summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordsainty <dsainty@pkgsrc.org>2006-10-29 13:13:07 +0000
committerdsainty <dsainty@pkgsrc.org>2006-10-29 13:13:07 +0000
commita4f58a0cf0d32634f63e49b29357597b229e24eb (patch)
treebf1d2128806250f93fe8f4769730745f6d9d9f90
parent1aefd91a5c989e61d4a6fc4f1618ab5f72654973 (diff)
downloadpkgsrc-a4f58a0cf0d32634f63e49b29357597b229e24eb.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...
-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