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


Commits:
a335dd4c by Jan Alexander Steffens (heftig) at 2025-11-04T00:22:26+01:00
1:49.1-2: Backport fix

Closes: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/issues/13

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gnome-shell
        pkgdesc = Next generation desktop shell
        pkgver = 49.1
-       pkgrel = 1
+       pkgrel = 2
        epoch = 1
        url = https://gitlab.gnome.org/GNOME/gnome-shell
        arch = x86_64


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgname=(
   gnome-shell-docs
 )
 pkgver=49.1
-pkgrel=1
+pkgrel=2
 epoch=1
 pkgdesc="Next generation desktop shell"
 url="https://gitlab.gnome.org/GNOME/gnome-shell";
@@ -91,6 +91,11 @@ prepare() {
   ln -s libgnome-volume-control gvc
 
   cd $pkgbase
+
+  # Fix hang on keyboard layout switch
+  # 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/issues/13
+  # https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3939
+  git cherry-pick -n d6123a003afc9665e7b0067a46dc93b19ea52c07
 }
 
 build() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/a335dd4cb670acbebf9e10743ab744dd783ce406

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gnome-shell/-/commit/a335dd4cb670acbebf9e10743ab744dd783ce406
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to