mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
gnome-shell: update to 47.4.
This commit is contained in:
parent
3488200dc4
commit
692ea21cbd
1 changed files with 5 additions and 4 deletions
|
@ -1,12 +1,13 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=46.5
|
||||
version=47.4
|
||||
revision=1
|
||||
build_style=meson
|
||||
build_helper=gir
|
||||
configure_args="-Dsystemd=false -Dtests=false"
|
||||
hostmakedepends="libxslt pkg-config python3 sassc
|
||||
asciidoc perl glib-devel gettext gjs-devel gtk-update-icon-cache"
|
||||
asciidoc perl glib-devel gettext gjs-devel gtk-update-icon-cache
|
||||
python3-docutils"
|
||||
makedepends="gnome-control-center-devel at-spi2-atk-devel
|
||||
evolution-data-server-devel mutter-devel gsettings-desktop-schemas-devel
|
||||
polkit-devel startup-notification-devel ibus-devel gnome-desktop-devel
|
||||
|
@ -20,9 +21,9 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||
#changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/main/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-46/NEWS"
|
||||
changelog="https://gitlab.gnome.org/GNOME/gnome-shell/-/raw/gnome-47/NEWS"
|
||||
distfiles="${GNOME_SITE}/gnome-shell/${version%%.*}/gnome-shell-${version}.tar.xz"
|
||||
checksum=3e640fa9ae9c7f66ba34d52a2e88b625e4d3636e2c0c6d8b9d13edda57d0cc18
|
||||
checksum=680baf694f45f8fc832d245ada6c63b5fc4b030ccfbebbfc0e0e3bc28da2e46d
|
||||
|
||||
do_check() {
|
||||
mkdir /tmp/gnome-shell-xdg
|
||||
|
|
Loading…
Add table
Reference in a new issue