[Lunar-commits] CVS: moonbase/gnome2-core/gnome-media2 BUILD, 1.4,
1.5 DETAILS, 1.11, 1.12
Nick Hudson
nhudson at lunar-linux.org
Fri Apr 9 15:08:54 GMT 2004
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-core/gnome-mag BUILD, 1.1,
1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.1, 1.2
- Next message: [Lunar-commits] CVS: moonbase/gnome2-core/gnome-desktop BUILD, 1.4,
1.5 DETAILS, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /var/cvs/lunar/moonbase/gnome2-core/gnome-media2
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12930/gnome-media2
Modified Files:
BUILD DETAILS
Log Message:
Updating to Gnome 2.6.0 Desktop Release, I have to say that cvs merging is alot easier to do than moving the files over by hand. Now go get yourself a 40 and do some updating!
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/gnome-media2/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 13 Sep 2003 15:33:50 -0000 1.4
+++ BUILD 9 Apr 2004 15:08:22 -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 \
- $OPTS &&
-
- 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-core/gnome-media2/DETAILS,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- DETAILS 22 Oct 2003 02:46:41 -0000 1.11
+++ DETAILS 9 Apr 2004 15:08:22 -0000 1.12
@@ -1,13 +1,13 @@
MODULE=gnome-media2
- VERSION=2.4.1.1
- SOURCE=gnome-media-$VERSION.tar.bz2
+ VERSION=2.6.0
+ SOURCE=gnome-media-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnome-media-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/gnome-media/2.4/$SOURCE
- SOURCE_VFY=dce73f3f0e5bddfd5a2bd412900e5abe
+ SOURCE_URL[0]=$GNOME_URL/sources/gnome-media/2.6/$SOURCE
+ SOURCE_VFY=md5:51dd73a96cbdb8049fa9e7d2aa0af9b5
WEB_SITE=http://www.gnome.org
ENTERED=20020715
- UPDATED=20031016
- SHORT="Media utilities for the GNOME 2.4 Desktop"
+ UPDATED=20040409
+ SHORT="Media utilities for the GNOME 2.6 Desktop"
cat << EOF
-Media utilities for the GNOME 2.4 Desktop
+Media utilities for the GNOME 2.6 Desktop
EOF
- Previous message: [Lunar-commits] CVS: moonbase/gnome2-core/gnome-mag BUILD, 1.1,
1.2 DEPENDS, 1.1, 1.2 DETAILS, 1.1, 1.2
- Next message: [Lunar-commits] CVS: moonbase/gnome2-core/gnome-desktop BUILD, 1.4,
1.5 DETAILS, 1.7, 1.8
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Lunar-commits
mailing list