[Lunar-commits] r16303 - in moonbase/trunk/libs: . libwpd

Dennis Veatch stumbles at lunar-linux.org
Fri Sep 2 09:36:51 UTC 2005


Author: stumbles
Date: 2005-09-02 09:36:45 +0000 (Fri, 02 Sep 2005)
New Revision: 16303

Added:
   moonbase/trunk/libs/libwpd/
   moonbase/trunk/libs/libwpd/DETAILS
Removed:
   moonbase/trunk/libs/libwpd/DETAILS
Log:

This will add WordPerfect import capabilities to 
Koffice. It was tested a while back with a person 
on the irc, whom I must appologize as I cannot remember
his name.

The doc he sent me was in German which I could not read
but the formatting appeared to be correct. As with all
import filters YMMV.

Shortly here I will submit Koffice with this library
as an optional_depends

Compiled/tested with gcc-3.4.4, glibc-2.3.5.



Copied: moonbase/trunk/libs/libwpd (from rev 16300, moonbase/branches/submissions/reviewed-twice/libwpd)

Deleted: moonbase/trunk/libs/libwpd/DETAILS

Copied: moonbase/trunk/libs/libwpd/DETAILS (from rev 16301, moonbase/branches/submissions/reviewed-twice/libwpd/DETAILS)
===================================================================
--- moonbase/branches/submissions/reviewed-twice/libwpd/DETAILS	2005-09-02 08:14:00 UTC (rev 16301)
+++ moonbase/trunk/libs/libwpd/DETAILS	2005-09-02 09:36:45 UTC (rev 16303)
@@ -0,0 +1,17 @@
+       MODULE=libwpd
+      VERSION=0.8.1
+       SOURCE=$MODULE-$VERSION.tar.gz
+SOURCE_URL[0]=$SFORGE_URL/libwpd
+   SOURCE_VFY=sha1:c2e8839300e5399ccaa247a136835047e4288fea
+     WEB_SITE=http://libwpd.sourceforge.net/
+      ENTERED=20050901
+      UPDATED=20050901
+        SHORT="interpreting data from WordPerfect files."
+
+cat << EOF
+A general purpose library for reading (or, interpreting data from) 
+WordPerfect files. The library is not a stand-alone utility: it is 
+designed to be used by another program (e.g.: a word processor) as
+an in-process component.
+EOF
+



More information about the Lunar-commits mailing list