[Lunar-commits] <moonbase-other> libwps: Readding to moonbase.

Dennis Veatch stumbles at lunar-linux.org
Fri Aug 17 16:57:23 CEST 2012


commit 25753e6ca5f5fdea969d726d739d796e8a90228c
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Fri, 17 Aug 2012 07:57:23 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/25753e6ca5f5fdea969d726d739d796e8a90228c

libwps: Readding to moonbase.
---
  libs/libwps/BUILD                                            +7/-0     
  libs/libwps/DEPENDS                                          +1/-0     
  libs/libwps/DETAILS                                          +15/-0    
  3 files changed, 23 insertions (+), 0 deletions (-)

--- /dev/null
+++ b/libs/libwps/BUILD
@@ -0,0 +1,7 @@
+(
+
+  OPTS+=" --without-docs" &&
+
+  default_build
+
+) > $C_FIFO 2>&1
--- /dev/null
+++ b/libs/libwps/DEPENDS
@@ -0,0 +1 @@
+depends  libwpd
--- /dev/null
+++ b/libs/libwps/DETAILS
@@ -0,0 +1,15 @@
+       MODULE=libwps
+      VERSION=0.2.4
+       SOURCE=$MODULE-$VERSION.tar.bz2
+   SOURCE_URL=$SFORGE_URL/libwps
+   SOURCE_VFY=sha1:9fff59d92d9f34259ea5b1d9eca5c30313453a64
+     WEB_SITE=http://libwps.sourceforge.net/
+      ENTERED=20110519
+      UPDATED=20120201
+        SHORT="Microsoft Works file format import filter"
+
+cat << EOF
+libwps is a Microsoft Works file format import filter based on top of the libwpd
+(which is already used in three word processors). Currently, libwps is a new 
+project, but it imports all Works formats since about 1995 with some success.
+EOF




More information about the Lunar-commits mailing list