pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/poppler-includes Install fofi headers. Bump PKGR...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c89a0898a1bc
branches:  trunk
changeset: 635494:c89a0898a1bc
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jun 07 10:56:09 2014 +0000

description:
Install fofi headers. Bump PKGREVISION.

diffstat:

 print/poppler-includes/Makefile |  5 +++--
 print/poppler-includes/PLIST    |  8 +++++++-
 2 files changed, 10 insertions(+), 3 deletions(-)

diffs (45 lines):

diff -r 6fa1511b9181 -r c89a0898a1bc print/poppler-includes/Makefile
--- a/print/poppler-includes/Makefile   Sat Jun 07 10:46:53 2014 +0000
+++ b/print/poppler-includes/Makefile   Sat Jun 07 10:56:09 2014 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.15 2013/07/04 13:14:07 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/06/07 10:56:09 wiz Exp $
 
 .include "../../print/poppler/Makefile.common"
 
 PKGNAME=               poppler-includes-${POPPLER_VERS}
+PKGREVISION=           1
 
 COMMENT=               Poppler Xpdf includes (unsupported)
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
@@ -18,7 +19,7 @@
 
 do-install:
        ${INSTALL_DATA_DIR} ${INCDIR}
-       for subdir in poppler goo splash;                               \
+       for subdir in fofi poppler goo splash;                          \
        do                                                              \
           mf=${WRKSRC}/"$$subdir"/Makefile.am;                         \
          d=`sed -n -f ${FILESDIR}/dir.sed "$$mf"`;                     \
diff -r 6fa1511b9181 -r c89a0898a1bc print/poppler-includes/PLIST
--- a/print/poppler-includes/PLIST      Sat Jun 07 10:46:53 2014 +0000
+++ b/print/poppler-includes/PLIST      Sat Jun 07 10:56:09 2014 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2014/04/29 07:56:48 wiz Exp $
+@comment $NetBSD: PLIST,v 1.12 2014/06/07 10:56:09 wiz Exp $
 include/poppler/Annot.h
 include/poppler/Array.h
 include/poppler/BuiltinFont.h
@@ -73,6 +73,12 @@
 include/poppler/ViewerPreferences.h
 include/poppler/XRef.h
 include/poppler/XpdfPluginAPI.h
+include/poppler/fofi/FoFiBase.h
+include/poppler/fofi/FoFiEncodings.h
+include/poppler/fofi/FoFiIdentifier.h
+include/poppler/fofi/FoFiTrueType.h
+include/poppler/fofi/FoFiType1.h
+include/poppler/fofi/FoFiType1C.h
 include/poppler/goo/FixedPoint.h
 include/poppler/goo/GooHash.h
 include/poppler/goo/GooLikely.h



Home | Main Index | Thread Index | Old Index