aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2022-03-12 10:04:44 +0000
committerJan Beich <jbeich@FreeBSD.org>2022-03-12 16:30:58 +0000
commitb0f70ceb2e9a6f47d821752b15a1d2abbc8b1df3 (patch)
tree7383080549d5736df4d73e4abbd4f57af1908d59 /graphics
parent11045e2908165a7e90e120cf271e5e6c66d5cd77 (diff)
downloadports-b0f70ceb2e9a6f47d821752b15a1d2abbc8b1df3.tar.gz
ports-b0f70ceb2e9a6f47d821752b15a1d2abbc8b1df3.zip
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.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/ImageMagick7/Makefile1
-rw-r--r--graphics/kf5-kimageformats/Makefile1
-rw-r--r--graphics/vips/Makefile1
3 files changed, 0 insertions, 3 deletions
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