[Lunar-commits] <moonbase> OpenEXR: add a patch to compile with gcc 4.3.3.

Florin Braescu florin at lunar-linux.org
Sun Apr 5 23:29:59 CEST 2009


commit c247fb740f6b849c6bbaf8f28471044daaa8c345
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Mon Apr 6 00:29:59 2009 +0300

    OpenEXR: add a patch to compile with gcc 4.3.3.
---
 libs/OpenEXR/DETAILS |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/libs/OpenEXR/DETAILS b/libs/OpenEXR/DETAILS
index 386f4ef..363a6f8 100644
--- a/libs/OpenEXR/DETAILS
+++ b/libs/OpenEXR/DETAILS
@@ -1,13 +1,16 @@
           MODULE=OpenEXR
          VERSION=1.6.1
           SOURCE=openexr-$VERSION.tar.gz
-      SOURCE_URL=http://download.savannah.nongnu.org/releases/openexr/
+         SOURCE2=openexr-$VERSION-gcc-4.3.x.patch.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/openexr-$VERSION
+      SOURCE_URL=http://download.savannah.nongnu.org/releases/openexr
+     SOURCE2_URL=$PATCH_URL
       SOURCE_VFY=sha1:b3650e6542f0e09daadb2d467425530bc8eec333
+     SOURCE2_VFY=sha1:0530a8317c41fe0664e9ad64f1445b36f44d8964
         WEB_SITE=http://www.openexr.com/index.html
       MAINTAINER=stumbles at lunar-linux.org
          ENTERED=20050601
-         UPDATED=20071028
+         UPDATED=20090406
            SHORT="A high dynamic-range (HDR) image file format"
 
 cat << EOF


More information about the Lunar-commits mailing list