d8526bfa23
QPDF is a command-line program that does structural, content-preserving transformations on PDF files. It could have been called something like pdf-to-pdf. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. This will be needed by an update to cups-filters which I am working on. ok jasper@
42 lines
1.0 KiB
Plaintext
42 lines
1.0 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/08/24 07:38:57 ajacoutot Exp $
|
|
%%SHARED%%
|
|
bin/fix-qdf
|
|
@bin bin/qpdf
|
|
@bin bin/zlib-flate
|
|
include/qpdf/
|
|
include/qpdf/Buffer.hh
|
|
include/qpdf/BufferInputSource.hh
|
|
include/qpdf/Constants.h
|
|
include/qpdf/DLL.h
|
|
include/qpdf/FileInputSource.hh
|
|
include/qpdf/InputSource.hh
|
|
include/qpdf/Pipeline.hh
|
|
include/qpdf/Pl_Buffer.hh
|
|
include/qpdf/Pl_Concatenate.hh
|
|
include/qpdf/Pl_Count.hh
|
|
include/qpdf/Pl_Discard.hh
|
|
include/qpdf/Pl_Flate.hh
|
|
include/qpdf/Pl_StdioFile.hh
|
|
include/qpdf/PointerHolder.hh
|
|
include/qpdf/QPDF.hh
|
|
include/qpdf/QPDFExc.hh
|
|
include/qpdf/QPDFObject.hh
|
|
include/qpdf/QPDFObjectHandle.hh
|
|
include/qpdf/QPDFTokenizer.hh
|
|
include/qpdf/QPDFWriter.hh
|
|
include/qpdf/QPDFXRefEntry.hh
|
|
include/qpdf/QTC.hh
|
|
include/qpdf/QUtil.hh
|
|
include/qpdf/Types.h
|
|
include/qpdf/qpdf-c.h
|
|
lib/libqpdf.a
|
|
lib/pkgconfig/
|
|
lib/pkgconfig/libqpdf.pc
|
|
@man man/man1/fix-qdf.1
|
|
@man man/man1/qpdf.1
|
|
@man man/man1/zlib-flate.1
|
|
share/doc/qpdf/
|
|
share/doc/qpdf/qpdf-manual.html
|
|
share/doc/qpdf/qpdf-manual.pdf
|
|
share/doc/qpdf/stylesheet.css
|