[Lunar-commits] <moonbase> wxsvg: Version bump to 1.1.2 and adjusting the DEPENDS.

Dennis `stumbles` Veatch stumbles at lunar-linux.org
Sun Oct 9 12:35:57 CEST 2011


commit a900c761fb94289852bf512b16953179c65da12e
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date:   Sun Oct 9 06:35:57 2011 -0400

    wxsvg: Version bump to 1.1.2 and adjusting the DEPENDS.
---
 libs/wxsvg/DEPENDS |    9 +++++++++
 libs/wxsvg/DETAILS |    8 ++++----
 2 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/libs/wxsvg/DEPENDS b/libs/wxsvg/DEPENDS
index af3547b..6b03bb2 100644
--- a/libs/wxsvg/DEPENDS
+++ b/libs/wxsvg/DEPENDS
@@ -1 +1,10 @@
+depends expat
 depends wxGTK
+
+# Making these two a hard depends for the --enable-render=render switch as it is 
+# unlikely that anyone would want to use libart or agg.
+depends cairo
+depends pango
+
+optional_depends "ffmpeg" "--enable-ffmpeg" "--disable-ffmpeg" "for ffmpeg audio/video support"
+
diff --git a/libs/wxsvg/DETAILS b/libs/wxsvg/DETAILS
index ec40b51..882c4aa 100644
--- a/libs/wxsvg/DETAILS
+++ b/libs/wxsvg/DETAILS
@@ -1,11 +1,11 @@
           MODULE=wxsvg
-         VERSION=1.0.8-1
+         VERSION=1.1.2
           SOURCE=$MODULE-$VERSION.tar.bz2
-      SOURCE_URL=$SFORGE_URL/$MODULE/$MODULE/1.0.8/
-      SOURCE_VFY=sha1:9afbcd021121b6425db9ef389ed64da1e11c7039
+      SOURCE_URL=$SFORGE_URL/$MODULE/
+      SOURCE_VFY=sha1:a10c2d903b0e1aff19b2562edc390d01e0d5de4b
         WEB_SITE=http://sourceforge.net/projects/wxsvg/
          ENTERED=20100211
-         UPDATED=20110408
+         UPDATED=20111009
            SHORT="C++ library to create, manipulate and render SVG files"
 
 cat << EOF


More information about the Lunar-commits mailing list