[Lunar-commits] CVS: moonbase/gnome2-applets/quick-lounge-applet BUILD, 1.4, 1.5 DETAILS, 1.5, 1.6

Nick Hudson nhudson at lunar-linux.org
Fri Apr 9 16:02:00 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-applets/quick-lounge-applet
In directory dbguin.lunar-linux.org:/tmp/cvs-serv29996/quick-lounge-applet

Modified Files:
	BUILD DETAILS 
Log Message:

"Please dont stop me now because I am going to fast!" :) Updating this directory with BUILD files and forcing recompiles


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-applets/quick-lounge-applet/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD	13 Sep 2003 15:32:58 -0000	1.4
+++ BUILD	9 Apr 2004 16:01:57 -0000	1.5
@@ -1,13 +1,12 @@
 (
-   
-   
-   ./configure  --build=$BUILD					\
-                --sysconfdir=/etc                               \
-                --prefix=/opt/lunar/gnome/2.4			\
-		--localstatedir=/var				\
-		--infodir=/opt/lunar/gnome/2.4/share/info	\
-		--mandir=/opt/lunar/gnome/2.4/share/man		&&
 
-   default_make
-   
+   ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
+                --build=$BUILD                    \
+                --sysconfdir=/etc                 \
+                --localstatedir=/var              \
+                --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+                --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
+                $OPTS                             &&
+    default_make                   
+
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-applets/quick-lounge-applet/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS	12 Sep 2003 03:52:30 -0000	1.5
+++ DETAILS	9 Apr 2004 16:01:57 -0000	1.6
@@ -1,11 +1,12 @@
           MODULE=quick-lounge-applet
-         VERSION=2.0.0
+         VERSION=2.1.1
           SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.0/$SOURCE
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.1/$SOURCE
+      SOURCE_VFY=md5:770f25870d0fd8e40d69e5001e6f57d3
         WEB_SITE=http://quick-lounge.sourceforge.net
          ENTERED=20030328
-         UPDATED=20030912
+         UPDATED=20040409
            SHORT="The Quick Lounge is a applet for prefred applications in Gnome."
 cat << EOF
 The Quick Lounge applet is an applet for the GNOME Panel. Applets are little



More information about the Lunar-commits mailing list