Revert "gnome-shell: update to 3.30.0."
This reverts commit 780b827407
.
This commit is contained in:
parent
081433390d
commit
c937507e7a
2 changed files with 19 additions and 17 deletions
|
@ -2858,11 +2858,14 @@ libdecoration.so.0 compiz-core-0.8.14_1
|
||||||
libcompizconfig.so.0 libcompizconfig-0.8.14_1
|
libcompizconfig.so.0 libcompizconfig-0.8.14_1
|
||||||
libemeraldengine.so.0 emerald-0.8.14_1
|
libemeraldengine.so.0 emerald-0.8.14_1
|
||||||
libhangul.so.1 libhangul-0.1.0_1
|
libhangul.so.1 libhangul-0.1.0_1
|
||||||
libmutter-3.so.0 mutter-3.30.0_1
|
libmutter-2.so.0 mutter-3.28.0_1
|
||||||
libmutter-clutter-3.so mutter-3.30.0_1
|
libmutter-clutter-1.so mutter-3.28.0_1
|
||||||
libmutter-cogl-path-3.so mutter-3.30.0_1
|
libmutter-cogl-path-1.so mutter-3.28.0_1
|
||||||
libmutter-cogl-3.so mutter-3.30.0_1
|
libmutter-cogl-1.so mutter-3.28.0_1
|
||||||
libmutter-cogl-pango-3.so mutter-3.30.0_1
|
libmutter-cogl-pango-1.so mutter-3.28.0_1
|
||||||
|
libmutter-clutter-2.so mutter-3.28.0_1
|
||||||
|
libmutter-cogl-2.so mutter-3.28.0_1
|
||||||
|
libmutter-cogl-pango-2.so mutter-3.28.0_1
|
||||||
libgeoclue-2.so.0 geoclue2-2.4.4_1
|
libgeoclue-2.so.0 geoclue2-2.4.4_1
|
||||||
libgepub.so.0 libgepub-0.4_1
|
libgepub.so.0 libgepub-0.4_1
|
||||||
libslopy.so.7.4 slop-7.4_1
|
libslopy.so.7.4 slop-7.4_1
|
||||||
|
|
|
@ -1,23 +1,22 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=3.30.0
|
reverts="3.30.0_1"
|
||||||
|
version=3.28.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dsystemd=false"
|
configure_args="-Dsystemd=false"
|
||||||
hostmakedepends="gobject-introspection gtk-doc intltool libxslt pkg-config python3 sassc"
|
hostmakedepends="gobject-introspection gtk-doc intltool pkg-config sassc"
|
||||||
makedepends="at-spi2-atk caribou-devel evolution-data-server-devel folks-devel gcr-devel
|
makedepends="caribou-devel folks-devel gjs-devel gnome-bluetooth-devel
|
||||||
gjs-devel gnome-bluetooth-devel gnome-control-center-devel gnome-desktop-devel
|
gnome-control-center-devel gnome-desktop-devel gnome-menus-devel ibus-devel
|
||||||
gnome-menus-devel gsettings-desktop-schemas-devel gstreamer1-devel gtk+3-devel
|
libcanberra-devel libcroco-devel mutter-devel network-manager-applet-devel
|
||||||
ibus-devel json-glib-devel libcanberra-devel libcroco-devel libglib-devel
|
polkit-devel pulseaudio-devel startup-notification-devel
|
||||||
libsecret-devel libsoup-devel libX11-devel libxml2-devel mutter-devel
|
telepathy-logger-devel"
|
||||||
network-manager-applet-devel polkit-devel pulseaudio-devel
|
depends="caribou elogind glxinfo gnome-control-center upower"
|
||||||
startup-notification-devel telepathy-logger-devel"
|
|
||||||
depends="caribou elogind glxinfo gnome-control-center gsettings-desktop-schemas upower"
|
|
||||||
short_desc="GNOME core user interface"
|
short_desc="GNOME core user interface"
|
||||||
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
maintainer="Enno Boland <gottox@voidlinux.eu>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
homepage="https://wiki.gnome.org/Projects/GnomeShell"
|
||||||
changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-30/NEWS"
|
changelog="https://raw.githubusercontent.com/GNOME/gnome-shell/gnome-3-28/NEWS"
|
||||||
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz"
|
||||||
checksum=621e297258cd3185844efde838934de305cdef25c23f998581da56367ef1f239
|
checksum=1c24f5b306fdedbdd7df4a92caef13061302f1cac97838dfcdf30b692352a276
|
||||||
nocross="hard dependency on gobject-introspection"
|
nocross="hard dependency on gobject-introspection"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue