[Lunar-commits] r16587 - moonbase/trunk/graphics/sodipodi

Dennis Veatch stumbles at lunar-linux.org
Wed Sep 21 17:20:40 UTC 2005


Author: stumbles
Date: 2005-09-21 17:20:37 +0000 (Wed, 21 Sep 2005)
New Revision: 16587

Modified:
   moonbase/trunk/graphics/sodipodi/DEPENDS
   moonbase/trunk/graphics/sodipodi/DETAILS
Log:

Added a sha1sum and optional_depends kde.

Compiled/tested with gcc-3.4.4, glibc-2.3.5


Modified: moonbase/trunk/graphics/sodipodi/DEPENDS
===================================================================
--- moonbase/trunk/graphics/sodipodi/DEPENDS	2005-09-21 17:02:20 UTC (rev 16586)
+++ moonbase/trunk/graphics/sodipodi/DEPENDS	2005-09-21 17:20:37 UTC (rev 16587)
@@ -1,3 +1,6 @@
-depends gtk+-2 &&
+depends gtk+-2          &&
 depends libgnomeprintui &&
-depends libxml2 
\ No newline at end of file
+depends libxml2         &&
+
+
+optional_depends "kde3" "--with-kde --with-qt-dir=/opt/lunar/qt/3 --with-qt-includes=/opt/lunar/qt/3/include  --with-qt-libraries=/opt/lunar/qt/3/lib" "" "for kde support"

Modified: moonbase/trunk/graphics/sodipodi/DETAILS
===================================================================
--- moonbase/trunk/graphics/sodipodi/DETAILS	2005-09-21 17:02:20 UTC (rev 16586)
+++ moonbase/trunk/graphics/sodipodi/DETAILS	2005-09-21 17:20:37 UTC (rev 16587)
@@ -1,12 +1,20 @@
            MODULE=sodipodi
-         VERSION=0.32
+         VERSION=0.34
           SOURCE=$MODULE-$VERSION.tar.gz
    SOURCE_URL[0]=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:61d97af419d9c0e1dd89998d21e8c9f81857192c
         WEB_SITE=http://sodipodi.sourceforge.net
          ENTERED=20021113
-         UPDATED=20030621
+         UPDATED=20050921
       MAINTAINER=mat at comcast.net
            SHORT="vector-based drawing program"
 cat << EOF
-Sodipodi is a vector-based drawing program, like CorelDraw or Adobe Illustrator from the proprietary software world, and Sketch or Kontour from the free software world. It is a free software, distributed under the terms of the Gnu General Public License, Version 2. Sodipodi uses W3C SVG as its native file format. It is therefore a very useful tool for web designers. It has a relatively modern display engine, giving you finely antialiased display, alpha transparencies, vector fonts and so on. Sodipodi is written in C, using Gtk+ toolkit and some Gnome libraries.
+Sodipodi is a vector-based drawing program, like CorelDraw or Adobe Illustrator
+from the proprietary software world, and Sketch or Kontour from the free
+software world. It is a free software, distributed under the terms of the Gnu 
+General Public License, Version 2. Sodipodi uses W3C SVG as its native file 
+format. It is therefore a very useful tool for web designers. It has a 
+relatively modern display engine, giving you finely antialiased display, alpha 
+transparencies, vector fonts and so on. Sodipodi is written in C, using Gtk+ 
+toolkit and some Gnome libraries.
 EOF



More information about the Lunar-commits mailing list