pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/openexr Update PLIST for openexr-1.4.0. This...
details: https://anonhg.NetBSD.org/pkgsrc/rev/aa2a6b193f9a
branches: trunk
changeset: 520774:aa2a6b193f9a
user: dsainty <dsainty%pkgsrc.org@localhost>
date: Sun Oct 29 13:13:07 2006 +0000
description:
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:
graphics/openexr/Makefile | 3 ++-
graphics/openexr/PLIST | 9 ++++++++-
2 files changed, 10 insertions(+), 2 deletions(-)
diffs (56 lines):
diff -r 55ae3b983c92 -r aa2a6b193f9a graphics/openexr/Makefile
--- a/graphics/openexr/Makefile Sun Oct 29 12:19:15 2006 +0000
+++ b/graphics/openexr/Makefile Sun Oct 29 13:13:07 2006 +0000
@@ -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 -r 55ae3b983c92 -r aa2a6b193f9a graphics/openexr/PLIST
--- a/graphics/openexr/PLIST Sun Oct 29 12:19:15 2006 +0000
+++ b/graphics/openexr/PLIST Sun Oct 29 13:13:07 2006 +0000
@@ -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/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/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/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
Home |
Main Index |
Thread Index |
Old Index