[Lunar-commits] <moonbase> wxsvg: Adding to moonbase... now if I could just remember which module could make
Dennis `stumbles` Veatch
stumbles at lunar-linux.org
Thu Feb 11 13:15:45 CET 2010
commit cc5f94cbaa4553567fb3782504048eaa213c3020
Author: Dennis `stumbles` Veatch <stumbles at lunar-linux.org>
Date: Thu Feb 11 07:15:45 2010 -0500
wxsvg: Adding to moonbase... now if I could just remember which module could make
use of it.
---
libs/wxsvg/DEPENDS | 1 +
libs/wxsvg/DETAILS | 15 +++++++++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/libs/wxsvg/DEPENDS b/libs/wxsvg/DEPENDS
new file mode 100644
index 0000000..af3547b
--- /dev/null
+++ b/libs/wxsvg/DEPENDS
@@ -0,0 +1 @@
+depends wxGTK
diff --git a/libs/wxsvg/DETAILS b/libs/wxsvg/DETAILS
new file mode 100644
index 0000000..04a0958
--- /dev/null
+++ b/libs/wxsvg/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=wxsvg
+ VERSION=1.0.2
+ MINOR=1
+ SOURCE=$MODULE-$VERSION\_${MINOR}.tar.bz2
+ SOURCE_URL=$SFORGE_URL/$MODULE/$MODULE/$VERSION/
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION\_${MINOR}
+ SOURCE_VFY=sha1:43b959f07a1c3cde2de958ad6c6fca95db13443d
+ WEB_SITE=http://sourceforge.net/projects/wxsvg/
+ ENTERED=20100211
+ UPDATED=20100211
+ SHORT="C++ library to create, manipulate and render SVG files"
+
+cat << EOF
+C++ library to create, manipulate and render SVG files.
+EOF
More information about the Lunar-commits
mailing list