Github messages for voidlinux
 help / color / mirror / Atom feed
From: paper42 <paper42@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] mutter: update to 40.3.
Date: Tue, 17 Aug 2021 23:56:51 +0200	[thread overview]
Message-ID: <20210817215651.PRdrqu41lHXVrcu2fND_Z5pljdcZcsxpqVZQ-S8ibWQ@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-32557@inbox.vuxu.org>

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

There is an updated 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: 2006 bytes --]

From 748da93c3753b2afd13eb137d2e08f85c5caddc9 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 | 16 ++++++----------
 1 file changed, 6 insertions(+), 10 deletions(-)

diff --git a/srcpkgs/mutter/template b/srcpkgs/mutter/template
index fb42f099faaa..952bf115cdf3 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,14 +14,17 @@ 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"
+make_check=no # needs a full graphical session
 
 # Upstream keeps pulling generated headers even though it can cause race
 # conditions in meson/ninja
@@ -31,11 +32,6 @@ pre_build() {
 	ninja ${makejobs} -C build src/meta-dbus-display-config.h
 }
 
-# needs X
-do_check() {
-	:
-}
-
 post_install() {
 	# modify the pkg-config files to respect ${pc_sysrootdir} for variables that are
 	# meant to be called with 'pkg-config --variable'

  reply	other threads:[~2021-08-17 21:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-17 21:21 [PR PATCH] " paper42
2021-08-17 21:56 ` paper42 [this message]
2021-08-17 22:12 ` kedodrill
2021-08-17 22:24 ` paper42
2021-08-19 21:28 ` [PR PATCH] [Merged]: " paper42

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210817215651.PRdrqu41lHXVrcu2fND_Z5pljdcZcsxpqVZQ-S8ibWQ@z \
    --to=paper42@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).