Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mutter: update to 40.3.
@ 2021-08-17 21:21 paper42
  2021-08-17 21:56 ` [PR PATCH] [Updated] " paper42
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: paper42 @ 2021-08-17 21:21 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 738 bytes --]

There is a new pull request by paper42 against master on the void-packages repository

https://github.com/paper42/void-packages mutter-40.3
https://github.com/void-linux/void-packages/pull/32557

mutter: update to 40.3.
#### General
- [ ] This is a new package and it conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements)

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR

A patch file from https://github.com/void-linux/void-packages/pull/32557.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mutter-40.3-32557.patch --]
[-- Type: text/x-diff, Size: 1746 bytes --]

From 0f2442a85482c518d27117cb4789989a16f67440 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Sat, 7 Aug 2021 20:20:33 +0200
Subject: [PATCH] mutter: update to 40.3.

---
 srcpkgs/mutter/template | 13 ++++++-------
 1 file changed, 6 insertions(+), 7 deletions(-)

diff --git a/srcpkgs/mutter/template b/srcpkgs/mutter/template
index fb42f099faaa..5e0a4e917c99 100644
--- a/srcpkgs/mutter/template
+++ b/srcpkgs/mutter/template
@@ -1,9 +1,7 @@
 # Template file for 'mutter'
-reverts="40.2_1"
-
 pkgname=mutter
-version=40.1
-revision=2
+version=40.3
+revision=1
 build_helper="gir"
 build_style=meson
 configure_args="-Degl_device=true -Dudev=true -Dnative_backend=true
@@ -16,12 +14,14 @@ makedepends="elogind-devel glib-devel gnome-desktop-devel graphene-devel
  libinput-devel MesaLib-devel pipewire-devel startup-notification-devel
  wayland-protocols gnome-settings-daemon-devel"
 depends="gsettings-desktop-schemas desktop-file-utils zenity"
+checkdepends="xvfb-run"
 short_desc="Lightweight GTK+3 window manager"
 maintainer="Enno Boland <gottox@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://wiki.gnome.org/Projects/Mutter/"
+changelog="https://gitlab.gnome.org/GNOME/mutter/-/raw/gnome-40/NEWS"
 distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
-checksum=a65f3272961133829687d4107267e4e19290e6d86e7807fad87eab0831c1e0c0
+checksum=5b15cf8f41da281424bb381ddcd0defc2e17b944b552f77df2fac5e2b34cb005
 shlib_provides="libmutter-clutter-8.so libmutter-cogl-8.so
  libmutter-cogl-pango-8.so"
 
@@ -31,9 +31,8 @@ pre_build() {
 	ninja ${makejobs} -C build src/meta-dbus-display-config.h
 }
 
-# needs X
 do_check() {
-	:
+	xvfb-run ninja -C build test
 }
 
 post_install() {

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-08-19 21:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-17 21:21 [PR PATCH] mutter: update to 40.3 paper42
2021-08-17 21:56 ` [PR PATCH] [Updated] " paper42
2021-08-17 22:12 ` kedodrill
2021-08-17 22:24 ` paper42
2021-08-19 21:28 ` [PR PATCH] [Merged]: " paper42

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).