Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / mutter


Commits:
5ee27cc8 by Jan Alexander Steffens (heftig) at 2026-04-13T19:37:45+02:00
50.0-3: Add more fixes

Closes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mutter/-/work_items/23
Closes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mutter/-/work_items/24

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = mutter
        pkgdesc = Window manager and compositor for GNOME
        pkgver = 50.0
-       pkgrel = 2
+       pkgrel = 3
        url = https://gitlab.gnome.org/GNOME/mutter
        arch = x86_64
        license = GPL-2.0-or-later


=====================================
PKGBUILD
=====================================
@@ -10,7 +10,7 @@ pkgname=(
   mutter-docs
 )
 pkgver=50.0
-pkgrel=2
+pkgrel=3
 pkgdesc="Window manager and compositor for GNOME"
 url="https://gitlab.gnome.org/GNOME/mutter";
 arch=(x86_64)
@@ -94,10 +94,22 @@ 
b2sums=('bd33bec1e65648b386f4f8c042097c948ff663034a8f99a3aa483dd9b20c066a1c5e696
 
 prepare() {
   cd mutter
-  # Fix for NVIDIA GPUs
+
+  # Fix presentation feedback
+  # https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/5003
+  git cherry-pick -n e7b7c1648474b22d3f49422d5f818a5b03b208ff
+
+  # Fixes for NVIDIA GPUs
   # https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/5018
-  # https://gitlab.gnome.org/GNOME/mutter/-/issues/4724
   git cherry-pick -n aae0955e6718de9084a6679fcd796cf8bd2cdef7
+  # 
https://gitlab.archlinux.org/archlinux/packaging/packages/mutter/-/work_items/24
+  # https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/5019
+  git cherry-pick -n bced17f2e34476a8dcc3ccf3ce1315db7b7f3503
+  # 
https://gitlab.archlinux.org/archlinux/packaging/packages/mutter/-/work_items/23
+  # https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/5021
+  git cherry-pick -n 493a73d62c614b8f36076094aa467a5ea91755d4 \
+                     743d5e1c3804b3f5018d8fd3c070e9f29b2d1749 \
+                     bebaf434be5ad137c0832a028d20e1bc4b4852c2
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mutter/-/commit/5ee27cc8d931872ad9b8f13430603844965ad143

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mutter/-/commit/5ee27cc8d931872ad9b8f13430603844965ad143
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to