[Lunar-commits] r17928 - moonbase/trunk/doc-tools/wv
Dennis Veatch
stumbles at lunar-linux.org
Thu Jan 5 14:48:26 UTC 2006
Author: stumbles
Date: 2006-01-05 14:48:25 +0000 (Thu, 05 Jan 2006)
New Revision: 17928
Modified:
moonbase/trunk/doc-tools/wv/DETAILS
Log:
This release uses libgsf instead of libole2, libxml2
instead of Expat, and glib instead of libiconv.
Compiled with gcc-3.4.5, glibc-2.3.6 and kernel-headers-2.6
Modified: moonbase/trunk/doc-tools/wv/DETAILS
===================================================================
--- moonbase/trunk/doc-tools/wv/DETAILS 2006-01-05 14:37:31 UTC (rev 17927)
+++ moonbase/trunk/doc-tools/wv/DETAILS 2006-01-05 14:48:25 UTC (rev 17928)
@@ -1,18 +1,17 @@
- MODULE=wv
- VERSION=1.0.3
- SOURCE=$MODULE-$VERSION.tar.gz
+ MODULE=wv
+ VERSION=1.2.0
+ SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=$SFORGE_URL/wvware/
- SOURCE_VFY=sha1:dea20c457d8b9f66fb4006672913b5f7852cc77f
- WEB_SITE=http://wvware.sourceforge.net/
- ENTERED=20011101
- UPDATED=20041130
- SHORT="wv is a library for convering Microsoft Word formats to HTML"
+ SOURCE_VFY=sha1:c696685fdc1434e300fc9baad5f9f048e94971a7
+ WEB_SITE=http://wvware.sourceforge.net/
+ ENTERED=20011101
+ UPDATED=20060105
+ SHORT="wv is a library for convering Microsoft Word formats to HTML"
cat << EOF
-wv (formerly known as MSWordView) is a library that understands the
-Microsoft Word 2000, 97, 95 and 6 file formats and is able to convert
-Word documents into HTML, which can then be read with a browser. It
-also allows other programs access to word documents for the purpose
-of converting them to other formats and is currently being used by
-Abiword as its word importer.
+wv (formerly known as MSWordView) is a library that understands the Microsoft
+Word 2000, 97, 95 and 6 file formats and is able to convert Word documents into
+HTML, which can then be read with a browser. It also allows other programs
+access to word documents for the purpose of converting them to other formats
+and is currently being used by Abiword as its word importer.
EOF
More information about the Lunar-commits
mailing list