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: ryoon
Date: Sat Sep 10 14:39:23 UTC 2022
Modified Files:
pkgsrc/graphics/gexiv2: Makefile
Log Message:
gexiv2: Use Python as runtime dependency
* Adjust for PLIST.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 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.23 pkgsrc/graphics/gexiv2/Makefile:1.24
--- pkgsrc/graphics/gexiv2/Makefile:1.23 Sat Sep 10 06:34:36 2022
+++ pkgsrc/graphics/gexiv2/Makefile Sat Sep 10 14:39:23 2022
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2022/09/10 06:34:36 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2022/09/10 14:39:23 ryoon Exp $
DISTNAME= gexiv2-0.14.0
+PKGREVISION= 1
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gexiv2/${PKGVERSION_NOREV:R}/}
EXTRACT_SUFX= .tar.xz
@@ -17,8 +18,6 @@ DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*
USE_LANGUAGES= c99 c++03
USE_TOOLS+= pkg-config
-PYTHON_FOR_BUILD_ONLY= tool
-
PKGCONFIG_OVERRIDE= gexiv2.pc.in
BUILDLINK_TRANSFORM.SunOS+= rm:-Wl,--version-script=./gexiv2/gexiv2.map
Home |
Main Index |
Thread Index |
Old Index