1
0
Fork 0

Sync to gnome-45

Signed-off-by: Mingi Sung <dawdleming@gmail.com>
This commit is contained in:
Mingi Sung 2023-10-15 12:44:49 +09:00
parent 5cf10fd948
commit c6c2e941fa
Signed by: sungmg
GPG key ID: 8914E37E2BA317DD
3 changed files with 5 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 = 45.0
pkgver = 45.0+r49+g8d3d8b86e
pkgrel = 1
epoch = 1
url = https://gitlab.gnome.org/GNOME/mutter
@ -37,7 +37,7 @@ pkgbase = mutter-performance
depends = pipewire
depends = startup-notification
depends = xorg-xwayland
source = mutter-performance::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=4f6c91847088d7d6476b88575b3a6601b819b443
source = mutter-performance::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=8d3d8b86e517c97accf11eb243078faf31dd72bb
source = mr1441.patch
sha256sums = SKIP
sha256sums = ac0806cb296e9690c084e23b74694c1fe0441342d35f10f31bf1451962b5f4a7

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
mutter-performance

View file

@ -31,7 +31,7 @@ else
pkgname=(mutter-performance mutter-performance-docs)
fi
epoch=1
pkgver=45.0
pkgver=45.0+r49+g8d3d8b86e
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"
@ -74,7 +74,7 @@ makedepends=(
if [ -n "$_enable_check" ]; then
checkdepends=(gnome-session xorg-server-xvfb pipewire-session-manager python-dbusmock zenity)
fi
_commit=4f6c91847088d7d6476b88575b3a6601b819b443 # tags/45.0^0
_commit=8d3d8b86e517c97accf11eb243078faf31dd72bb # tags/45.0^49
source=("$pkgname::git+https://gitlab.gnome.org/GNOME/mutter.git#commit=$_commit"
'mr1441.patch')
sha256sums=('SKIP'