From fb648201ea986e3decfbc51751f148087177d285 Mon Sep 17 00:00:00 2001 From: ryoon Date: Wed, 12 Aug 2015 00:27:57 +0000 Subject: Update to 0.4.0 Changelog: 0.3.x -> 0.4.0 - add support for unknown encoding files (ie. DOS file) - add potential support for converting Lotus, ... documents, - accept to convert all Lotus Wk1 files and Symphony Wk1 files, - add support for Lotus Wk3 and Wk4 documents, - add support for Quattro Pro Wq1 and Wq2 documents, - only in debug mode, add pre-support for Lotus Wk5..., must allow to retrieve the main sheets content's with no formatting, - add potential support for asking the document's password ( but do nothing ) - correct some compiler warnings when compiling in debug mode. --- converters/libwps/PLIST | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'converters/libwps/PLIST') diff --git a/converters/libwps/PLIST b/converters/libwps/PLIST index d65a358ed48..7ba578bca88 100644 --- a/converters/libwps/PLIST +++ b/converters/libwps/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.3 2014/07/23 06:29:53 wiz Exp $ +@comment $NetBSD: PLIST,v 1.4 2015/08/12 00:27:57 ryoon Exp $ bin/wks2csv bin/wks2raw bin/wks2text bin/wps2html bin/wps2raw bin/wps2text -include/libwps-0.3/libwps/WPSDocument.h -include/libwps-0.3/libwps/libwps.h -lib/libwps-0.3.la -lib/pkgconfig/libwps-0.3.pc +include/libwps-0.4/libwps/WPSDocument.h +include/libwps-0.4/libwps/libwps.h +lib/libwps-0.4.la +lib/pkgconfig/libwps-0.4.pc -- cgit v1.2.3