CVS: moonbase/gnome2-core/librsvg BUILD,1.1,1.2 DETAILS,1.2,1.3
nhudson at lunar-linux.org
nhudson at lunar-linux.org
Fri Sep 12 03:53:09 GMT 2003
Update of /var/cvs/lunar/moonbase/gnome2-core/librsvg
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27961/gnome2-core/librsvg
Modified Files:
BUILD 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/librsvg/BUILD,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- BUILD 28 Jun 2003 02:17:27 -0000 1.1
+++ BUILD 12 Sep 2003 03:52:37 -0000 1.2
@@ -1,12 +1,11 @@
(
- export PKG_CONFIG_PATH=/opt/lunar/gnome/2/lib/pkgconfig:$PKG_CONFIG_PATH &&
./configure --build=$BUILD \
--sysconfdir=/etc \
- --prefix=/usr \
+ --prefix=/usr \
--localstatedir=/var \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
+ --infodir=/usr/share/info \
+ --mandir=/usr/share/man \
--with-croco \
--with-svgz \
$OPTS &&
Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/librsvg/DETAILS,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- DETAILS 17 Aug 2003 16:25:44 -0000 1.2
+++ DETAILS 12 Sep 2003 03:52:37 -0000 1.3
@@ -1,11 +1,12 @@
MODULE=librsvg
- VERSION=2.3.1
+ VERSION=2.4.0
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
- SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.3/$SOURCE
+ SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.4/$SOURCE
+ SOURCE_VFY=md5:1a073864e5f6e9793cf23e38dc723803
WEB_SITE=http://librsvg.sourceforge.net
ENTERED=20020714
- UPDATED=20030817
+ UPDATED=20030912
SHORT="librsvg is a library for operating on files in SVG format"
cat << EOF
The librsvg library is a lightweight library for parsing and
More information about the Lunar-commits
mailing list