Opened 2 years ago
Last modified 2 years ago
#65474 closed enhancement
darktable: upstream build script: review for relevant port changes — at Initial Version
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
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
CC: @schamschula for gnutls
Note: See
TracTickets for help on using
tickets.