gnome-shell: update to 3.6.1.
This commit is contained in:
parent
ebcb70848a
commit
dd0cfc1492
2 changed files with 9 additions and 29 deletions
|
@ -17,51 +17,32 @@ libgdk_pixbuf-2.0.so.0
|
|||
libgdk-3.so.0
|
||||
libcairo.so.2
|
||||
libmozjs185.so.1.0
|
||||
libplds4.so
|
||||
libplc4.so
|
||||
libnspr4.so
|
||||
libdl.so.2
|
||||
libgnome-menu-3.so.0
|
||||
libgstbase-1.0.so.0
|
||||
libgstreamer-1.0.so.0
|
||||
libgthread-2.0.so.0
|
||||
libsoup-2.4.so.1
|
||||
libGL.so.1
|
||||
libstartup-notification-1.so.0
|
||||
libcanberra.so.0
|
||||
libtelepathy-logger.so.2
|
||||
libpolkit-agent-1.so.0
|
||||
libpolkit-gobject-1.so.0
|
||||
libnm-glib.so.4
|
||||
libnm-util.so.2
|
||||
libdbus-glib-1.so.2
|
||||
libdbus-1.so.3
|
||||
libgnome-keyring.so.0
|
||||
libgcr-3.so.1
|
||||
libgcr-base-3.so.1
|
||||
libgck-1.so.0
|
||||
libp11-kit.so.0
|
||||
libgnome-desktop-3.so.4
|
||||
libsystemd-login.so.0
|
||||
libsystemd-daemon.so.0
|
||||
libgnome-bluetooth-applet.so.0
|
||||
libm.so.6
|
||||
libcogl-pango.so.0
|
||||
libjson-glib-1.0.so.0
|
||||
libXi.so.6
|
||||
libcogl.so.11
|
||||
libXext.so.6
|
||||
libXdamage.so.1
|
||||
libXcomposite.so.1
|
||||
libgmodule-2.0.so.0
|
||||
librt.so.1
|
||||
libXfixes.so.3
|
||||
libcroco-0.6.so.3
|
||||
libxml2.so.2
|
||||
libX11.so.6
|
||||
libatk-1.0.so.0
|
||||
libpangocairo-1.0.so.0
|
||||
libcairo-gobject.so.2
|
||||
libpango-1.0.so.0
|
||||
libpulse-mainloop-glib.so.0
|
||||
libpulse.so.0
|
||||
|
|
|
@ -1,25 +1,24 @@
|
|||
# Template file for 'gnome-shell'
|
||||
pkgname=gnome-shell
|
||||
version=3.6.0
|
||||
revision=3
|
||||
version=3.6.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-compile --with-systemd"
|
||||
depends="caribou pulseaudio mesa-demos desktop-file-utils"
|
||||
makedepends="pkg-config intltool gnome-doc-utils gobject-introspection
|
||||
json-glib-devel>=0.14.0 startup-notification-devel network-manager-applet-devel
|
||||
folks-devel gnome-menus-devel>=3.6.0 gnome-desktop-devel>=3.6.0 gcr-devel>=3.6.0
|
||||
cogl-devel>=1.12 clutter-devel>=1.12 gnome-bluetooth-devel>=3.6.0 mutter-devel>=3.6.0
|
||||
gjs-devel telepathy-logger-devel libcanberra-devel polkit-devel libcroco-devel
|
||||
pulseaudio-devel libgnome-keyring-devel>=3.6.0 libgudev-devel
|
||||
gst-plugins-base1-devel systemd-devel"
|
||||
json-glib-devel>=0.14.0 startup-notification-devel network-manager-applet-devel
|
||||
folks-devel gnome-menus-devel>=3.6.0 gnome-desktop-devel>=3.6.0 gcr-devel>=3.6.0
|
||||
cogl-devel>=1.12 clutter-devel>=1.12 gnome-bluetooth-devel>=3.6.0 mutter-devel>=3.6.0
|
||||
gjs-devel telepathy-logger-devel libcanberra-devel polkit-devel libcroco-devel
|
||||
pulseaudio-devel libgnome-keyring-devel>=3.6.0 libgudev-devel
|
||||
gst-plugins-base1-devel systemd-devel"
|
||||
fulldepends="gir-freedesktop"
|
||||
|
||||
short_desc="GNOME core user interface"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://live.gnome.org/GnomeShell"
|
||||
license="GPL-2"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.6/$pkgname-$version.tar.xz"
|
||||
checksum=032ad32a4fa6c1f92010635e3076031323ac690f78c610184438c085c355e07b
|
||||
checksum=566a9d902f85a89c23dc29f1789f859aa2c5a0de7dffa5235bf5a1885c76a3a7
|
||||
long_desc="
|
||||
GNOME Shell provides core user interface functions for the GNOME 3 desktop,
|
||||
like switching to windows and launching applications. GNOME Shell takes
|
||||
|
|
Loading…
Reference in a new issue