[Lunar-commits] <moonbase> gimmage: Version bump and needed to add a BUILD to insert a missing header.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Thu Jun 24 14:28:29 CEST 2010


commit 927f009bd56c937ddf8503976ef52f40d5053663
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Thu Jun 24 08:28:29 2010 -0400

    gimmage: Version bump and needed to add a BUILD to insert a missing header.
---
 graphics/gimmage/BUILD   |    7 +++++++
 graphics/gimmage/DETAILS |    6 +++---
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/graphics/gimmage/BUILD b/graphics/gimmage/BUILD
new file mode 100644
index 0000000..37687ab
--- /dev/null
+++ b/graphics/gimmage/BUILD
@@ -0,0 +1,7 @@
+(
+
+  sed -i "26i #include <cstring>" src/FileManager.cpp &&
+
+  default_build
+
+) > $C_FIFO 2>&1
diff --git a/graphics/gimmage/DETAILS b/graphics/gimmage/DETAILS
index 1817696..fda3a6b 100644
--- a/graphics/gimmage/DETAILS
+++ b/graphics/gimmage/DETAILS
@@ -1,11 +1,11 @@
           MODULE=gimmage
-         VERSION=0.2.2
+         VERSION=0.2.3
           SOURCE=$MODULE-$VERSION.tar.gz
       SOURCE_URL=http://download.berlios.de/$MODULE
-      SOURCE_VFY=sha1:ef5170ceb4ed131f983289be411dcb0641d592f8
+      SOURCE_VFY=sha1:732dee063553b787b65a0a5bd3d207bdb5d01df1
         WEB_SITE=http://gimmage.berlios.de/
          ENTERED=20061012
-         UPDATED=20070618
+         UPDATED=20100624
            SHORT="minimalistic image viewer"
 
 cat << EOF


More information about the Lunar-commits mailing list