Port details |
- imlib2-jxl JPEG XL loader for imlib2
- 0.1.1_2 graphics
=0 0.1.1_2Version of this port present on the latest quarterly branch. - Maintainer: jbeich@FreeBSD.org
 - Port Added: 2022-02-19 21:30:07
- Last Update: 2023-01-16 13:21:35
- Commit Hash: 115fc12
- License: BSD3CLAUSE
- Description:
- This is a loader for imlib2 that adds support for reading and writing
JPEG XL files. This lets you view them using feh, for example. It
relies on libjxl for encoding and decoding the images.
All JPEG XL files are supported, with the following limitations:
* All images are internally converted to ARGB with 8 bits per sample,
in an sRGB colorspace - this is a limitation of imlib2.
* For animated JXLs, only the first frame is decoded.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- imlib2-jxl>0:graphics/imlib2-jxl
- To install the port:
- cd /usr/ports/graphics/imlib2-jxl/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/imlib2-jxl
- pkg install imlib2-jxl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: imlib2-jxl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1642715616
SHA256 (alistair7-imlib2-jxl-v0.1.1_GH0.tar.gz) = 25d220e4638948174d5e76c66e2f0441ee41e0758fa63f065cdfd51bb76c1465
SIZE (alistair7-imlib2-jxl-v0.1.1_GH0.tar.gz) = 24731
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libImlib2.so : graphics/imlib2
- libjxl.so : graphics/libjxl
- liblcms2.so : graphics/lcms2
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for imlib2-jxl-0.1.1_2:
LCMS2=on: Little CMS 2.x support
===> Use 'make config' to modify these settings
- Options name:
- graphics_imlib2-jxl
- USES:
- gmake pkgconfig
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.1_2 16 Jan 2023 13:21:35
    |
Jan Beich (jbeich)  |
graphics/libjxl: update to 0.8.0.r1
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.8.0rc1
Reported by: GitHub (watch releases) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.1.1_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.1.1_1 09 Aug 2022 16:05:50
    |
Jan Beich (jbeich)  |
graphics/jpeg-xl: update to 0.7.r
Changes: https://github.com/libjxl/libjxl/releases/tag/v0.7rc
Reported by: GitHub (watch releases) |
0.1.1 19 Feb 2022 21:26:39
    |
Jan Beich (jbeich)  |
graphics/imlib2-jxl: add new port
This is a loader for imlib2 that adds support for reading and writing
JPEG XL files. This lets you view them using feh, for example. It
relies on libjxl for encoding and decoding the images.
All JPEG XL files are supported, with the following limitations:
* All images are internally converted to ARGB with 8 bits per sample,
in an sRGB colorspace - this is a limitation of imlib2.
* For animated JXLs, only the first frame is decoded.
https://github.com/alistair7/imlib2-jxl |
Number of commits found: 5
|