pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
gsettings-desktop-schemas: Only use python as a build tool
Module Name: pkgsrc-wip
Committed By: Dan Cîrnaț <dan%alt.md@localhost>
Pushed By: cirnatdan
Date: Tue Nov 3 13:42:09 2020 +0100
Changeset: d7a0a9e09f8d65e0fbee7c1521a12ebd61de3988
Modified Files:
gsettings-desktop-schemas/Makefile
zenity/Makefile
zenity/distinfo
Log Message:
gsettings-desktop-schemas: Only use python as a build tool
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d7a0a9e09f8d65e0fbee7c1521a12ebd61de3988
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gsettings-desktop-schemas/Makefile | 3 ++-
zenity/Makefile | 5 ++---
zenity/distinfo | 8 ++++----
3 files changed, 8 insertions(+), 8 deletions(-)
diffs:
diff --git a/gsettings-desktop-schemas/Makefile b/gsettings-desktop-schemas/Makefile
index 3148152805..7ccd1282f7 100644
--- a/gsettings-desktop-schemas/Makefile
+++ b/gsettings-desktop-schemas/Makefile
@@ -17,8 +17,9 @@ USE_LANGUAGES= c
PKGCONFIG_OVERRIDE+= gsettings-desktop-schemas.pc.in
REPLACE_PYTHON= build-aux/meson/*.py
+PYTHON_FOR_BUILD_ONLY= yes
-.include "../../lang/python/application.mk"
+.include "../../lang/python/tool.mk"
.include "../../devel/glib2/schemas.mk"
BUILDLINK_DEPMETHOD.gobject-introspection:= build
BUILDLINK_API_DEPENDS.gobject-introspection+= gobject-introspection>=1.31
diff --git a/zenity/Makefile b/zenity/Makefile
index 06c08496aa..3960e1bf9d 100644
--- a/zenity/Makefile
+++ b/zenity/Makefile
@@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.13 2015/06/06 18:48:10 krytarowski Exp $
#
-DISTNAME= zenity-3.18.1
-PKGREVISION= 2
+DISTNAME= zenity-3.32.0
CATEGORIES= x11 gnome
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/3.18/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/zenity/3.32/}
EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff --git a/zenity/distinfo b/zenity/distinfo
index 20ab842e6c..2bc346f319 100644
--- a/zenity/distinfo
+++ b/zenity/distinfo
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.6 2015/06/06 16:23:52 krytarowski Exp $
-SHA1 (zenity-3.18.1.tar.xz) = 1a42c89bcd6d399292f5b4418392c0bd81a5265d
-RMD160 (zenity-3.18.1.tar.xz) = 8c7a637f02724c4d68588fe678b2c6769234f4e7
-SHA512 (zenity-3.18.1.tar.xz) = d18dcd11902f58b0bf6d5d7cab23c07ba86e31406025c49a80aaa7ba1837119fab906093333f33c8ffc4d522e68603dab5b74009d7530432ac8ace0d7739301a
-Size (zenity-3.18.1.tar.xz) = 3881204 bytes
+SHA1 (zenity-3.32.0.tar.xz) = cb210b751b513fe800ffd7ab61d473476561ea36
+RMD160 (zenity-3.32.0.tar.xz) = b49fc55351dfc87439dfe5608b32b6495f1cdb93
+SHA512 (zenity-3.32.0.tar.xz) = d057df25dbb2d780c6be184ec167b0f569eadf0ac1c460d63509843157f14dfdcebe46bb6f93b17c6069ef0208902ce9ecbb4025933f7dc7572323032ec34fda
+Size (zenity-3.32.0.tar.xz) = 4753752 bytes
Home |
Main Index |
Thread Index |
Old Index