summaryrefslogtreecommitdiff
path: root/graphics/openexr
diff options
context:
space:
mode:
authordsainty <dsainty>2006-10-29 13:13:07 +0000
committerdsainty <dsainty>2006-10-29 13:13:07 +0000
commit280c5bad77395821201c0722a7bd1d7002285b63 (patch)
treebf1d2128806250f93fe8f4769730745f6d9d9f90 /graphics/openexr
parent41be9bef35ce4e0b576492dc3e4c6f551f8e42f0 (diff)
downloadpkgsrc-280c5bad77395821201c0722a7bd1d7002285b63.tar.gz
Update PLIST for openexr-1.4.0. This includes files used internally for
the newly introduced libIlmThread library. Bump PKGREVISION, since this update is necessary to fix the build of some buildlink client applications (E.g. koffice). XXX Possibly BUILDLINK_API_DEPENDS should be bumped too...
Diffstat (limited to 'graphics/openexr')
-rw-r--r--graphics/openexr/Makefile3
-rw-r--r--graphics/openexr/PLIST9
2 files changed, 10 insertions, 2 deletions
diff --git a/graphics/openexr/Makefile b/graphics/openexr/Makefile
index 96c448ca072..17207fed9c3 100644
--- a/graphics/openexr/Makefile
+++ b/graphics/openexr/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2006/10/26 17:44:10 adam Exp $
+# $NetBSD: Makefile,v 1.11 2006/10/29 13:13:07 dsainty Exp $
DISTNAME= openexr-1.4.0a
PKGNAME= openexr-1.4.0
+PKGREVISION= 1
CATEGORIES= games
MASTER_SITES= http://savannah.nongnu.org/download/openexr/
diff --git a/graphics/openexr/PLIST b/graphics/openexr/PLIST
index 034d0d8ba76..227efe21245 100644
--- a/graphics/openexr/PLIST
+++ b/graphics/openexr/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2005/03/29 16:02:36 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2006/10/29 13:13:07 dsainty Exp $
bin/exrdisplay
bin/exrenvmap
bin/exrheader
@@ -11,6 +11,10 @@ include/OpenEXR/IexErrnoExc.h
include/OpenEXR/IexMacros.h
include/OpenEXR/IexMathExc.h
include/OpenEXR/IexThrowErrnoExc.h
+include/OpenEXR/IlmThread.h
+include/OpenEXR/IlmThreadMutex.h
+include/OpenEXR/IlmThreadPool.h
+include/OpenEXR/IlmThreadSemaphore.h
include/OpenEXR/ImathBox.h
include/OpenEXR/ImathBoxAlgo.h
include/OpenEXR/ImathColor.h
@@ -79,6 +83,7 @@ include/OpenEXR/ImfRgbaYca.h
include/OpenEXR/ImfStandardAttributes.h
include/OpenEXR/ImfStringAttribute.h
include/OpenEXR/ImfTestFile.h
+include/OpenEXR/ImfThreading.h
include/OpenEXR/ImfTileDescription.h
include/OpenEXR/ImfTileDescriptionAttribute.h
include/OpenEXR/ImfTiledInputFile.h
@@ -90,12 +95,14 @@ include/OpenEXR/ImfVecAttribute.h
include/OpenEXR/ImfVersion.h
include/OpenEXR/ImfWav.h
include/OpenEXR/ImfXdr.h
+include/OpenEXR/OpenEXRConfig.h
include/OpenEXR/half.h
include/OpenEXR/halfFunction.h
include/OpenEXR/halfLimits.h
lib/libHalf.la
lib/libIex.la
lib/libIlmImf.la
+lib/libIlmThread.la
lib/libImath.la
lib/pkgconfig/OpenEXR.pc
share/aclocal/openexr.m4