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-gtk | |
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-gtk')
-rw-r--r-- | graphics/poppler-gtk/pkg-plist | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/graphics/poppler-gtk/pkg-plist b/graphics/poppler-gtk/pkg-plist index 34ecba179..17d5508ee 100644 --- a/graphics/poppler-gtk/pkg-plist +++ b/graphics/poppler-gtk/pkg-plist @@ -7,4 +7,20 @@ lib/libpoppler-glib.a lib/libpoppler-glib.so lib/libpoppler-glib.so.0 libdata/pkgconfig/poppler-glib.pc +%%DOCSDIR%%/poppler/ch01.html +%%DOCSDIR%%/poppler/home.png +%%DOCSDIR%%/poppler/index.html +%%DOCSDIR%%/poppler/index.sgml +%%DOCSDIR%%/poppler/left.png +%%DOCSDIR%%/poppler/poppler-poppler-action.html +%%DOCSDIR%%/poppler/poppler-poppler-document.html +%%DOCSDIR%%/poppler/poppler-poppler-enums.html +%%DOCSDIR%%/poppler/poppler-poppler-page.html +%%DOCSDIR%%/poppler/poppler-poppler.html +%%DOCSDIR%%/poppler/poppler.devhelp +%%DOCSDIR%%/poppler/right.png +%%DOCSDIR%%/poppler/style.css +%%DOCSDIR%%/poppler/up.png +@unexec rmdir %D/%%DOCSDIR%%/poppler 2>/dev/null || true +@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || tru @dirrm include/poppler/glib |