[Lunar-commits] CVS: moonbase/gnome2-core/librsvg BUILD, 1.5, 1.6 DETAILS, 1.5, 1.6

Nick Hudson nhudson at lunar-linux.org
Fri Apr 9 15:08:27 GMT 2004


Update of /var/cvs/lunar/moonbase/gnome2-core/librsvg
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12930/librsvg

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/librsvg/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	24 Dec 2003 14:41:07 -0000	1.5
+++ BUILD	9 Apr 2004 15:08:25 -0000	1.6
@@ -1,6 +1,14 @@
 (
-   
-   export OPTS="$OPTS --with-croco --with-svgz"
-   default_build
+
+   ./configure  --prefix=${GNOME26_PREFIX:-/usr}  \
+                --build=$BUILD                    \
+                --sysconfdir=/etc                 \
+                --localstatedir=/var              \
+                --infodir=${GNOME26_PREFIX:-/usr}/share/info \
+                --mandir=${GNOME26_PREFIX:-/usr}/share/man   \
+                --with-croco                      \
+                --with-svgz                       \
+                $OPTS                              &&
+    default_make                   
 
 ) > $C_FIFO 2>&1

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/gnome2-core/librsvg/DETAILS,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- DETAILS	14 Mar 2004 15:39:54 -0000	1.5
+++ DETAILS	9 Apr 2004 15:08:25 -0000	1.6
@@ -1,12 +1,11 @@
            MODULE=librsvg
-         VERSION=2.6.1
-          SOURCE=$MODULE-$VERSION.tar.bz2
+         VERSION=2.7.1
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.6/$SOURCE
-      SOURCE_VFY=md5:eed96a69d9b04d5b2f79fbbe67fb181a
+   SOURCE_URL[0]=$GNOME_URL/sources/$MODULE/2.7/$SOURCE
+      SOURCE_VFY=md5:bfdb8ef48923fcfbb38cf7dd2ec848f8
         WEB_SITE=http://librsvg.sourceforge.net
          ENTERED=20020714
-         UPDATED=20040314
+         UPDATED=20040409
            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