pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gexiv2 gexiv2: gobject-introspection is a bui...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f825cd8046d4
branches: trunk
changeset: 380522:f825cd8046d4
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jun 07 20:34:14 2022 +0000
description:
gexiv2: gobject-introspection is a build dependency.
Bump PKGREVISION.
diffstat:
graphics/gexiv2/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 0f8bc89cb843 -r f825cd8046d4 graphics/gexiv2/Makefile
--- a/graphics/gexiv2/Makefile Tue Jun 07 20:28:53 2022 +0000
+++ b/graphics/gexiv2/Makefile Tue Jun 07 20:34:14 2022 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.20 2022/03/30 10:02:24 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2022/06/07 20:34:14 wiz Exp $
DISTNAME= gexiv2-0.12.2
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gexiv2/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -31,8 +31,8 @@
.include "../../devel/meson/build.mk"
.include "../../devel/glib2/buildlink3.mk"
+BUILDLINK_DEPMETHOD.gobject-introspection= build
.include "../../devel/gobject-introspection/buildlink3.mk"
.include "../../graphics/exiv2/buildlink3.mk"
-BUILDLINK_DEPMETHOD.vala= build
.include "../../lang/vala/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index