|
@@ -3,7 +3,7 @@
|
|
# Contributor: Flamelab <panosfilip@gmail.com
|
|
# Contributor: Flamelab <panosfilip@gmail.com
|
|
|
|
|
|
pkgname=gnome-shell
|
|
pkgname=gnome-shell
|
|
-pkgver=3.34.0+152+g0fdbde910
|
|
|
|
|
|
+pkgver=3.34.0+157+g2dbdf792d
|
|
pkgrel=1
|
|
pkgrel=1
|
|
epoch=1
|
|
epoch=1
|
|
pkgdesc="Next generation desktop shell"
|
|
pkgdesc="Next generation desktop shell"
|
|
@@ -19,14 +19,13 @@ optdepends=('gnome-control-center: System settings'
|
|
'evolution-data-server: Evolution calendar integration')
|
|
'evolution-data-server: Evolution calendar integration')
|
|
groups=(gnome)
|
|
groups=(gnome)
|
|
install=gnome-shell.install
|
|
install=gnome-shell.install
|
|
-_commit=0fdbde9101ee5bfe87344cbb2ee43dad32a7f7a6 # master
|
|
|
|
|
|
+_commit=2dbdf792db061a2935eb8649fddbb27af6a19da6 # master
|
|
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
|
|
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
|
|
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
|
|
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git"
|
|
- 739.patch 742.patch)
|
|
|
|
|
|
+ 739.patch)
|
|
sha256sums=('SKIP'
|
|
sha256sums=('SKIP'
|
|
'SKIP'
|
|
'SKIP'
|
|
- '26c2e9672833e09ff63e314f477897bf67c89fd9769c6b4b73d7300b16afd932'
|
|
|
|
- 'fdf3252bd8a6b1ea882c3de177bc58cbfcaa29b03c0cf00aca67e1f3d97883a4')
|
|
|
|
|
|
+ '26c2e9672833e09ff63e314f477897bf67c89fd9769c6b4b73d7300b16afd932')
|
|
|
|
|
|
pkgver() {
|
|
pkgver() {
|
|
cd $pkgname
|
|
cd $pkgname
|
|
@@ -39,9 +38,6 @@ prepare() {
|
|
# https://gitlab.gnome.org/GNOME/gnome-shell/issues/1641
|
|
# https://gitlab.gnome.org/GNOME/gnome-shell/issues/1641
|
|
git apply -3 ../739.patch
|
|
git apply -3 ../739.patch
|
|
|
|
|
|
- # https://gitlab.gnome.org/GNOME/gnome-shell/issues/1678
|
|
|
|
- git apply -3 ../742.patch
|
|
|
|
-
|
|
|
|
git submodule init
|
|
git submodule init
|
|
git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
|
|
git config --local submodule.subprojects/gvc.url "$srcdir/libgnome-volume-control"
|
|
git submodule update
|
|
git submodule update
|