Summary: | graphics/darktable: Fix non functional HEIF option | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Philipp Ost <bsd> | ||||
Component: | Individual Port(s) | Assignee: | Matthias Andree <mandree> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | dumbbell, mandree | ||||
Priority: | --- | Keywords: | needs-qa | ||||
Version: | Latest | Flags: | dumbbell:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Removing koobs@'s "maintainer-feedback? mandree@" because I am not the maintainer, but dumbbell@ is, who has approved. But thanks for the Cc: of a patch I authored, not sure why/how it slipped through the cracks. Sorry for the mess. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=d47785c3f7b42a6b43d73976049229d27d30330e commit d47785c3f7b42a6b43d73976049229d27d30330e Author: Philipp Ost <bsd@philippost.de> AuthorDate: 2022-07-02 22:15:28 +0000 Commit: Matthias Andree <mandree@FreeBSD.org> CommitDate: 2022-07-18 21:25:20 +0000 graphics/darktable: Fix non-functional HEIF option. [omitting the HEIF_DESC which is now centrally managed] PR: 263863 graphics/darktable/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) This had been approved by dumbbell@ 10+ weeks ago, so let's get this committed. |
Created attachment 233809 [details] graphics/darktable: make HEIF an option In commit fb1e02a81d205f693a9ff82bf65e889073d6ba7a darktable gained a HEIF option, but it is non-operational. This patch adds the missing bits. poudriere testport is happy (13.0-p11 amd64).