[Lunar-commits] CVS: moonbase/gnome2-core/gnome-audio BUILD, 1.5,
1.6 DETAILS, 1.2, 1.3
Nick Hudson
nhudson at lunar-linux.org
Mon Apr 26 13:54:16 GMT 2004
Update of /var/cvs/lunar/moonbase/gnome2-core/gnome-audio
In directory dbguin.lunar-linux.org:/tmp/cvs-serv8850/gnome-audio
Modified Files:
BUILD DETAILS
Log Message:
Fixing gnome-audio so it installs to the correct location, and doesnt need the older gnome-config file anymore
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-audio/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD 9 Apr 2004 15:08:21 -0000 1.5
+++ BUILD 26 Apr 2004 13:54:14 -0000 1.6
@@ -1,6 +1,9 @@
(
- prepare_install
+ cd sounds &&
+ patch_it $SOURCE_CACHE/$SOURCE2 0 &&
+ cd $SOURCE_DIRECTORY &&
+ prepare_install &&
make install
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-audio/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 12 Sep 2003 03:52:33 -0000 1.2
+++ DETAILS 26 Apr 2004 13:54:14 -0000 1.3
@@ -1,11 +1,13 @@
MODULE=gnome-audio
VERSION=2.0.0
SOURCE=$MODULE-$VERSION.tar.bz2
+ SOURCE2=makefile.patch
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.0/$SOURCE
+ SOURCE2_URL[0]=$PATCH_URL/$SOURCE2
WEB_SITE=http://www.gnome.org
ENTERED=20020812
- UPDATED=20030912
+ UPDATED=20040426
SHORT="This package contains a collection of sounds for use with Gnome."
cat << EOF
This package contains a collection of sounds for use with Gnome.
More information about the Lunar-commits
mailing list