[Lunar-commits] <moonbase> xzgv: Version bump to 0.9.1
Terry Chan
tchan at lunar-linux.org
Thu Oct 1 15:25:38 CEST 2009
commit 56a91d7b17a882362b2c93e79f94d543684adb36
Author: Terry Chan <tchan at lunar-linux.org>
Date: Thu Oct 1 08:25:38 2009 -0500
xzgv: Version bump to 0.9.1
---
graphics/xzgv/BUILD | 7 ++++++-
graphics/xzgv/DETAILS | 6 +++---
2 files changed, 9 insertions(+), 4 deletions(-)
diff --git a/graphics/xzgv/BUILD b/graphics/xzgv/BUILD
index d7dd566..0c2be33 100644
--- a/graphics/xzgv/BUILD
+++ b/graphics/xzgv/BUILD
@@ -2,7 +2,12 @@
sedit "s/CFLAGS=-O2 -Wall/CFLAGS=$CFLAGS/" config.mk &&
sedit "s/PREFIX=\/usr\/local/PREFIX=\/usr/" config.mk &&
- default_make &&
+ make &&
+ cd doc &&
+ make &&
+ cd .. &&
+ prepare_install &&
+ make install &&
gather_docs AUTHORS TODO
) > $C_FIFO 2>&1
diff --git a/graphics/xzgv/DETAILS b/graphics/xzgv/DETAILS
index 964f231..56cce80 100644
--- a/graphics/xzgv/DETAILS
+++ b/graphics/xzgv/DETAILS
@@ -1,12 +1,12 @@
MODULE=xzgv
- VERSION=0.9
+ VERSION=0.9.1
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/xzgv
- SOURCE_VFY=sha1:5d8115c87be3836d9ed35dba777cd1dc48541715
+ SOURCE_VFY=sha1:f88df5cc709996806313db73a41d607b3c865827
# WEB_SITE=http://rus.members.beeb.net/xzgv.html
WEB_SITE=http://sourceforge.net/projects/xzgv
ENTERED=20020516
- UPDATED=20071124
+ UPDATED=20091001
MAINTAINER=tchan at lunar-linux.org
SHORT="Handy, smaller, image viewer, many formats, thumbnails"
cat << EOF
More information about the Lunar-commits
mailing list