From 83f6e2ab3a042cc83b8499bf5bc4f3b2861158b4 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 19 Dec 2001 20:08:51 +0000 Subject: Update to 0.8.2. Fixes bulk build failure. Changes since 0.6.1: 0.8.2 200002?? Basic sheet support in library Added autogen.sh autoconf-2.50, automake-1.4-p4 0.8.1 20000110 New enum screenfont_t New program rewrite in extra Added psiconv_empty_* functions Fixed a few minor generation bugs 0.8.0 20001228 Fixed style inheritance from Normal Fixed warnings in layouts Added generation routines to libpsiconv Upgraded documentation to version 2.6 Fixed several minor parse-related issues 0.7.1 20001218 Maintenance release to be used with Abiword. Set proper interline defaults. 0.7.0 20001215 Made libpsiconv C++ compatible. general.h is now installed properly (oops...) Revamped package directory structure and files. Include files contain now the correct paths. Fixed a nasty typo; larger files should now work. It seems psiconv_verbosity was never defined. Added message printing hook for applications to capture. All result codes are now tested, library is much more robust. Some internal data fields have been renamed. 0.6.2 20001021 ImageMagick 5 now works. I hope. --- converters/psiconv/PLIST | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'converters/psiconv/PLIST') diff --git a/converters/psiconv/PLIST b/converters/psiconv/PLIST index 1d5c32bd339..d88a17f5f68 100644 --- a/converters/psiconv/PLIST +++ b/converters/psiconv/PLIST @@ -1,14 +1,20 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:51:02 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2001/12/19 20:08:51 wiz Exp $ bin/psiconv +include/psiconv/buffer.h +include/psiconv/common.h include/psiconv/data.h +include/psiconv/error.h +include/psiconv/general.h +include/psiconv/generate.h +include/psiconv/generate_routines.h include/psiconv/list.h include/psiconv/parse.h include/psiconv/parse_routines.h lib/libpsiconv.a lib/libpsiconv.la lib/libpsiconv.so -lib/libpsiconv.so.3 -lib/libpsiconv.so.3.0 +lib/libpsiconv.so.7 +lib/libpsiconv.so.7.0 share/doc/psiconv/ascii share/doc/psiconv/html share/doc/psiconv/html4 -- cgit v1.2.3