[Lunar-commits] <moonbase> LibRaw: Version bump.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Mar 24 01:23:05 CET 2011


commit 294d08491961f168255bdf76708e835cc7051a67
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Wed Mar 23 20:23:05 2011 -0400

    LibRaw: Version bump.
---
 graphics/LibRaw/BUILD   |    4 ++--
 graphics/LibRaw/DEPENDS |    2 +-
 graphics/LibRaw/DETAILS |    8 ++++----
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/graphics/LibRaw/BUILD b/graphics/LibRaw/BUILD
index 7e91040..35131ac 100644
--- a/graphics/LibRaw/BUILD
+++ b/graphics/LibRaw/BUILD
@@ -2,8 +2,8 @@
 
   sedit 's:CFLAGS=": CFLAGS="-fPIC :' configure &&
 
-  ./configure -P /usr -I /usr/include -L /usr/lib $OPTS &&
+  OPTS+=" --disable-static" &&
 
-  default_make
+  default_build
 
 ) > $C_FIFO 2>&1
diff --git a/graphics/LibRaw/DEPENDS b/graphics/LibRaw/DEPENDS
index 7e96a26..e0dec87 100644
--- a/graphics/LibRaw/DEPENDS
+++ b/graphics/LibRaw/DEPENDS
@@ -1 +1 @@
-optional_depends lcms2 "-l" "" "for color management support"
+optional_depends lcms2 "--enable-lcms" "--disable-lcms" "for color management support"
diff --git a/graphics/LibRaw/DETAILS b/graphics/LibRaw/DETAILS
index 0adfbb9..93defed 100644
--- a/graphics/LibRaw/DETAILS
+++ b/graphics/LibRaw/DETAILS
@@ -1,11 +1,11 @@
           MODULE=LibRaw
-         VERSION=0.11.2
+         VERSION=0.13.2
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.libraw.org/data
-      SOURCE_VFY=sha1:a329c786a4b11aafd7f2210030a2557b5e4bb45d
-        WEB_SITE=http://cybercom.net/~dcoffin/dcraw
+      SOURCE_VFY=sha1:a3d0a549aebc372b559ad0611e6abe683b535e7e
+        WEB_SITE=http://www.libraw.org/
          ENTERED=20100920
-         UPDATED=20101112
+         UPDATED=20110323
            SHORT="library for reading RAW files"
 
 cat << EOF


More information about the Lunar-commits mailing list