Version: 2.5.0, Package name: openjp2-2.5.0 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description The OpenJPEG library is an open-source JPEG 2000 codec written in the C language. It has been developed in order to promote the use of the JPEG 2000 still-image compression standard from the Joint Photographic Experts Group (JPEG). This package provides the 2.x library, it is separate from the 1.5 library due to major API differences. |
Filesize: 1823.351 KB |
Version History (View Complete History) |
|
2021-02-23 07:24:40 by Landry Breuil | Files touched by this commit (4) |
Log message: graphics/openjp2: update to 2.4.0. See https://github.com/uclouvain/openjpeg/blob/v2.4.0/NEWS.md#openjpeg-240-december-2021 Went in an amd64 bulk without issues, gdal & Pillow seem to be happy with it. ok ajacoutot@ |
2020-11-29 13:08:49 by Stuart Henderson | Files touched by this commit (11) |
Log message: remove openjpeg, with the openimageio/blender updates it has no more consumers. merge into openjp2. |
2020-02-03 13:40:41 by Stuart Henderson | Files touched by this commit (69) |
Log message: drop maintainer |
2020-01-03 09:29:25 by Marc Espie | Files touched by this commit (2) |
Log message: add DEBUG_PACKAGES, okay sthen@ |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2019-04-19 07:29:52 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to openjp2-2.3.1 "Many bug fixes (including security fixes)" |
2019-01-16 15:29:54 by Stuart Henderson | Files touched by this commit (2) |
Log message: use upstream default include/cmake path, avoids patches needed in some ports |
2018-03-17 16:03:23 by Stuart Henderson | Files touched by this commit (4) |
Log message: portroach annotations |
2017-09-06 08:20:43 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to OpenJPEG 2.2.0, add some of the tests scaffolding. (requires a separate fetch of test data; forcing fetch of 470MB test data for a ~2MB port seems overkill) |
2016-10-18 03:23:34 by Stuart Henderson | Files touched by this commit (6) |
Log message: update to openjp2-2.1.2 - a huge number of security fixes since 2.1.0, see https://github.com/uclouvain/openjpeg/blob/v2.1.2/CHANGELOG.md |
2014-12-31 01:42:27 by Landry Breuil | Files touched by this commit (13) |
Log message: Yet another bunch of ports that reliably fail to build on hppa. BROKEN-hppa = SIGILL when running lilypond BROKEN-hppa = libjson-c.so.0.0: undefined reference to __sync_val_compare_and_swap_4 BROKEN-hppa= missing atomic ops BROKEN-hppa= ./iodev/hdimage/hdimage.cc:807: error: 'bx_bswap32' was not declared in this scope BROKEN-hppa = cc1plus: error: unrecognized command line option '-std=c++11' BROKEN-hppa = src/bin/jp2/convert.c:192: error: expected identifier or '(' before '__extension__' BROKEN-hppa= libpt.so.7.0: undefined reference to __sync_fetch_and_or_4 BROKEN-hppa= ykpers-json.c:42: error: redefinition of typedef 'json_bool' BROKEN-hppa= OOM on src/lxml/lxml.etree.c BROKEN-hppa = undefined reference to `__sync_val_compare_and_swap_4' in libjson-c BROKEN-hppa = rake fails when linking PassengerHelperAgent BROKEN-hppa = kstars/kstars/tools/scriptbuilder.cpp:103: internal compiler error: Segmentation fault BROKEN-hppa= build stuck on virt-viewer-window.c See http://build-failures.rhaalovely.net/hppa/ |
2014-12-16 05:46:53 by Stuart Henderson | Files touched by this commit (2) |
Log message: unbreak on BE (conflicting swap16) add NO_TEST=Yes |
2014-11-29 06:25:05 by Stuart Henderson | Files touched by this commit (4) |
Log message: update to openjpeg 2.1.0 api changed; mupdf and gdal patches to follow |
2014-11-07 03:05:29 by Landry Breuil | Files touched by this commit (18) |
Log message: Use MODCMAKE_BUILD_SUFFIX where appropriate, bump REVISION when the PLIST actually changes. |