Opened 2 years ago
Last modified 2 years ago
#65474 closed enhancement
darktable: upstream build script: review for relevant port changes — at Version 1
Reported by: | mascguy (Christopher Nielsen) | Owned by: | mascguy (Christopher Nielsen) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.2 |
Keywords: | pending | Cc: | ryandesign (Ryan Carsten Schmidt), Schamschula (Marius Schamschula) |
Port: | darktable exiv2 gnutls gtk-mac-bundler gtk-osx-application |
Description (last modified by mascguy (Christopher Nielsen))
Upstream utilizes MacPorts to build their distribution package, via the following steps:
https://raw.githubusercontent.com/darktable-org/darktable/master/packaging/macosx/BUILD.txt
Of note, several ports are patched. And we should evaluate whether any of these might be worth adding:
exiv2
: enable support for BMFF: https://raw.githubusercontent.com/darktable-org/darktable/master/packaging/macosx/exiv2-BMFF.patchgnutls
: fix for certificate storage: https://raw.githubusercontent.com/darktable-org/darktable/master/packaging/macosx/gnutls-fixes.patchgtk-mac-bundler
: https://raw.githubusercontent.com/darktable-org/darktable/master/packaging/macosx/gtk-mac-bundler-0.7.4.patchgtk-osx-application-gtk3
: fix for crash: https://raw.githubusercontent.com/darktable-org/darktable/master/packaging/macosx/gtk-osx-application-gettext.patch
CC:
- @ryandesign for
exiv2
- @schamschula for
gnutls
Change History (1)
comment:1 Changed 2 years ago by mascguy (Christopher Nielsen)
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.