pkgsrc/devel/libgsf/PLIST

145 lines
5.4 KiB
Text
Raw Normal View History

@comment $NetBSD: PLIST,v 1.40 2020/03/31 17:02:42 wiz Exp $
bin/gsf
bin/gsf-office-thumbnailer
bin/gsf-vba-dump
include/libgsf-1/gsf/gsf-blob.h
include/libgsf-1/gsf/gsf-clip-data.h
include/libgsf-1/gsf/gsf-doc-meta-data.h
include/libgsf-1/gsf/gsf-docprop-vector.h
include/libgsf-1/gsf/gsf-fwd.h
include/libgsf-1/gsf/gsf-impl-utils.h
include/libgsf-1/gsf/gsf-infile-impl.h
include/libgsf-1/gsf/gsf-infile-msole.h
include/libgsf-1/gsf/gsf-infile-msvba.h
include/libgsf-1/gsf/gsf-infile-stdio.h
include/libgsf-1/gsf/gsf-infile-tar.h
include/libgsf-1/gsf/gsf-infile-zip.h
include/libgsf-1/gsf/gsf-infile.h
include/libgsf-1/gsf/gsf-input-bzip.h
include/libgsf-1/gsf/gsf-input-gio.h
include/libgsf-1/gsf/gsf-input-gzip.h
include/libgsf-1/gsf/gsf-input-http.h
include/libgsf-1/gsf/gsf-input-impl.h
include/libgsf-1/gsf/gsf-input-iochannel.h
include/libgsf-1/gsf/gsf-input-memory.h
include/libgsf-1/gsf/gsf-input-proxy.h
include/libgsf-1/gsf/gsf-input-stdio.h
include/libgsf-1/gsf/gsf-input-textline.h
include/libgsf-1/gsf/gsf-input.h
include/libgsf-1/gsf/gsf-libxml.h
include/libgsf-1/gsf/gsf-meta-names.h
include/libgsf-1/gsf/gsf-msole-utils.h
include/libgsf-1/gsf/gsf-open-pkg-utils.h
include/libgsf-1/gsf/gsf-opendoc-utils.h
include/libgsf-1/gsf/gsf-outfile-impl.h
include/libgsf-1/gsf/gsf-outfile-msole.h
include/libgsf-1/gsf/gsf-outfile-stdio.h
include/libgsf-1/gsf/gsf-outfile-zip.h
include/libgsf-1/gsf/gsf-outfile.h
include/libgsf-1/gsf/gsf-output-bzip.h
include/libgsf-1/gsf/gsf-output-csv.h
include/libgsf-1/gsf/gsf-output-gio.h
include/libgsf-1/gsf/gsf-output-gzip.h
include/libgsf-1/gsf/gsf-output-iconv.h
include/libgsf-1/gsf/gsf-output-impl.h
include/libgsf-1/gsf/gsf-output-iochannel.h
include/libgsf-1/gsf/gsf-output-memory.h
include/libgsf-1/gsf/gsf-output-stdio.h
include/libgsf-1/gsf/gsf-output.h
include/libgsf-1/gsf/gsf-shared-memory.h
include/libgsf-1/gsf/gsf-structured-blob.h
include/libgsf-1/gsf/gsf-timestamp.h
include/libgsf-1/gsf/gsf-utils.h
include/libgsf-1/gsf/gsf.h
lib/libgsf-1.la
lib/pkgconfig/libgsf-1.pc
man/man1/gsf-office-thumbnailer.1
man/man1/gsf-vba-dump.1
man/man1/gsf.1
share/gtk-doc/html/gsf/annotation-glossary.html
share/gtk-doc/html/gsf/api.html
share/gtk-doc/html/gsf/dependencies.html
share/gtk-doc/html/gsf/gsf-Compression.html
share/gtk-doc/html/gsf/gsf-GIO.html
share/gtk-doc/html/gsf/gsf-GIOChannel.html
share/gtk-doc/html/gsf/gsf-Infile-reading-structed-files.html
share/gtk-doc/html/gsf/gsf-Input-from-unstructured-files.html
share/gtk-doc/html/gsf/gsf-MS-OLE2.html
share/gtk-doc/html/gsf/gsf-OASIS-Open-Document.html
share/gtk-doc/html/gsf/gsf-Outfile-writing-structed-files.html
share/gtk-doc/html/gsf/gsf-Output-to-unstructured-files.html
share/gtk-doc/html/gsf/gsf-Reading-and-Writing-from-local-files-and-directories.html
share/gtk-doc/html/gsf/gsf-Text.html
share/gtk-doc/html/gsf/gsf-Utilities.html
share/gtk-doc/html/gsf/gsf-XML-and-libxml.html
share/gtk-doc/html/gsf/gsf-Zip.html
share/gtk-doc/html/gsf/gsf-blobs.html
share/gtk-doc/html/gsf/gsf-clip-data.html
share/gtk-doc/html/gsf/gsf-index.html
share/gtk-doc/html/gsf/gsf-memory.html
share/gtk-doc/html/gsf/gsf-metadata.html
share/gtk-doc/html/gsf/gsf-users.html
share/gtk-doc/html/gsf/gsf.devhelp2
share/gtk-doc/html/gsf/history.html
share/gtk-doc/html/gsf/home.png
share/gtk-doc/html/gsf/index.html
share/gtk-doc/html/gsf/intro.html
share/gtk-doc/html/gsf/io.html
Update to 1.14.34, so that gnumeric112 has a chance of building. libgsf 1.14.34 Morten: * Fix OLE2 property parsing problem. [#748528] * Fuzzed file fixes. [#749120] [#749169] [#749183] [#750809] [#751273] * xlsx: fix problem with absolute relation targets. [#751120] * Fix text line problem with very long lines. -------------------------------------------------------------------------- libgsf 1.14.33 Morten: * Ensure floats roundtrip through our xml functions. * Improve handling of unknown xml tags. * xml parser improvements. * xml pretty-printing improvements. -------------------------------------------------------------------------- libgsf 1.14.32 Morten: * Fix obscure problem with xml parser. * Add vml to openpkg utils. * Allow NULL content type for openpkg. * Plug leak. -------------------------------------------------------------------------- libgsf 1.14.31 Andreas: * Add two new localc name spaces to gsf-opendoc-utils Allin Cottrell: * Add support for non-default zip compression level. [#722470] Morten: * Plug leaks. * Dead kittens. * Reduce number of CRITICALs for corrupted files. * Read zip files with 64k+ members. [Part of #732209] * Read zip files members larger than 4G. [Part of #732209] * Speed up zip file reading for lots of members. * Speed up stdio directory handling with large number of files. * Fix various issues with files larger than 4G. * Fix minor zip file issues. * Write zip archives with more than 64k+ members. * Store unix modtime in zip. (Until that overflows.) * Fix seekability checks in GsfOutputIOChannel. * Avoid implementation defined behaviour of shifts. * Start a test suite.
2015-08-06 14:47:26 +02:00
share/gtk-doc/html/gsf/left-insensitive.png
share/gtk-doc/html/gsf/left.png
share/gtk-doc/html/gsf/misc.html
share/gtk-doc/html/gsf/parsers.html
Update to 1.14.34, so that gnumeric112 has a chance of building. libgsf 1.14.34 Morten: * Fix OLE2 property parsing problem. [#748528] * Fuzzed file fixes. [#749120] [#749169] [#749183] [#750809] [#751273] * xlsx: fix problem with absolute relation targets. [#751120] * Fix text line problem with very long lines. -------------------------------------------------------------------------- libgsf 1.14.33 Morten: * Ensure floats roundtrip through our xml functions. * Improve handling of unknown xml tags. * xml parser improvements. * xml pretty-printing improvements. -------------------------------------------------------------------------- libgsf 1.14.32 Morten: * Fix obscure problem with xml parser. * Add vml to openpkg utils. * Allow NULL content type for openpkg. * Plug leak. -------------------------------------------------------------------------- libgsf 1.14.31 Andreas: * Add two new localc name spaces to gsf-opendoc-utils Allin Cottrell: * Add support for non-default zip compression level. [#722470] Morten: * Plug leaks. * Dead kittens. * Reduce number of CRITICALs for corrupted files. * Read zip files with 64k+ members. [Part of #732209] * Read zip files members larger than 4G. [Part of #732209] * Speed up zip file reading for lots of members. * Speed up stdio directory handling with large number of files. * Fix various issues with files larger than 4G. * Fix minor zip file issues. * Write zip archives with more than 64k+ members. * Store unix modtime in zip. (Until that overflows.) * Fix seekability checks in GsfOutputIOChannel. * Avoid implementation defined behaviour of shifts. * Start a test suite.
2015-08-06 14:47:26 +02:00
share/gtk-doc/html/gsf/right-insensitive.png
share/gtk-doc/html/gsf/right.png
share/gtk-doc/html/gsf/sources.html
share/gtk-doc/html/gsf/style.css
Update to 1.14.34, so that gnumeric112 has a chance of building. libgsf 1.14.34 Morten: * Fix OLE2 property parsing problem. [#748528] * Fuzzed file fixes. [#749120] [#749169] [#749183] [#750809] [#751273] * xlsx: fix problem with absolute relation targets. [#751120] * Fix text line problem with very long lines. -------------------------------------------------------------------------- libgsf 1.14.33 Morten: * Ensure floats roundtrip through our xml functions. * Improve handling of unknown xml tags. * xml parser improvements. * xml pretty-printing improvements. -------------------------------------------------------------------------- libgsf 1.14.32 Morten: * Fix obscure problem with xml parser. * Add vml to openpkg utils. * Allow NULL content type for openpkg. * Plug leak. -------------------------------------------------------------------------- libgsf 1.14.31 Andreas: * Add two new localc name spaces to gsf-opendoc-utils Allin Cottrell: * Add support for non-default zip compression level. [#722470] Morten: * Plug leaks. * Dead kittens. * Reduce number of CRITICALs for corrupted files. * Read zip files with 64k+ members. [Part of #732209] * Read zip files members larger than 4G. [Part of #732209] * Speed up zip file reading for lots of members. * Speed up stdio directory handling with large number of files. * Fix various issues with files larger than 4G. * Fix minor zip file issues. * Write zip archives with more than 64k+ members. * Store unix modtime in zip. (Until that overflows.) * Fix seekability checks in GsfOutputIOChannel. * Avoid implementation defined behaviour of shifts. * Start a test suite.
2015-08-06 14:47:26 +02:00
share/gtk-doc/html/gsf/up-insensitive.png
share/gtk-doc/html/gsf/up.png
share/locale/as/LC_MESSAGES/libgsf.mo
Update to 1.14.34, so that gnumeric112 has a chance of building. libgsf 1.14.34 Morten: * Fix OLE2 property parsing problem. [#748528] * Fuzzed file fixes. [#749120] [#749169] [#749183] [#750809] [#751273] * xlsx: fix problem with absolute relation targets. [#751120] * Fix text line problem with very long lines. -------------------------------------------------------------------------- libgsf 1.14.33 Morten: * Ensure floats roundtrip through our xml functions. * Improve handling of unknown xml tags. * xml parser improvements. * xml pretty-printing improvements. -------------------------------------------------------------------------- libgsf 1.14.32 Morten: * Fix obscure problem with xml parser. * Add vml to openpkg utils. * Allow NULL content type for openpkg. * Plug leak. -------------------------------------------------------------------------- libgsf 1.14.31 Andreas: * Add two new localc name spaces to gsf-opendoc-utils Allin Cottrell: * Add support for non-default zip compression level. [#722470] Morten: * Plug leaks. * Dead kittens. * Reduce number of CRITICALs for corrupted files. * Read zip files with 64k+ members. [Part of #732209] * Read zip files members larger than 4G. [Part of #732209] * Speed up zip file reading for lots of members. * Speed up stdio directory handling with large number of files. * Fix various issues with files larger than 4G. * Fix minor zip file issues. * Write zip archives with more than 64k+ members. * Store unix modtime in zip. (Until that overflows.) * Fix seekability checks in GsfOutputIOChannel. * Avoid implementation defined behaviour of shifts. * Start a test suite.
2015-08-06 14:47:26 +02:00
share/locale/bs/LC_MESSAGES/libgsf.mo
share/locale/ca/LC_MESSAGES/libgsf.mo
share/locale/ca@valencia/LC_MESSAGES/libgsf.mo
share/locale/cs/LC_MESSAGES/libgsf.mo
share/locale/da/LC_MESSAGES/libgsf.mo
share/locale/de/LC_MESSAGES/libgsf.mo
share/locale/el/LC_MESSAGES/libgsf.mo
share/locale/en_GB/LC_MESSAGES/libgsf.mo
share/locale/eo/LC_MESSAGES/libgsf.mo
share/locale/es/LC_MESSAGES/libgsf.mo
share/locale/eu/LC_MESSAGES/libgsf.mo
share/locale/fi/LC_MESSAGES/libgsf.mo
share/locale/fr/LC_MESSAGES/libgsf.mo
share/locale/gl/LC_MESSAGES/libgsf.mo
share/locale/he/LC_MESSAGES/libgsf.mo
share/locale/hu/LC_MESSAGES/libgsf.mo
share/locale/id/LC_MESSAGES/libgsf.mo
share/locale/it/LC_MESSAGES/libgsf.mo
share/locale/ja/LC_MESSAGES/libgsf.mo
share/locale/ko/LC_MESSAGES/libgsf.mo
share/locale/lt/LC_MESSAGES/libgsf.mo
share/locale/lv/LC_MESSAGES/libgsf.mo
share/locale/ml/LC_MESSAGES/libgsf.mo
share/locale/nb/LC_MESSAGES/libgsf.mo
share/locale/nn/LC_MESSAGES/libgsf.mo
share/locale/oc/LC_MESSAGES/libgsf.mo
share/locale/pa/LC_MESSAGES/libgsf.mo
share/locale/pl/LC_MESSAGES/libgsf.mo
share/locale/pt/LC_MESSAGES/libgsf.mo
share/locale/pt_BR/LC_MESSAGES/libgsf.mo
share/locale/ro/LC_MESSAGES/libgsf.mo
share/locale/ru/LC_MESSAGES/libgsf.mo
share/locale/sk/LC_MESSAGES/libgsf.mo
share/locale/sl/LC_MESSAGES/libgsf.mo
share/locale/sr/LC_MESSAGES/libgsf.mo
share/locale/sr@latin/LC_MESSAGES/libgsf.mo
share/locale/sv/LC_MESSAGES/libgsf.mo
share/locale/ta/LC_MESSAGES/libgsf.mo
share/locale/tg/LC_MESSAGES/libgsf.mo
share/locale/th/LC_MESSAGES/libgsf.mo
share/locale/tr/LC_MESSAGES/libgsf.mo
share/locale/uk/LC_MESSAGES/libgsf.mo
share/locale/zh_CN/LC_MESSAGES/libgsf.mo
share/locale/zh_HK/LC_MESSAGES/libgsf.mo
share/locale/zh_TW/LC_MESSAGES/libgsf.mo
share/thumbnailers/gsf-office.thumbnailer