FreeBSD Bugzilla – Attachment 232404 Details for
Bug 262504
graphics/geeqie: rename to JPEGXL option to JXL
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v1
bug262504.diff (text/plain), 1.50 KB, created by
Jan Beich
on 2022-03-12 16:40:34 UTC
(
hide
)
Description:
v1
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2022-03-12 16:40:34 UTC
Size:
1.50 KB
patch
obsolete
>From b27515f71926b5a62877e931047c7e9875240696 Mon Sep 17 00:00:00 2001 >From: Jan Beich <jbeich@FreeBSD.org> >Date: Sat, 12 Mar 2022 10:00:27 +0000 >Subject: [PATCH] graphics/geeqie: rename to JPEGXL option to JXL > >Facilitate globally disabling via OPTIONS_UNSET += JXL > >PR: 262504 >Approved by: amdmi3 (maintainer) !OR! maintainet timeout (2 weeks) >--- > graphics/geeqie/Makefile | 9 ++++----- > 1 file changed, 4 insertions(+), 5 deletions(-) > >diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile >index 3eda66334e5f..bc25ed7c9f78 100644 >--- a/graphics/geeqie/Makefile >+++ b/graphics/geeqie/Makefile >@@ -28,11 +28,11 @@ SHEBANG_FILES= plugins/*/geeqie-* > PORTDOCS= * > > OPTIONS_DEFINE= EXIV2 LCMS LIRC MAP FFMPEGTHUMBNAILER DOCS NLS ARCHIVE >-OPTIONS_DEFAULT=EXIV2 LCMS GTK3 PDF FFMPEGTHUMBNAILER HEIF WEBP DJVU OPENJPEG RAW ARCHIVE JPEGXL >+OPTIONS_DEFAULT=EXIV2 LCMS GTK3 PDF FFMPEGTHUMBNAILER HEIF WEBP DJVU OPENJPEG RAW ARCHIVE JXL > OPTIONS_SINGLE= TOOLKIT > OPTIONS_SINGLE_TOOLKIT=GTK2 GTK3 > OPTIONS_GROUP= FORMATS >-OPTIONS_GROUP_FORMATS= TIFF PDF HEIF WEBP DJVU OPENJPEG RAW JPEGXL >+OPTIONS_GROUP_FORMATS= TIFF PDF HEIF WEBP DJVU OPENJPEG RAW JXL > OPTIONS_SUB= yes > > EXIV2_DESC= Metadata editing >@@ -107,8 +107,7 @@ RAW_LIB_DEPENDS= libraw.so:graphics/libraw > ARCHIVE_CONFIGURE_ENABLE= archive > ARCHIVE_USES= libarchive > >-JPEGXL_DESC= JPEG XL support >-JPEGXL_CONFIGURE_ENABLE=jxl >-JPEGXL_LIB_DEPENDS= libjxl.so:graphics/libjxl >+JXL_CONFIGURE_ENABLE= jxl >+JXL_LIB_DEPENDS= libjxl.so:graphics/libjxl > > .include <bsd.port.mk>
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262504
: 232404