pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/gexiv2 gexiv2: mark python as build dependenc...
details: https://anonhg.NetBSD.org/pkgsrc/rev/b386e955d417
branches: trunk
changeset: 450254:b386e955d417
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 13 09:04:19 2021 +0000
description:
gexiv2: mark python as build dependency only
Bump PKGREVISION.
diffstat:
graphics/gexiv2/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r 109c953613b0 -r b386e955d417 graphics/gexiv2/Makefile
--- a/graphics/gexiv2/Makefile Tue Apr 13 09:02:34 2021 +0000
+++ b/graphics/gexiv2/Makefile Tue Apr 13 09:04:19 2021 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2021/04/09 20:24:43 nia Exp $
+# $NetBSD: Makefile,v 1.16 2021/04/13 09:04:19 wiz Exp $
DISTNAME= gexiv2-0.12.2
+PKGREVISION= 1
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gexiv2/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -19,6 +20,8 @@
# https://gitlab.gnome.org/GNOME/json-glib/issues/35
MAKE_ENV+= LD_LIBRARY_PATH=${WRKSRC}/output/gexiv2
+PYTHON_FOR_BUILD_ONLY= tool
+
MESON_ARGS+= -Dpython2_girdir=no
MESON_ARGS+= -Dpython3_girdir=no
Home |
Main Index |
Thread Index |
Old Index