pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

mutter-linux: Update to 40.1



Module Name:	pkgsrc-wip
Committed By:	Dan Cîrnaț <cirnatdan%pkgsrc.org@localhost>
Pushed By:	cirnatdan
Date:		Fri Jun 4 11:11:16 2021 +0200
Changeset:	9da70a9706733a70fcd8588263ba43d83af05d7d

Modified Files:
	mutter-linux/Makefile

Log Message:
mutter-linux: Update to 40.1

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9da70a9706733a70fcd8588263ba43d83af05d7d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 mutter-linux/Makefile | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diffs:
diff --git a/mutter-linux/Makefile b/mutter-linux/Makefile
index 40fe4c0859..6da3791b69 100644
--- a/mutter-linux/Makefile
+++ b/mutter-linux/Makefile
@@ -6,7 +6,7 @@ PATCHDIR=	${.CURDIR}/../../wip/mutter/patches
 DISTINFO_FILE=	${.CURDIR}/../../wip/mutter/distinfo
 FILESDIR=	${.CURDIR}/../../wip/mutter/files
 
-DISTNAME=	mutter-40.0
+DISTNAME=	mutter-40.1
 CATEGORIES=	wm gnome
 MASTER_SITES=	${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
 EXTRACT_SUFX=	.tar.xz
@@ -16,8 +16,7 @@ HOMEPAGE=	https://gitlab.gnome.org/GNOME/mutter
 COMMENT=	GNOME window manager
 LICENSE=	gnu-gpl-v2
 
-USE_TOOLS+=		msgfmt pkg-config
-TOOL_DEPENDS+=		gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
+USE_TOOLS+=		msgfmt pkg-config gdbus-codegen
 BUILD_DEFS+=		PKG_SYSCONFBASE
 
 .include "../../graphics/MesaLib/features.mk"


Home | Main Index | Thread Index | Old Index