pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/gexiv2
Module Name: pkgsrc
Committed By: wiz
Date: Tue Apr 13 09:04:19 UTC 2021
Modified Files:
pkgsrc/graphics/gexiv2: Makefile
Log Message:
gexiv2: mark python as build dependency only
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/gexiv2/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/gexiv2/Makefile
diff -u pkgsrc/graphics/gexiv2/Makefile:1.15 pkgsrc/graphics/gexiv2/Makefile:1.16
--- pkgsrc/graphics/gexiv2/Makefile:1.15 Fri Apr 9 20:24:43 2021
+++ pkgsrc/graphics/gexiv2/Makefile Tue Apr 13 09:04:19 2021
@@ -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 @@ USE_TOOLS+= pkg-config
# 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