[Lunar-commits] <moonbase> libwpg: initial import, an optional_depends for inkscape.
Dennis 'stumbles' Veatch
stumbles at lunar-linux.org
Wed Mar 19 01:34:29 CET 2008
commit ebb8a8673133db3cc5999d5a5a84f58468c9f4ce
Author: Dennis 'stumbles' Veatch <stumbles at lunar-linux.org>
Date: Tue Mar 18 20:34:29 2008 -0400
libwpg: initial import, an optional_depends for inkscape.
---
libs/libwpg/DEPENDS | 1 +
libs/libwpg/DETAILS | 15 +++++++++++++++
2 files changed, 16 insertions(+), 0 deletions(-)
diff --git a/libs/libwpg/DEPENDS b/libs/libwpg/DEPENDS
new file mode 100644
index 0000000..3cbca40
--- /dev/null
+++ b/libs/libwpg/DEPENDS
@@ -0,0 +1 @@
+depends libwpd
diff --git a/libs/libwpg/DETAILS b/libs/libwpg/DETAILS
new file mode 100644
index 0000000..6d59353
--- /dev/null
+++ b/libs/libwpg/DETAILS
@@ -0,0 +1,15 @@
+ MODULE=libwpg
+ VERSION=0.1.2
+ SOURCE=$MODULE-$VERSION.tar.gz
+ SOURCE_URL=$SFORGE_URL/$MODULE
+ SOURCE_VFY=sha1:06f4da8fcddaa1987c761f617c41724734e839fa
+ WEB_SITE=http://libwpg.sourceforge.net/
+ ENTERED=20080318
+ UPDATED=20080318
+ SHORT="work with WordPerfect Graphics"
+
+cat << EOF
+Libwpg project is a collection of library and tools to work with graphics in
+WPG (WordPerfect Graphics) format. WPG is the format used among others in
+Corel sofware, such as WordPerfect(tm) and Presentations(tm).
+EOF
More information about the Lunar-commits
mailing list