[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (600e07286266baefd1bcede68d77c669c2e9b542)

Vlad Glagolev scm at sourcemage.org
Mon Sep 22 12:13:10 EDT 2008


GIT changes to master grimoire by Vlad Glagolev <stealth at sourcemage.org>:

 graphics/xsane/BUILD   |    2 +-
 graphics/xsane/DEPENDS |    3 +++
 graphics/xsane/DETAILS |   16 ++++++++--------
 graphics/xsane/HISTORY |    7 ++++++-
 4 files changed, 18 insertions(+), 10 deletions(-)

New commits:
commit 600e07286266baefd1bcede68d77c669c2e9b542
Author: Vlad Glagolev <stealth at sourcemage.org>
Commit: Vlad Glagolev <stealth at sourcemage.org>

    xsane: => 0.996

diff --git a/graphics/xsane/BUILD b/graphics/xsane/BUILD
index 929c1c2..3921263 100755
--- a/graphics/xsane/BUILD
+++ b/graphics/xsane/BUILD
@@ -1,2 +1,2 @@
-OPTS="$OPTS --mandir=/usr/share/man" &&
+OPTS="--mandir=$INSTALL_ROOT/usr/share/man $OPTS" &&
 default_build
diff --git a/graphics/xsane/DEPENDS b/graphics/xsane/DEPENDS
index 3b509cc..1612ea7 100755
--- a/graphics/xsane/DEPENDS
+++ b/graphics/xsane/DEPENDS
@@ -5,14 +5,17 @@ optional_depends gimp                           \
                  "--enable-gimp --enable-gimp2" \
                  "--disable-gimp"               \
                  "Enable GIMP plugin"           &&
+
 optional_depends jpeg                           \
                  "--enable-jpeg"                \
                  "--disable-jpeg"               \
                  "Enable JPEG support"          &&
+
 optional_depends libpng                         \
                  "--enable-png"                 \
                  "--disable-png"                \
                  "Enable PNG support"           &&
+
 optional_depends tiff                           \
                  "--enable-tiff"                \
                  "--disable-tiff"               \
diff --git a/graphics/xsane/DETAILS b/graphics/xsane/DETAILS
index 2665af2..3c5bb98 100755
--- a/graphics/xsane/DETAILS
+++ b/graphics/xsane/DETAILS
@@ -1,16 +1,16 @@
            SPELL=xsane
-         VERSION=0.995
-     SOURCE_HASH=sha512:7b87201b2c6832b7a3dd793ec5090a7f1ae6ae96529502abcdad18f6ed2940306a68001222ea442ab4ebb3acb683f4d6693f65a781a10a000cfd306bf57e8691
-          SOURCE=${SPELL}-${VERSION}.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
-   SOURCE_URL[0]=http://www.xsane.org/download/${SOURCE}
+         VERSION=0.996
+     SOURCE_HASH=sha512:33289fad792087b50a9e55ba53a3966c141039630473521d17bd9a5041b9cdaaf7f0ab622d922bddd2f956e52d57890b15b6b79948878d405909ea5f477715ae
+          SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+   SOURCE_URL[0]=http://www.xsane.org/download/$SOURCE
       LICENSE[0]=GPL
         WEB_SITE=http://www.xsane.org/
          ENTERED=20020819
         KEYWORDS="graphics"
-           SHORT="XSane is a graphical scanning frontend for SANE"
+           SHORT="graphical scanning frontend for SANE"
 cat << EOF
-XSane is a graphical scanning frontend for SANE (Scanner Access Now Easy).
-It uses the SANE-library to talk to scanners. This means that XSane does not 
+XSane is a graphical scanning frontend for SANE (Scanner Access Now Easy). It
+uses the SANE-library to talk to scanners. This means that XSane does not 
 support any scanners itself.
 EOF
diff --git a/graphics/xsane/HISTORY b/graphics/xsane/HISTORY
index 7e91cc6..bbc312b 100644
--- a/graphics/xsane/HISTORY
+++ b/graphics/xsane/HISTORY
@@ -1,3 +1,9 @@
+2008-09-22 Vlad Glagolev <stealth at sourcemage.org>
+	* DETAILS: updated spell to 0.996; quoting paths; fixed short desc;
+	  cleaned up
+	* BUILD: $OPTS are the last
+	* DEPENDS: readability ftw
+
 2007-11-22 Vlad Glagolev <stealth at sourcemage.org>
 	* DETAILS: Fixed SOURCE_URL[0],
 	  updated spell to 0.995
@@ -56,4 +62,3 @@
 
 2002-08-19 Tom Garland <tgarland at email.com>
 	* Created Spell xsane
-



More information about the SM-Commit mailing list