diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-13 11:13:04 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-01-13 11:13:04 +0800 |
commit | 68036f42f99195338b57c1631e5f10a3ab209b54 (patch) | |
tree | 1ecb4a88daaa30df87c4fdcc83a790d766ead7cc /graphics/poppler/pkg-plist | |
parent | 7b99084ba6aec02ddab1abd77ee95110cfb62811 (diff) | |
download | marcuscom-ports-68036f42f99195338b57c1631e5f10a3ab209b54.tar marcuscom-ports-68036f42f99195338b57c1631e5f10a3ab209b54.tar.gz marcuscom-ports-68036f42f99195338b57c1631e5f10a3ab209b54.tar.bz2 marcuscom-ports-68036f42f99195338b57c1631e5f10a3ab209b54.tar.lz marcuscom-ports-68036f42f99195338b57c1631e5f10a3ab209b54.tar.xz marcuscom-ports-68036f42f99195338b57c1631e5f10a3ab209b54.tar.zst marcuscom-ports-68036f42f99195338b57c1631e5f10a3ab209b54.zip |
- Update to 0.5.0 (dev version)
- poppler-qt is now marked BROKEN because configure is busted on qt stuff
- poppler now CONFLICTS with *-xpdf-[0-9]* and xpdf-[0-9]* because poppler
installs xpdf stuff
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5377 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/poppler/pkg-plist')
-rw-r--r-- | graphics/poppler/pkg-plist | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/poppler/pkg-plist b/graphics/poppler/pkg-plist index af48e8abf..31f22a660 100644 --- a/graphics/poppler/pkg-plist +++ b/graphics/poppler/pkg-plist @@ -1,3 +1,9 @@ +bin/pdffonts +bin/pdfimages +bin/pdfinfo +bin/pdftohtml +bin/pdftops +bin/pdftotext include/poppler/Annot.h include/poppler/Array.h include/poppler/BaseFile.h @@ -38,6 +44,8 @@ include/poppler/PSOutputDev.h include/poppler/PSTokenizer.h include/poppler/Page.h include/poppler/Parser.h +include/poppler/ProfileData.h +include/poppler/SecurityHandler.h include/poppler/SplashOutputDev.h include/poppler/Stream-CCITT.h include/poppler/Stream.h @@ -47,11 +55,14 @@ include/poppler/UnicodeMap.h include/poppler/UnicodeMapTables.h include/poppler/UnicodeTypeTable.h include/poppler/XRef.h +include/poppler/XpdfPluginAPI.h +include/poppler/goo/FixedPoint.h include/poppler/goo/GooHash.h include/poppler/goo/GooList.h include/poppler/goo/GooMutex.h include/poppler/goo/GooString.h include/poppler/goo/GooTimer.h +include/poppler/goo/GooVector.h include/poppler/goo/gfile.h include/poppler/goo/gmem.h include/poppler/goo/gtypes.h |