Port details on branch 2024Q1 |
- libjxl JPEG XL reference encoder/decoder
- 0.9.2 graphics
=1 0.9.2Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2024-01-11 13:18:04
- Last Update: 2024-02-07 12:25:31
- Commit Hash: af83ea5
- People watching this port, also watch:: weberp, imlib2, prestashop, autoconf, tmux
- License: BSD3CLAUSE
- WWW:
- https://jpeg.org/jpegxl/
- Description:
- The JPEG XL Image Coding System (ISO/IEC 18181) has a rich feature set
and is particularly optimised for responsive web environments, so that
content renders well on a wide range of devices. Moreover, it includes
several features that help transition from the legacy JPEG format.
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/libjxl/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/libjxl
- pkg install libjxl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libjxl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1707298031
SHA256 (libjxl-libjxl-v0.9.2_GH0.tar.gz) = bf28e411d84c50578ab74107cdd624e099313129883a43907c261e8116a11b3b
SIZE (libjxl-libjxl-v0.9.2_GH0.tar.gz) = 1873156
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- a2x : textproc/asciidoc
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- update-mime-database : misc/shared-mime-info
- python3.9 : lang/python39
- Test dependencies:
-
- googletest>0 : devel/googletest
- Runtime dependencies:
-
- update-mime-database : misc/shared-mime-info
- Library dependencies:
-
- libbrotlienc.so : archivers/brotli
- libhwy.so : devel/highway
- libgif.so : graphics/giflib
- libOpenEXR.so : graphics/openexr
- libpng.so : graphics/png
- libjpeg.so : graphics/jpeg-turbo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Libraries
-
- graphics/gimp-jxl-plugin
- multimedia/ffmpeg
Configuration Options:
- ===> The following configuration options are available for libjxl-0.9.2:
GIF=on: GIF image format support
JPEG=on: JPEG image format support
LTO=on: Use Link-Time Optimization
MANPAGES=on: Build and/or install manual pages
OPENEXR=on: HDR image format support via OpenEXR
PIXBUF=on: GDK-PixBuf library support
PNG=on: PNG image format support
===> Use 'make config' to modify these settings
- Options name:
- graphics_libjxl
- USES:
- cmake:testing compiler:c++11-lib cpe localbase:ldflags pkgconfig shared-mime-info jpeg python:build gnome
- pkg-message:
- For install:
- Additional packages recommended for new users:
- imlib2-jxl (e.g., feh, scrot)
- kf5-kimageformats (e.g., nomacs, flameshot, skanlite)
- gimp-jxl-plugin
- If upgrading from < 0.6.1_4:
- If you use GIMP to read/write .jxl files install gimp-jxl-plugin after upgrade.
- Master Sites:
|