diff options
author | joerg <joerg@pkgsrc.org> | 2013-07-05 21:12:45 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2013-07-05 21:12:45 +0000 |
commit | dde827cbd7d35166e26581aa97cdf575147c249b (patch) | |
tree | 92bdbef04c0fcb0f695bba64b6c16a4363dcdc0c /print/podofo/PLIST | |
parent | 428282c1d6ee8f114e03120b0204734e3013ee3c (diff) | |
download | pkgsrc-dde827cbd7d35166e26581aa97cdf575147c249b.tar.gz |
Update to Podofo 0.9.2 for various bug fixes and improved encryption
support. Additionally, build shared libraries.
Diffstat (limited to 'print/podofo/PLIST')
-rw-r--r-- | print/podofo/PLIST | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/print/podofo/PLIST b/print/podofo/PLIST index 5943e1213ab..8647bcb9aa1 100644 --- a/print/podofo/PLIST +++ b/print/podofo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2011/10/26 19:28:00 gls Exp $ +@comment $NetBSD: PLIST,v 1.3 2013/07/05 21:12:45 joerg Exp $ bin/podofobox bin/podofocolor bin/podofocountpages @@ -53,7 +53,6 @@ include/podofo/base/PdfRect.h include/podofo/base/PdfRefCountedBuffer.h include/podofo/base/PdfRefCountedInputDevice.h include/podofo/base/PdfReference.h -include/podofo/base/PdfRijndael.h include/podofo/base/PdfStream.h include/podofo/base/PdfString.h include/podofo/base/PdfTokenizer.h @@ -74,6 +73,7 @@ include/podofo/base/util/PdfMutexWrapper.h include/podofo/doc/PdfAcroForm.h include/podofo/doc/PdfAction.h include/podofo/doc/PdfAnnotation.h +include/podofo/doc/PdfCMapEncoding.h include/podofo/doc/PdfContents.h include/podofo/doc/PdfDestination.h include/podofo/doc/PdfDifferenceEncoding.h @@ -86,6 +86,7 @@ include/podofo/doc/PdfFileSpec.h include/podofo/doc/PdfFont.h include/podofo/doc/PdfFontCID.h include/podofo/doc/PdfFontCache.h +include/podofo/doc/PdfFontConfigWrapper.h include/podofo/doc/PdfFontFactory.h include/podofo/doc/PdfFontFactoryBase14Data.h include/podofo/doc/PdfFontMetrics.h @@ -119,6 +120,8 @@ include/podofo/doc/PdfXObject.h include/podofo/podofo-base.h include/podofo/podofo.h lib/libpodofo.a +lib/libpodofo.so +lib/libpodofo.so.0.9.1 man/man1/podofobox.1 man/man1/podofocountpages.1 man/man1/podofocrop.1 |