CVS: crater/gnome2-core/gtksourceview BUILD, 1.4, 1.5 DETAILS, 1.6,
1.7
Nick Hudson
nhudson at lunar-linux.org
Mon Dec 1 02:55:27 GMT 2003
Update of /var/cvs/lunar/crater/gnome2-core/gtksourceview
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28278/gtksourceview
Modified Files:
BUILD DETAILS
Log Message:
Updating to Gnome Desktop 2.5.0 "Obviously you're not a golfer" Release
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/crater/gnome2-core/gtksourceview/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 18 Nov 2003 04:40:50 -0000 1.4
+++ BUILD 1 Dec 2003 02:54:54 -0000 1.5
@@ -1,14 +1,7 @@
(
- ./configure --build=$BUILD \
- --sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2.6 \
- --localstatedir=/var \
- --infodir=/opt/lunar/gnome/2.6/share/info \
- --mandir=/opt/lunar/gnome/2.6/share/man \
- --with-html-dir=/usr/share/gtk-doc/html \
- $OPTS &&
+ export OPTS="$OPTS --with-html-dir=/usr/share/gtk-doc/html" &&
- default_make
+ default_build
) > $C_FIFO 2>&1
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/crater/gnome2-core/gtksourceview/DETAILS,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- DETAILS 18 Nov 2003 04:40:50 -0000 1.6
+++ DETAILS 1 Dec 2003 02:54:54 -0000 1.7
@@ -3,9 +3,10 @@
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/0.7/$SOURCE
+ SOURCE_VFY=md5:e9c04b40f1f44dd6ab6a95f7ad7b7258
WEB_SITE=http://gedit.sourceforge.net
ENTERED=20030510
- UPDATED=20031118
+ UPDATED=20031130
SHORT="GtkSourceView is a text widget that extends the
standard gtk+ 2.x text widget GtkTextView"
cat << EOF
More information about the Lunar-commits
mailing list