gnome-shell: update to 2.91.92.
--HG-- branch : gnome3
This commit is contained in:
parent
379693af32
commit
2825bc6729
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=2.91.91
|
||||
version=2.91.92
|
||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
||||
build_style=gnu_configure
|
||||
configure_args="--disable-schemas-install --disable-schemas-compile
|
||||
--localstatedir=/var --with-gconf-schema-file-dir=/usr/share/gconf/schemas"
|
||||
short_desc="GNOME core user interface"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=a639a8ce7fadbc1bef2002ea122798773a5fae213bc734f8254e347e56ec5213
|
||||
checksum=8b05bc566aebf90b14753ddd7fd7a34f1fbf8b3c513e7fe9b0ce348d5669c0d1
|
||||
long_desc="
|
||||
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
|
||||
like switching to windows and launching applications. GNOME Shell takes
|
||||
|
@ -63,6 +63,7 @@ Add_dependency run libxml2
|
|||
Add_dependency run GConf
|
||||
Add_dependency run libsoup
|
||||
Add_dependency run glib
|
||||
Add_dependency run telepathy-logger
|
||||
|
||||
Add_dependency build pkg-config
|
||||
Add_dependency build intltool
|
||||
|
@ -110,6 +111,7 @@ Add_dependency build libxml2-devel
|
|||
Add_dependency build GConf-devel
|
||||
Add_dependency build libsoup-devel
|
||||
Add_dependency build glib-devel
|
||||
Add_dependency build telepathy-logger-devel
|
||||
|
||||
Add_dependency full mesa-demos
|
||||
Add_dependency full mutter
|
||||
|
|
Loading…
Reference in New Issue
Block a user