1
0
Fork 0

Sync to gnome-3-36

This commit is contained in:
Térence Clastres 2020-07-18 18:06:56 +02:00
parent 4ef74a47cb
commit 91c7885618
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = mutter-performance
pkgdesc = A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync
pkgver = 3.36.3+29+g3a70ba7ae
pkgver = 3.36.4+10+gef3dac706
pkgrel = 1
url = https://gitlab.gnome.org/GNOME/mutter
install = mutter.install
@ -34,7 +34,7 @@ pkgbase = mutter-performance
provides = libmutter-6.so
conflicts = mutter
replaces = mutter-781835-workaround
source = mutter-performance::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=3a70ba7ae23489cca6dd12e6868c6e734155b974
source = mutter-performance::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=ef3dac70648196de8e291708eaa1cf68dc2eec28
source = fix_clutter_actor_set_allocation_spam.patch
sha256sums = SKIP
sha256sums = 9b2a5c4ab0e8c5e9a54fddc7461a85455055b175af9a7c89b0e16f30a939fa42

View file

@ -14,7 +14,7 @@ _merge_requests_to_use=('1124' '1003' '1267') # safe pick
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgname=mutter-performance
pkgver=3.36.3+29+g3a70ba7ae
pkgver=3.36.4+10+gef3dac706
pkgrel=1
pkgdesc="A window manager for GNOME | Attempts to improve performances with non-upstreamed merge-requests and frequent stable branch resync"
url="https://gitlab.gnome.org/GNOME/mutter"
@ -30,7 +30,7 @@ conflicts=(mutter)
replaces=(mutter-781835-workaround)
groups=(gnome)
install=mutter.install
_commit=3a70ba7ae23489cca6dd12e6868c6e734155b974 # tags/3.36.3^29
_commit=ef3dac70648196de8e291708eaa1cf68dc2eec28 # tags/3.36.4^10
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"
"fix_clutter_actor_set_allocation_spam.patch")
sha256sums=('SKIP'