pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/poppler-includes As we build with Splash Output ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9b4db2867798
branches: trunk
changeset: 394535:9b4db2867798
user: joerg <joerg%pkgsrc.org@localhost>
date: Thu Jun 11 22:52:56 2009 +0000
description:
As we build with Splash Output support, also install the header.
Bump revision.
diffstat:
print/poppler-includes/Makefile | 4 +++-
print/poppler-includes/PLIST | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (39 lines):
diff -r fe5e26db9a1f -r 9b4db2867798 print/poppler-includes/Makefile
--- a/print/poppler-includes/Makefile Thu Jun 11 20:32:00 2009 +0000
+++ b/print/poppler-includes/Makefile Thu Jun 11 22:52:56 2009 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/11/20 14:32:19 dillo Exp $
+# $NetBSD: Makefile,v 1.2 2009/06/11 22:52:56 joerg Exp $
#
.include "../../print/poppler/Makefile.common"
PKGNAME= poppler-includes-${POPPLER_VERS}
+PKGREVISION= 1
COMMENT= Poppler Xpdf includes (unsupported)
MAINTAINER= dillo%NetBSD.org@localhost
@@ -30,5 +31,6 @@
${INSTALL_DATA} ${WRKSRC}/"$$subdir/$$f" ${INCDIR}/"$$d"; \
done }; \
done
+ ${INSTALL_DATA} ${WRKSRC}/poppler/SplashOutputDev.h ${INCDIR}/poppler
.include "../../mk/bsd.pkg.mk"
diff -r fe5e26db9a1f -r 9b4db2867798 print/poppler-includes/PLIST
--- a/print/poppler-includes/PLIST Thu Jun 11 20:32:00 2009 +0000
+++ b/print/poppler-includes/PLIST Thu Jun 11 22:52:56 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2009/01/13 10:18:56 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2009/06/11 22:52:56 joerg Exp $
include/poppler/Annot.h
include/poppler/Array.h
include/poppler/BuiltinFont.h
@@ -44,6 +44,7 @@
include/poppler/ProfileData.h
include/poppler/SecurityHandler.h
include/poppler/Sound.h
+include/poppler/SplashOutputDev.h
include/poppler/Stream-CCITT.h
include/poppler/Stream.h
include/poppler/TextOutputDev.h
Home |
Main Index |
Thread Index |
Old Index