temp/gnome-shell-mobile: upgrade to 45_git20240610 (MR 5220)
Add the patch "keyboard: Add a double click gesture on the bottom bar to trigger the OSK". [ci:skip-build]: already built successfully in CI
This commit is contained in:
parent
ef8e2d0e02
commit
074eb3b0a5
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Forked from Alpine to add phone adaptivity patches
|
||||
|
||||
pkgname=gnome-shell-mobile
|
||||
pkgver=45_git20240426
|
||||
pkgrel=2
|
||||
pkgver=45_git20240610
|
||||
pkgrel=0
|
||||
pkgdesc="GNOME shell"
|
||||
url="https://wiki.gnome.org/Projects/GnomeShell"
|
||||
# gjs / riscv64: mutter-mobile
|
||||
|
@ -71,7 +71,7 @@ subpackages="
|
|||
$pkgname-schemas::noarch
|
||||
gnome-mobile-extensions-app:extensions_app:noarch
|
||||
"
|
||||
_commit="3a352e95bf540d663f35554ee2de5dcd1ff408bc"
|
||||
_commit="b157a30ad43865e41e6cf5a632390d630b5a40df"
|
||||
_gvc_commit="8e7a5a4c3e51007ce6579292642517e3d3eb9c50"
|
||||
source="mobile-shell-$_commit.tar.gz::https://gitlab.gnome.org/verdre/mobile-shell/-/archive/$_commit/mobile-shell-$_commit.tar.gz
|
||||
libgnome-volume-control-$_gvc_commit.tar.gz::https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/archive/$_gvc_commit/gnome-shell-$_gvc_commit.tar.gz
|
||||
|
@ -141,7 +141,7 @@ package() {
|
|||
}
|
||||
|
||||
sha512sums="
|
||||
036961581d1837fbd224448cf901780988264e8f0a0493607fc7c9649aec732f48e2a217d603eda744c10925865e3f8eb624c6519bb5ba63e00298f983959b74 mobile-shell-3a352e95bf540d663f35554ee2de5dcd1ff408bc.tar.gz
|
||||
b2769404992877625893c8b6e401f499f17aa5b0f52fba8d7ccdfce1f6fc4531c375bec8f295409874e170f015fc605a0f0deb7a5e44f9a9ffbc476745e73044 mobile-shell-b157a30ad43865e41e6cf5a632390d630b5a40df.tar.gz
|
||||
ebc6985afbda5ddebcda44d8b6732a9abc2d7249aff3adf7a76a90aa681590f830dcf2e5f3534a624adc32d1f0445e261ee149d65c221f733e0c33e0690a004d libgnome-volume-control-8e7a5a4c3e51007ce6579292642517e3d3eb9c50.tar.gz
|
||||
2ca70115fab957fdf276b7f0772786e1afd56b0b22bcfd92f5b5f1d29676dc97c19cfb079434d0dbf7b459f1d133dbd8d1faa0d88f7b94846040a23856f951f8 disable-telepathy-integration.patch
|
||||
dba79b94ab4bcf0db51aa4a19c5fb52f9dae05909fe13531fe9dc06d9db334ac3328bd4040484eac8ef851057ee471a28d86800aa2ae82eec7274f5f79b9146a gsh.patch
|
||||
|
|
Loading…
Reference in a new issue