2010-04-11 11:11:57 +00:00
|
|
|
# Template file for 'gnome-session'
|
|
|
|
pkgname=gnome-session
|
2012-05-25 06:28:16 +00:00
|
|
|
version=3.4.2.1
|
2012-03-27 08:50:45 +00:00
|
|
|
distfiles="${GNOME_SITE}/$pkgname/3.4/$pkgname-$version.tar.xz"
|
2011-10-24 12:14:47 +00:00
|
|
|
build_style=gnu-configure
|
2012-04-16 13:58:54 +00:00
|
|
|
configure_args="--disable-schemas-compile --enable-systemd"
|
2012-05-23 16:26:56 +00:00
|
|
|
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"
|
2012-05-25 06:28:16 +00:00
|
|
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
2012-06-03 07:08:53 +00:00
|
|
|
revision=1
|
2010-04-11 11:17:33 +00:00
|
|
|
short_desc="GNOME session management utilities"
|
2010-04-11 11:11:57 +00:00
|
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
2011-09-30 12:02:43 +00:00
|
|
|
homepage="http://www.gnome.org"
|
|
|
|
license="GPL-2, LGPL-2.1"
|
2012-05-25 06:28:16 +00:00
|
|
|
checksum=2fbcf10d4ad8648197fefde2052abd8bf16b827781a974f59ac118e7dd0db433
|
2010-04-11 11:11:57 +00:00
|
|
|
long_desc="
|
2010-04-11 11:17:33 +00:00
|
|
|
gnome-session provides the following components:
|
|
|
|
|
|
|
|
* The GNOME session manager.
|
|
|
|
* The GNOME session manager configuration program and several other
|
|
|
|
session management related utilities.
|
|
|
|
* The GNOME session manager proxy, which handles basic session
|
|
|
|
management for applications that do not support XSM."
|