CVS: crater/gnome2-core/libgnomeprint BUILD, 1.4, 1.5 DETAILS, 1.13,
1.14
Nick Hudson
nhudson at lunar-linux.org
Mon Dec 1 02:54:58 GMT 2003
Update of /var/cvs/lunar/crater/gnome2-core/libgnomeprint
In directory dbguin.lunar-linux.org:/tmp/cvs-serv28278/libgnomeprint
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/libgnomeprint/BUILD,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- BUILD 12 Sep 2003 01:56:59 -0000 1.4
+++ BUILD 1 Dec 2003 02:54:56 -0000 1.5
@@ -1,14 +1,7 @@
(
- ./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 \
- --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/libgnomeprint/DETAILS,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- DETAILS 10 Sep 2003 23:54:48 -0000 1.13
+++ DETAILS 1 Dec 2003 02:54:56 -0000 1.14
@@ -1,12 +1,12 @@
MODULE=libgnomeprint
- VERSION=2.3.1
+ VERSION=2.5.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.3/$SOURCE
- SOURCE_VFY=md5:5a755924f0bb2dd0a846a6d02acab058
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.5/$SOURCE
+ SOURCE_VFY=md5:3f313c2750f1d3524e87913d9381ff55
WEB_SITE=http://www.gnome.org/projects/gnome-print
ENTERED=20020714
- UPDATED=20030815
+ UPDATED=20031130
SHORT="gnome-print is an API that implements the Postscript imaging model."
cat << EOF
gnome-print is a C-based API that implements the Postscript imaging
More information about the Lunar-commits
mailing list