Bug 262504 - graphics/geeqie: rename to JPEGXL option to JXL
Summary: graphics/geeqie: rename to JPEGXL option to JXL
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Dmitry Marakasov
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2022-03-12 16:40 UTC by Jan Beich
Modified: 2022-03-14 16:42 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (amdmi3)


Attachments
v1 (1.50 KB, patch)
2022-03-12 16:40 UTC, Jan Beich
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2022-03-12 16:40:34 UTC
Created attachment 232404 [details]
v1

Facilitate globally disabling the dependency via OPTIONS_UNSET += JXL in make.conf(5)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-03-14 15:08:12 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=03fb60dd25158984ffe346a79487753111c12776

commit 03fb60dd25158984ffe346a79487753111c12776
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-03-14 12:36:57 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-03-14 15:06:42 +0000

    graphics/geeqie: canonize JXL option name

    - Use option name from bsd.options.desc.mk instead of JPEGXL
    - While here, fix configure option name

    PR:             262504
    Submitted by:   jbeich

 graphics/geeqie/Makefile | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)