gnome-session: update to 3.4.2.1.
This commit is contained in:
parent
9ef9f442f5
commit
4b0bdfc8c3
1 changed files with 3 additions and 6 deletions
|
@ -1,16 +1,17 @@
|
||||||
# Template file for 'gnome-session'
|
# Template file for 'gnome-session'
|
||||||
pkgname=gnome-session
|
pkgname=gnome-session
|
||||||
version=3.4.2
|
version=3.4.2.1
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --enable-systemd"
|
configure_args="--disable-schemas-compile --enable-systemd"
|
||||||
depends="gsettings-desktop-schemas dconf alsa-plugins hicolor-icon-theme desktop-file-utils"
|
depends="gsettings-desktop-schemas dconf alsa-plugins hicolor-icon-theme desktop-file-utils"
|
||||||
makedepends="pkg-config intltool upower-devel GConf-devel json-glib-devel startup-notification-devel libXtst-devel gtk+3-devel systemd-devel"
|
makedepends="pkg-config intltool upower-devel GConf-devel json-glib-devel startup-notification-devel libXtst-devel gtk+3-devel systemd-devel"
|
||||||
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
short_desc="GNOME session management utilities"
|
short_desc="GNOME session management utilities"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2, LGPL-2.1"
|
license="GPL-2, LGPL-2.1"
|
||||||
checksum=6c2cbc86b63bb4869f4f95e7771ec6eee0c02965b732d634de5c8122607c4356
|
checksum=2fbcf10d4ad8648197fefde2052abd8bf16b827781a974f59ac118e7dd0db433
|
||||||
long_desc="
|
long_desc="
|
||||||
gnome-session provides the following components:
|
gnome-session provides the following components:
|
||||||
|
|
||||||
|
@ -19,7 +20,3 @@ long_desc="
|
||||||
session management related utilities.
|
session management related utilities.
|
||||||
* The GNOME session manager proxy, which handles basic session
|
* The GNOME session manager proxy, which handles basic session
|
||||||
management for applications that do not support XSM."
|
management for applications that do not support XSM."
|
||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue