[csw-devel] SF.net SVN: gar:[3271] csw/mgar/pkg/openexr/trunk

hson at users.sourceforge.net hson at users.sourceforge.net
Thu Feb 19 13:09:41 CET 2009


Revision: 3271
          http://gar.svn.sourceforge.net/gar/?rev=3271&view=rev
Author:   hson
Date:     2009-02-19 12:09:40 +0000 (Thu, 19 Feb 2009)

Log Message:
-----------
openexr: Update to 1.6.1

Modified Paths:
--------------
    csw/mgar/pkg/openexr/trunk/Makefile
    csw/mgar/pkg/openexr/trunk/checksums
    csw/mgar/pkg/openexr/trunk/files/CSWopenexr.gspec

Modified: csw/mgar/pkg/openexr/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openexr/trunk/Makefile	2009-02-19 04:45:41 UTC (rev 3270)
+++ csw/mgar/pkg/openexr/trunk/Makefile	2009-02-19 12:09:40 UTC (rev 3271)
@@ -1,5 +1,5 @@
-GARNAME = OpenEXR
-GARVERSION = 1.2.2
+GARNAME = openexr
+GARVERSION = 1.6.1
 CATEGORIES = lib
 
 DESCRIPTION = high dynamic-range (HDR) image file format developed by Industrial Light & Magic
@@ -11,11 +11,16 @@
 DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
 DISTFILES += $(call admfiles,CSWopenexr,)
 
+REQUIRED_PKGS += CSWilmbase CSWzlib
+
 # We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 CONFIGURE_ARGS = $(DIRPATHS)
 
+LDFLAGS += -lCstd -lCrun -lc -lm
+export LDFLAGS
+
 TEST_SCRIPTS =
 
 include gar/category.mk

Modified: csw/mgar/pkg/openexr/trunk/checksums
===================================================================
--- csw/mgar/pkg/openexr/trunk/checksums	2009-02-19 04:45:41 UTC (rev 3270)
+++ csw/mgar/pkg/openexr/trunk/checksums	2009-02-19 12:09:40 UTC (rev 3271)
@@ -1,2 +1,2 @@
-a2e56af78dc47c7294ff188c8f78394b  download/OpenEXR-1.2.2.tar.gz
+11951f164f9c872b183df75e66de145a  download/openexr-1.6.1.tar.gz
 ff22aa47e8342f95cbea034d212a4433  download/CSWopenexr.gspec

Modified: csw/mgar/pkg/openexr/trunk/files/CSWopenexr.gspec
===================================================================
--- csw/mgar/pkg/openexr/trunk/files/CSWopenexr.gspec	2009-02-19 04:45:41 UTC (rev 3270)
+++ csw/mgar/pkg/openexr/trunk/files/CSWopenexr.gspec	2009-02-19 12:09:40 UTC (rev 3271)
@@ -1,4 +1,4 @@
 %var            bitname openexr
 %var            pkgname CSWopenexr
 %include        url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright      url file://%{WORKSRC}/LICENSE
+%copyright      url file://%{WORKSRC_FIRSTMOD}/LICENSE


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list