CVS: moonbase/gnome2-core/libgnomeprintui BUILD, 1.1, 1.2 DEPENDS,
1.2, 1.3 DETAILS, 1.4, 1.5
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:08 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-core/libgnomeprintui
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/libgnomeprintui
Modified Files:
BUILD DEPENDS DETAILS
Log Message:
Ok this is Gnome 2.4.0 Desktop Release. I hope everyone enjoys. We moved it from /opt/lunar/gnome/2 to /opt/lunar/gnome/2.4. I tried chaging all the modules that compile with Gnome to recompile but some of them may have been missed. If you run into a problem and a module will not compile please let us know. If you run into a problem where a app will not work recompile and everything should be ok.
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libgnomeprintui/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 1 Oct 2002 06:53:41 -0000 1.1
+++ BUILD 12 Sep 2003 03:52:36 -0000 1.2
@@ -1,12 +1,13 @@
(
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
./configure --build=$BUILD \
--sysconfdir=/etc \
- --prefix=/opt/lunar/gnome/2 \
+ --prefix=/opt/lunar/gnome/2.4 \
--localstatedir=/var \
- --infodir=/opt/lunar/gnome/2/share/info \
- --mandir=/opt/lunar/gnome/2/share/man &&
+ --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 &&
default_make
Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libgnomeprintui/DEPENDS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DEPENDS 2 Aug 2003 22:35:38 -0000 1.2
+++ DEPENDS 12 Sep 2003 03:52:36 -0000 1.3
@@ -1,3 +1,3 @@
depends libgnomeprint &&
-depends libgnomecanvas
+depends libgnomeui
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/libgnomeprintui/DETAILS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- DETAILS 19 Jun 2003 12:37:05 -0000 1.4
+++ DETAILS 12 Sep 2003 03:52:36 -0000 1.5
@@ -1,11 +1,12 @@
MODULE=libgnomeprintui
- VERSION=2.2.1.3
+ VERSION=2.3.1
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.2/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.3/$SOURCE
+ SOURCE_VFY=md5:d6efea19435e8659c26fe4d4fd480336
WEB_SITE=http://www.gnome.org/projects/gnome-print
ENTERED=20020714
- UPDATED=20030619
+ UPDATED=20030912
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