[Lunar-commits] <moonbase-other> xsane: version bump and adding a BUILD

Dennis Veatch dennisveatch at bellsouth.net
Thu Sep 25 20:33:33 CEST 2014


commit 1304e398b8f14f55cd6bfc919faf5e4572b32875
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Thu, 25 Sep 2014 14:33:17 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/1304e398b8f14f55cd6bfc919faf5e4572b32875

xsane: version bump and adding a BUILD
---
  graphics/xsane/BUILD   | +9/-0     
  graphics/xsane/DETAILS | +4/-5     
  2 files changed, 13 insertions(+), 5 deletions(-)

--- /dev/null
+++ b/graphics/xsane/BUILD
@@ -0,0 +1,9 @@
+
+ sedit 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/xsane-save.c &&
+
+ default_build &&
+
+# So users can access XSane directly from GIMP
+ if in_depends $MODULE gimp ; then
+   ln -v -s /usr/bin/xsane /usr/lib/gimp/2.0/plug-ins/
+ fi
--- a/graphics/xsane/DETAILS
+++ b/graphics/xsane/DETAILS
@@ -1,14 +1,13 @@
           MODULE=xsane
-         VERSION=0.998
+         VERSION=0.999
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://www.xsane.org/download
-      SOURCE_VFY=sha1:59e238b310979f71a8e15b692eab3c5b2ce6fc32
+      SOURCE_VFY=sha1:633150e4e690c1e8c18d6b82886c2fb4daba4bc9
         WEB_SITE=http://www.xsane.org
          ENTERED=20020423
-         UPDATED=20101118
-      MAINTAINER=kc8apf at kc8apf.net
+         UPDATED=20140924
            SHORT="A graphical interface to the SANE libraries"
-
+PSAFE=no
 cat << EOF
 Xsane is a graphical frontend for the SANE scanner interface.
 It is a up-to-date replacement for the xscanimage frontend provided




More information about the Lunar-commits mailing list