[Lunar-commits] CVS: moonbase/graphics/inkscape DEPENDS, 1.1, 1.2 DETAILS, 1.3, 1.4

Auke Kok sofar at lunar-linux.org
Mon Apr 26 14:12:41 GMT 2004


Update of /var/cvs/lunar/moonbase/graphics/inkscape
In directory dbguin.lunar-linux.org:/tmp/cvs-serv11909

Modified Files:
	DEPENDS DETAILS 
Log Message:
New version, new lib dependency, but looking very cool


Index: DEPENDS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/inkscape/DEPENDS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- DEPENDS	17 Nov 2003 04:45:38 -0000	1.1
+++ DEPENDS	26 Apr 2004 14:12:39 -0000	1.2
@@ -1,2 +1,3 @@
-depends libgnomeui &&
-depends librsvg
+depends libgnomeui     &&
+depends librsvg        &&
+depends libsigc++-1.2

Index: DETAILS
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/inkscape/DETAILS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- DETAILS	9 Apr 2004 16:08:31 -0000	1.3
+++ DETAILS	26 Apr 2004 14:12:39 -0000	1.4
@@ -1,19 +1,18 @@
-           MODULE=inkscape
-         VERSION=0.36
-          SOURCE=$MODULE-$VERSION.tar.gz
+          MODULE=inkscape
+         VERSION=0.38.1
+          SOURCE=$MODULE-$VERSION.tar.bz2
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
-   SOURCE_URL[0]=$SFORGE_URL/$MODULE/$SOURCE
-      SOURCE_VFY=md5:3bd8581afee27b00dd7fdce0e7d8f6fa
-        WEB_SITE=http://$MODULE.sf.net
+      SOURCE_URL=$SFORGE_URL/$MODULE/$SOURCE
+      SOURCE_VFY=md5:dffa08601c822de29b8c3e436a3994bf
+        WEB_SITE=http://inkscape.sf.net
          ENTERED=20031115
-         UPDATED=20040409
-           SHORT="Inkscape seeks to become a full featured open source 
-SVG editor."
+         UPDATED=20040426
+           SHORT="Full featured open source SVG editor."
 cat << EOF
-Inkscape seeks to become a full featured open source SVG editor. Derived 
-from the highly popular Sodipodi codebase, Inkscape strives to build 
-full XML, SVG, and CSS2 compliance, convert the codebase from C/Gtk to 
-C++/Gtkmm, emphasizes a lightweight core with powerful features added 
-through an extension mechanism, and promotes friendly, open, 
+Inkscape seeks to become a full featured open source SVG editor. Derived
+from the highly popular Sodipodi codebase, Inkscape strives to build
+full XML, SVG, and CSS2 compliance, convert the codebase from C/Gtk
+to C++/Gtkmm, emphasizes a lightweight core with powerful features
+added through an extension mechanism, and promotes friendly, open,
 community-oriented development processes.
 EOF



More information about the Lunar-commits mailing list