summaryrefslogtreecommitdiff
path: root/graphics/openjpeg/PLIST
diff options
context:
space:
mode:
authoradam <adam>2014-04-24 19:39:05 +0000
committeradam <adam>2014-04-24 19:39:05 +0000
commitad2458a89eefac9fa3f53eb095199a2826eb7b10 (patch)
tree3a76e9779572203c7dfb04606bf6206eb38f2c46 /graphics/openjpeg/PLIST
parent22c2d54cbc2c60762b87b23e94e51e68f15da258 (diff)
downloadpkgsrc-ad2458a89eefac9fa3f53eb095199a2826eb7b10.tar.gz
Changes 2.0.1:
New Features: * Digital Cinema profiles have been fixed and updated * New option to disable MCT if needed * extended RAW support: it is now possible to input raw images with subsampled color components (422, 420, etc) API/ABI modifications: (see abi_compat_report_2.0.1.html in dev-utils/scripts) * No changes, API/ABI fully compatible with 2.0.0 Misc: * OpenJPEG is now officialy conformant with JPEG 2000 Part-1 and will soon become official reference software at the JPEG committee. * Huge amount of bug fixes. See CHANGES for details.
Diffstat (limited to 'graphics/openjpeg/PLIST')
-rw-r--r--graphics/openjpeg/PLIST15
1 files changed, 8 insertions, 7 deletions
diff --git a/graphics/openjpeg/PLIST b/graphics/openjpeg/PLIST
index ff0cdb1beac..20b2b095e80 100644
--- a/graphics/openjpeg/PLIST
+++ b/graphics/openjpeg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2012/12/06 17:09:18 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2014/04/24 19:39:05 adam Exp $
bin/opj_compress
bin/opj_decompress
bin/opj_dump
@@ -6,14 +6,15 @@ include/openjpeg-2.0/openjpeg.h
include/openjpeg-2.0/opj_config.h
include/openjpeg-2.0/opj_stdint.h
lib/libopenjp2.so
-lib/libopenjp2.so.2.0.0
-lib/libopenjp2.so.6
+lib/libopenjp2.so.2.0.1
+lib/libopenjp2.so.7
lib/openjpeg-2.0/OpenJPEGConfig.cmake
lib/openjpeg-2.0/OpenJPEGTargets-noconfig.cmake
lib/openjpeg-2.0/OpenJPEGTargets.cmake
+lib/pkgconfig/libopenjp2.pc
+man/man1/opj_compress.1
+man/man1/opj_decompress.1
+man/man1/opj_dump.1
+man/man3/libopenjp2.3
share/doc/openjpeg-2.0/CHANGES
share/doc/openjpeg-2.0/LICENSE
-share/man/man1/opj_compress.1
-share/man/man1/opj_decompress.1
-share/man/man1/opj_dump.1
-share/man/man3/libopenjp2.3