[SM-Commit] GIT changes to master grimoire by George Sherwood (bf45ac96477914c053b9a95202afd842249904ef)

George Sherwood scm at sourcemage.org
Sun Nov 18 03:51:18 EST 2007


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 graphics/ufraw/DEPENDS |    8 ++++++--
 graphics/ufraw/DETAILS |    4 ++--
 graphics/ufraw/HISTORY |    4 ++++
 3 files changed, 12 insertions(+), 4 deletions(-)

New commits:
commit bf45ac96477914c053b9a95202afd842249904ef
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    ufraw: Updated to version 0.13.  depends gtk+2 only
    optional_depends on gimp

diff --git a/graphics/ufraw/DEPENDS b/graphics/ufraw/DEPENDS
index c30f018..85106bc 100755
--- a/graphics/ufraw/DEPENDS
+++ b/graphics/ufraw/DEPENDS
@@ -1,8 +1,12 @@
-depends gimp &&
-depends lcms &&
+depends gtk+2  &&
+depends lcms  &&
 if [ "$UFRAW_CVS" == "y" ]; then
   depends CVS
 fi &&
+optional_depends gimp          \
+               ""              \
+               ""              \
+               "for gimp plugin"   &&
 optional_depends jpeg          \
                ""              \
                ""              \
diff --git a/graphics/ufraw/DETAILS b/graphics/ufraw/DETAILS
index f1b57b6..b3cded6 100755
--- a/graphics/ufraw/DETAILS
+++ b/graphics/ufraw/DETAILS
@@ -11,10 +11,10 @@ if [ "$UFRAW_CVS" == "y" ]; then
    SOURCE_IGNORE=volatile
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-sfcvs
 else
-         VERSION=0.12.1
+         VERSION=0.13
           SOURCE=$SPELL-$VERSION.tar.gz
    SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-     SOURCE_HASH=sha512:37ca20ccc62fd97b22ad4f7b915ac5d0a59f19673f55ea33071059ad9e1b780f5364850bbb58cbb4fc545b82b05e941926245d63f3e92f54efb28446723692f8
+     SOURCE_HASH=sha512:59be1896671f37b9878c883c142b6d713a6ecddd0785e1d175a2b792b9606c83e90bc6def10dfd910f36800478c89a29233c5fd859333b592f21f89f877f687f
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
 fi
         WEB_SITE=http://ufraw.sourceforge.net/
diff --git a/graphics/ufraw/HISTORY b/graphics/ufraw/HISTORY
index 711e82f..2f6e249 100644
--- a/graphics/ufraw/HISTORY
+++ b/graphics/ufraw/HISTORY
@@ -1,3 +1,7 @@
+2007-11-18 George Sherwood <george at beernabeer.com>
+	* DETAILS: Updated to version 0.13
+	* DEPENDS: depends gtk+2. optional_depends gimp
+
 2007-08-15 George Sherwood <george at beernabeer.com>
 	* DETAILS: updated spell to 0.12.1
 



More information about the SM-Commit mailing list