1
0
Fork 0

Sync to gnome-41

Signed-off-by: Sung Mingi <FiestaLake@protonmail.com>
This commit is contained in:
Sung Mingi 2021-12-17 16:16:51 +09:00
parent bb6479a1c8
commit d7942d354d
No known key found for this signature in database
GPG key ID: 67B568F99ECE42DC
2 changed files with 11 additions and 14 deletions

View file

@ -1,7 +1,7 @@
pkgbase = gnome-shell-performance
pkgdesc = Next generation desktop shell
pkgver = 41.1
pkgrel = 3
pkgver = 42.1
pkgrel = 1
epoch = 1
url = https://wiki.gnome.org/Projects/GnomeShell
arch = x86_64
@ -25,7 +25,6 @@ pkgbase = gnome-shell-performance
depends = gnome-session
depends = gtk4
depends = gnome-settings-daemon
depends = gnome-themes-extra
depends = gsettings-desktop-schemas
depends = libcanberra-pulse
depends = libgdm
@ -42,10 +41,10 @@ pkgbase = gnome-shell-performance
optdepends = gnome-control-center: System settings
optdepends = evolution-data-server: Evolution calendar integration
provides = gnome-shell
provides = gnome-shell=41.1
provides = gnome-shell=1:41.1
provides = gnome-shell=42.1
provides = gnome-shell=1:42.1
conflicts = gnome-shell
source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=a1b537eebf1b7cfb7249fa33c7fbb9ee6ac55b69
source = git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=618965fcd4a16255235dc6e27a88fe29118afd22
source = git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git
sha256sums = SKIP
sha256sums = SKIP
@ -59,7 +58,6 @@ pkgname = gnome-shell-performance
depends = gnome-session
depends = gtk4
depends = gnome-settings-daemon
depends = gnome-themes-extra
depends = gsettings-desktop-schemas
depends = libcanberra-pulse
depends = libgdm

View file

@ -19,18 +19,17 @@ _merge_requests_to_use=('1862' '2048')
pkgname=gnome-shell-performance
_pkgname=gnome-shell
pkgver=41.1
pkgrel=3
pkgver=42.1
pkgrel=1
epoch=1
pkgdesc="Next generation desktop shell"
url="https://wiki.gnome.org/Projects/GnomeShell"
arch=(x86_64)
license=(GPL)
depends=(accountsservice gcr gjs gnome-bluetooth upower gnome-session gtk4
gnome-settings-daemon gnome-themes-extra gsettings-desktop-schemas
libcanberra-pulse libgdm libsecret mutter nm-connection-editor unzip
gstreamer libibus gnome-autoar gnome-disk-utility gst-plugin-pipewire
libsoup3)
gnome-settings-daemon gsettings-desktop-schemas libcanberra-pulse
libgdm libsecret mutter nm-connection-editor unzip gstreamer libibus
gnome-autoar gnome-disk-utility gst-plugin-pipewire libsoup3)
makedepends=(gtk-doc gnome-control-center evolution-data-server
gobject-introspection git meson sassc asciidoc bash-completion)
checkdepends=(xorg-server-xvfb)
@ -39,7 +38,7 @@ optdepends=('gnome-control-center: System settings'
groups=(gnome)
provides=(gnome-shell gnome-shell=$pkgver gnome-shell=$epoch:$pkgver)
conflicts=(gnome-shell)
_commit=a1b537eebf1b7cfb7249fa33c7fbb9ee6ac55b69 # tags/41.1^0
_commit=618965fcd4a16255235dc6e27a88fe29118afd22 # tags/41.2^0
source=("git+https://gitlab.gnome.org/GNOME/gnome-shell.git#commit=$_commit"
"git+https://gitlab.gnome.org/GNOME/libgnome-volume-control.git")
sha256sums=('SKIP'