git: b0f70ceb2e9a - main - Mk/bsd.options.desc.mk: add shared JXL description

From: Jan Beich <jbeich_at_FreeBSD.org>
Date: Sat, 12 Mar 2022 16:32:05 UTC
The branch main has been updated by jbeich:

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

commit b0f70ceb2e9a6f47d821752b15a1d2abbc8b1df3
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2022-03-12 10:04:44 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2022-03-12 16:30:58 +0000

    Mk/bsd.options.desc.mk: add shared JXL description
    
    Intended for the reference implementation. Other implementations to
    use different option names due to different constraints/dependencies.
---
 Mk/bsd.options.desc.mk              | 1 +
 graphics/ImageMagick7/Makefile      | 1 -
 graphics/kf5-kimageformats/Makefile | 1 -
 graphics/vips/Makefile              | 1 -
 x11/swayimg/Makefile                | 1 -
 5 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/Mk/bsd.options.desc.mk b/Mk/bsd.options.desc.mk
index a1bf6ac25578..afb4d151062d 100644
--- a/Mk/bsd.options.desc.mk
+++ b/Mk/bsd.options.desc.mk
@@ -184,6 +184,7 @@ JPEG_DESC?=		JPEG image format support
 JPEG2000_DESC?=		JPEG 2000 support
 JSON_C_DESC?=		JSON file/format parser support via json-c
 JSON_DESC?=		JSON file/format/parser support
+JXL_DESC?=		JPEG XL image format via libjxl
 KDE4_DESC?=		KDE 4 desktop environment support
 KERBEROS_DESC?=		Kerberos support
 KERBEROS4_DESC?=	Kerberos 4 support
diff --git a/graphics/ImageMagick7/Makefile b/graphics/ImageMagick7/Makefile
index 41f630e47a4d..0f6ae878a5ec 100644
--- a/graphics/ImageMagick7/Makefile
+++ b/graphics/ImageMagick7/Makefile
@@ -127,7 +127,6 @@ JPEG2000_DESC=		OpenJPEG 2000 support via openjpeg
 JPEG2000_CONFIGURE_WITH=openjp2
 JPEG2000_LIB_DEPENDS=	libopenjp2.so:graphics/openjpeg
 
-JXL_DESC=		JPEG XL image format via libjxl
 JXL_CONFIGURE_WITH=	jxl
 JXL_LIB_DEPENDS=	libjxl.so:graphics/libjxl
 
diff --git a/graphics/kf5-kimageformats/Makefile b/graphics/kf5-kimageformats/Makefile
index f88757df686a..fc4ddfb62017 100644
--- a/graphics/kf5-kimageformats/Makefile
+++ b/graphics/kf5-kimageformats/Makefile
@@ -24,7 +24,6 @@ AVIF_DESC=		AV1 Image File Format via libavif
 AVIF_LIB_DEPENDS=	libavif.so:graphics/libavif
 AVIF_CMAKE_BOOL_OFF=	CMAKE_DISABLE_FIND_PACKAGE_libavif
 
-JXL_DESC=		JPEG XL image format via libjxl
 JXL_LIB_DEPENDS=	libjxl.so:graphics/libjxl
 JXL_CMAKE_BOOL=		KIMAGEFORMATS_JXL
 
diff --git a/graphics/vips/Makefile b/graphics/vips/Makefile
index 5a88fe97ee0e..d8cdc575c9e2 100644
--- a/graphics/vips/Makefile
+++ b/graphics/vips/Makefile
@@ -39,7 +39,6 @@ OPTIONS_RADIO=	MAGICK
 OPTIONS_RADIO_MAGICK=	IMAGEMAGICK GRAPHMAGICK
 OPTIONS_DEFAULT=CFITSIO FFTW GIF GSF HEIF IMAGEMAGICK JPEG JXL LCMS2 LIBEXIF LIBRSVG2 MATIO OPENEXR ORC PANGO PNG POPPLER TIFF WEBP X11
 GSF_DESC=	Structured file formats support
-JXL_DESC=	JPEG XL image format via libjxl
 ORC_DESC=	ORC language support
 HEIF_DESC=	HEIF image format support
 MATIO_DESC=	Matlab MAT format support
diff --git a/x11/swayimg/Makefile b/x11/swayimg/Makefile
index f0a06f6f461e..20ffddf505c4 100644
--- a/x11/swayimg/Makefile
+++ b/x11/swayimg/Makefile
@@ -50,7 +50,6 @@ GIF_MESON_ENABLED=	gif
 JPEG_USES=		jpeg
 JPEG_MESON_ENABLED=	jpeg
 
-JXL_DESC=		JPEG XL image format via libjxl
 JXL_LIB_DEPENDS=	libjxl.so:graphics/libjxl
 JXL_MESON_ENABLED=	jxl