Path to this page:
./
graphics/openjpeg,
JPEG 2000 library
Branch: CURRENT,
Version: 2.5.4,
Package name: openjpeg-2.5.4,
Maintainer: pkgsrc-usersThe OpenJPEG library is an open-source JPEG 2000 codec written in C. It
has been developed in order to promote the use of JPEG 2000 and is
licensed under a BSD license.
Required to run:[
graphics/tiff] [
graphics/png] [
graphics/lcms2]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 2106.473 KB
Version history: (Expand)
- (2025-10-24) Package has been reborn
- (2025-10-24) Package deleted from pkgsrc
- (2025-09-22) Updated to version: openjpeg-2.5.4
- (2025-08-31) Updated to version: openjpeg-2.5.3nb2
- (2025-07-15) Package has been reborn
- (2025-07-15) Package deleted from pkgsrc
CVS history: (Expand)
2025-09-22 07:55:05 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
openjpeg: updated to 2.5.4
OpenJPEG 2.5.4 (Sept 2025)
No API/ABI break compared to v2.5.3
Bug fixes
opj_jp2_read_header: Check for error after parsing header.
pkgconfig: drop unused libraries from Libs.private
Fix CMake warning: Compatibility with CMake < 3.10 will be removed
Fixed ICC profile copy failure on write
|
| 2025-08-31 00:46:51 by Thomas Klausner | Files touched by this commit (1355) |
Log message:
*: recursive bump for tiff growing lerc dependency
|
| 2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412) |
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
|
2024-12-10 07:25:15 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
openjpeg: updated to 2.5.3
OpenJPEG 2.5.3
This is mainly a bugfix release, as detailed in the Changelog hereunder, with a \
few new features:
Use TLM (Tile Length Marker) segments to optimize decoding
Add AVX2 and AVX512 optimization
Support setting enumcs for CMYK and EYCC color space
|
2024-02-28 14:46:01 by Thomas Klausner | Files touched by this commit (3) |  |
Log message:
openjpeg: update to 2.5.2.
## OpenJPEG 2.5.2 (Feb 2024)
No API/ABI break compared to v2.5.1
* Make sure openjpeg.h includes opj_config.h \
[\#1514](https://github.com/uclouvain/openjpeg/issues/1514)
|
| 2024-02-28 08:19:22 by Thomas Klausner | Files touched by this commit (1) |
Log message:
openjpeg: builldlink some binaries required by cmake files
|
| 2024-02-28 01:04:19 by Thomas Klausner | Files touched by this commit (3) |
Log message:
openjpeg: fix API change in 2.5.1 release using (to-be) upstream patch
Bump PKGREVISION
|
2024-02-26 19:15:43 by Adam Ciarcinski | Files touched by this commit (7) |  |
Log message:
openjpeg: updated to 2.5.1
OpenJPEG 2.5.1 (Feb 2024)
No API/ABI break compared to v2.5.0
CMake: drop support for cmake < 3.5
Several bugfixes, including CVE-2021-3575
Significant speed-up rate allocation by rate/distoratio ratio
|