[Lunar-commits] CVS: moonbase/audio/gtick DEPENDS, 1.1, 1.2 DETAILS, 1.2, 1.3 BUILD, 1.1, NONE

Chad Kittel v3rt1g0 at lunar-linux.org
Thu Dec 2 18:19:33 UTC 2004


Update of /var/cvs/lunar/moonbase/audio/gtick
In directory espresso.foo-projects.org:/tmp/cvs-serv22598/gtick

Modified Files:
	DEPENDS DETAILS 
Removed Files:
	BUILD 
Log Message:
Version bump.  Removed unneeded BUILD file and added optional depends on 
gettext.


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/gtick/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	24 Sep 2004 02:17:12 -0000	1.1
+++ DEPENDS	2 Dec 2004 18:19:31 -0000	1.2
@@ -1,3 +1,4 @@
 depends gtk+-2 &&
-optional_depends "libsndfile" "--with-sndfile" "" "for custom ticking sound"
 
+optional_depends "libsndfile" "--with-sndfile" "" "for custom ticking sound" &&
+optional_depends "gettext" "" "--disable-nls" "for NLS support"

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/audio/gtick/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS	5 Oct 2004 09:29:52 -0000	1.2
+++ DETAILS	2 Dec 2004 18:19:31 -0000	1.3
@@ -1,15 +1,16 @@
           MODULE=gtick
-         VERSION=0.3.2
+         VERSION=0.3.4
           SOURCE=$MODULE-$VERSION.tar.bz2
-   SOURCE_URL[0]=http://www.antcom.de/gtick/download/
-      SOURCE_VFY=sha1:85116b6a7883ae6de0c799e2a63f46cb563bdd01
+      SOURCE_URL=http://www.antcom.de/gtick/download/
+      SOURCE_VFY=sha1:7e3c164f48607cf320c109e30909bbe4b0e55149
         WEB_SITE=http://www.antcom.de/gtick/
          ENTERED=20040923
-SHORT="GTick - Metronome application"
+	 UPDATED=20041202
+           SHORT="A metronome application"
+
 cat << EOF
 GTick is a metronome application for GNU/Linux and other UN*X-like
-operating systems supporting different meters (Even, 2/4, 3/4, 4/4 and more) 
-and speeds ranging from 10 to 1000 bpm. It utilizes GTK+ and 
-OSS (ALSA compatible).It is part of the GNU Project.
+operating systems supporting different meters (Even, 2/4, 3/4, 4/4 and
+more) and speeds ranging from 10 to 1000 bpm.  It utilizes GTK+ and
+OSS (ALSA compatible).  It is part of the GNU Project.
 EOF
-

--- BUILD DELETED ---



More information about the Lunar-commits mailing list