gnome-shell: update to 3.2.1.
This commit is contained in:
parent
649ffb1ece
commit
80c456da52
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=3.2.0
|
version=3.2.1
|
||||||
revision=3
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.2/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-schemas-install --disable-schemas-compile
|
configure_args="--disable-schemas-install --disable-schemas-compile
|
||||||
|
@ -10,7 +9,7 @@ short_desc="GNOME core user interface"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://live.gnome.org/GnomeShell"
|
homepage="http://live.gnome.org/GnomeShell"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
checksum=55f8237f4ca517bcfa02bbf88fbcb9afcdc9b252fb9612b84a65409a1f144324
|
checksum=ac05e3133bd279c84812d8d3d8e362f8b33563cdc3e7a6aefa9c0b1c2aeab0eb
|
||||||
long_desc="
|
long_desc="
|
||||||
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
|
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
|
||||||
like switching to windows and launching applications. GNOME Shell takes
|
like switching to windows and launching applications. GNOME Shell takes
|
||||||
|
@ -89,6 +88,7 @@ Add_dependency build gjs-devel
|
||||||
Add_dependency build mutter-devel
|
Add_dependency build mutter-devel
|
||||||
Add_dependency build telepathy-logger-devel
|
Add_dependency build telepathy-logger-devel
|
||||||
Add_dependency build json-glib-devel ">=0.14.0"
|
Add_dependency build json-glib-devel ">=0.14.0"
|
||||||
|
Add_dependency build libcanberra-devel
|
||||||
Add_dependency build pulseaudio-devel
|
Add_dependency build pulseaudio-devel
|
||||||
|
|
||||||
Add_dependency full gir-freedesktop
|
Add_dependency full gir-freedesktop
|
||||||
|
|
Loading…
Reference in a new issue