pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/poppler-glib poppler-glib: gobject-introspection...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae626b7997d9
branches:  trunk
changeset: 380524:ae626b7997d9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jun 07 20:36:50 2022 +0000

description:
poppler-glib: gobject-introspection is a build dependency

Bump PKGREVISION.

diffstat:

 print/poppler-glib/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r f79dfb668fb0 -r ae626b7997d9 print/poppler-glib/Makefile
--- a/print/poppler-glib/Makefile       Tue Jun 07 20:34:23 2022 +0000
+++ b/print/poppler-glib/Makefile       Tue Jun 07 20:36:50 2022 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.96 2022/02/15 19:26:48 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2022/06/07 20:36:50 wiz Exp $
 
 .include "../../print/poppler/Makefile.common"
 
 PKGNAME=       poppler-glib-${POPPLER_VERS}
+PKGREVISION=   1
 
 COMMENT=       PDF rendering library (GLib wrapper)
 
@@ -51,6 +52,7 @@
 #.include "../../lang/python/tool.mk"
 BUILDLINK_API_DEPENDS.glib2+=  glib2>=2.41.0
 .include "../../devel/glib2/buildlink3.mk"
+BUILDLINK_DEPMETHOD.gobject-introspection=     build
 .include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../graphics/cairo-gobject/buildlink3.mk"
 .include "../../mk/jpeg.buildlink3.mk"



Home | Main Index | Thread Index | Old Index