Port details |
- openjpeg15 Open-source JPEG 2000 codec
- 1.5.2_2 graphics
=12 1.5.2_2Version of this port present on the latest quarterly branch. - Maintainer: sunpoet@FreeBSD.org
 - Port Added: 2014-05-26 14:42:57
- Last Update: 2022-02-18 08:57:00
- Commit Hash: f3ba77e
- People watching this port, also watch:: curl, indexinfo, libidn, glib, expat
- License: BSD2CLAUSE
- Description:
- The OpenJPEG library is an open-source JPEG 2000 library developed in order to
promote the use of JPEG 2000.
The main part of the project consists in a JPEG 2000 codec compliant with the
Part 1 of the standard (Class-1 Profile-1 compliance).
Besides this main codec, OpenJPEG integrates several other modules:
- JP2 (JPEG 2000 standard Part 2 - Handling of JP2 boxes and extended multiple
component transforms for multispectral and hyperspectral imagery)
- MJ2 (JPEG 2000 standard Part 3)
- JPWL (JPEG 2000 standard Part 11)
- JPIP (JPEG 2000 standard Part 9)
- OPJViewer, a GUI viewer for J2K, JP2, JPWL and MJ2 files
WWW: http://www.openjpeg.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- For RUN/BUILD depends:
- openjpeg15>0:graphics/openjpeg15
- For LIB depends:
- libopenjpeg.so:graphics/openjpeg15
- To install the port:
- cd /usr/ports/graphics/openjpeg15/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/openjpeg15
- pkg install openjpeg15
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: openjpeg15
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (uclouvain-openjpeg-version.1.5.2_GH0.tar.gz) = 3734e95edd0bef6e056815591755efd822228dc3cd866894e00a2c929026b16d
SIZE (uclouvain-openjpeg-version.1.5.2_GH0.tar.gz) = 1372533
- 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:
-
- cmake : devel/cmake
- ninja : devel/ninja
- Library dependencies:
-
- liblcms2.so : graphics/lcms2
- libpng.so : graphics/png
- libtiff.so : graphics/tiff
- This port is required by:
- for Libraries
-
- graphics/xpaint
- science/grib_api
- x11-toolkits/fox17
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
- Configuration Options:
- ===> The following configuration options are available for openjpeg15-1.5.2_2:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- graphics_openjpeg15
- USES:
- cmake cpe
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
18 Feb 2022 08:57:00 1.5.2_2
|
Dima Panov (fluffy)  |
graphics/openjpeg15: resolve build conflicts with openjpeg2 for consumers (+)
Includes must be installed into own project subdir as intended by authors.
Pointyhat to: sunpoet
With hat: office
Sponsored by: Netzkommune GmbH |
19 Sep 2021 05:59:49 1.5.2_1
|
Po-Chuan Hsieh (sunpoet)  |
graphics/openjpeg15: Cosmetic change |
14 Sep 2021 10:55:16 1.5.2_1
|
Bernhard Froehlich (decke)  |
graphics/openjpeg15: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket) |
30 Jun 2021 20:43:33 1.5.2_1
|
Po-Chuan Hsieh (sunpoet)  |
graphics/openjpeg15: Remove unnecessary USES=dos2unix |
06 Apr 2021 14:31:07 1.5.2_1
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
01 Apr 2016 14:00:57
1.5.2_1
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
23 Mar 2016 19:24:07
1.5.2_1
|
sunpoet  |
- Add LICENSE_FILE |
08 Dec 2015 09:05:15
1.5.2_1
|
mat  |
Don't use GH_TAGNAME when DISTVERSION* variables can be used.
With hat: portmgr
Sponsored by: Absolight |
20 Aug 2015 06:05:24
1.5.2_1
|
sunpoet  |
- Change MASTER_SITES to GitHub
- Update WWW |
25 Dec 2014 20:54:43
1.5.2_1
|
bapt  |
Bump portrevision after png update |
25 Dec 2014 19:04:27
1.5.2
|
antoine  |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
20 Oct 2014 17:04:21
1.5.2
|
bapt  |
Cleanup plist |
29 Aug 2014 17:31:37
1.5.2
|
sunpoet  |
- Sort LIB_DEPENDS
- Add CPE information
- Use PORTDOCS
- Update WWW and pkg-descr
- Take maintainership |
04 Aug 2014 03:40:15
1.5.2
|
adamw  |
In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure. |
26 May 2014 14:42:44
1.5.2
|
kwm  |
Update openjpeg to 2.1.0.
Version 2.x is incompatible with openjpeg 1.5. Preserve it as openjpeg15
and update users.
Approved by: portmgr (implicit) for NO_STAGE ports |