gnome-shell: update to 2.91.91.
--HG-- branch : gnome3
This commit is contained in:
parent
dbda740485
commit
635f04e59e
2 changed files with 4 additions and 3 deletions
|
@ -1,14 +1,13 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=2.91.90
|
version=2.91.91
|
||||||
revision=1
|
|
||||||
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
distfiles="${GNOME_SITE}/$pkgname/2.91/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--disable-schemas-install --disable-schemas-compile
|
configure_args="--disable-schemas-install --disable-schemas-compile
|
||||||
--localstatedir=/var --with-gconf-schema-file-dir=/usr/share/gconf/schemas"
|
--localstatedir=/var --with-gconf-schema-file-dir=/usr/share/gconf/schemas"
|
||||||
short_desc="GNOME core user interface"
|
short_desc="GNOME core user interface"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=0cb01d1b9cdd060883a88fab9377b8c4498ac24a967c5135e6ab6c05f598e332
|
checksum=a639a8ce7fadbc1bef2002ea122798773a5fae213bc734f8254e347e56ec5213
|
||||||
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
|
||||||
|
|
|
@ -782,6 +782,7 @@ libpeas-gtk-1.0.so libpeas libpeas-devel
|
||||||
libtotem.so totem totem-devel
|
libtotem.so totem totem-devel
|
||||||
libclutter-glx-1.0.so clutter clutter-devel
|
libclutter-glx-1.0.so clutter clutter-devel
|
||||||
libmutter-private.so mutter mutter-devel
|
libmutter-private.so mutter mutter-devel
|
||||||
|
libmutter-wm.so mutter mutter-devel
|
||||||
libgjs.so gjs gjs-devel
|
libgjs.so gjs gjs-devel
|
||||||
libgjs-gi.so gjs gjs-devel
|
libgjs-gi.so gjs gjs-devel
|
||||||
libgjs-dbus.so gjs gjs-devel
|
libgjs-dbus.so gjs gjs-devel
|
||||||
|
@ -801,3 +802,4 @@ libclutter-gtk-1.0.so clutter-gtk clutter-gtk-devel
|
||||||
libchamplain-0.10.so libchamplain libchamplain-devel
|
libchamplain-0.10.so libchamplain libchamplain-devel
|
||||||
libchamplain-gtk-0.10.so libchamplain libchamplain-devel
|
libchamplain-gtk-0.10.so libchamplain libchamplain-devel
|
||||||
libgeoclue.so geoclue geoclue-devel
|
libgeoclue.so geoclue geoclue-devel
|
||||||
|
libgnome-shell.so gnome-shell
|
||||||
|
|
Loading…
Reference in a new issue