4514116465
This is required to allow suspend/hibernate without systemd.
20 lines
906 B
Text
20 lines
906 B
Text
# Template file for 'gnome-session'
|
|
pkgname=gnome-session
|
|
version=3.14.0
|
|
revision=1
|
|
build_options="systemd"
|
|
build_style=gnu-configure
|
|
configure_args="--disable-schemas-compile $(vopt_enable systemd)"
|
|
hostmakedepends="pkg-config intltool libxslt docbook-xsl glib-devel"
|
|
makedepends="upower0-devel json-glib-devel gtk+3-devel libSM-devel
|
|
startup-notification-devel libXtst-devel dbus-glib-devel
|
|
gsettings-desktop-schemas-devel>=3.14 gnome-desktop-devel>=3.14
|
|
$(vopt_if systemd systemd-devel)"
|
|
depends="gsettings-desktop-schemas>=3.14 dconf>=0.20 alsa-plugins-pulseaudio
|
|
hicolor-icon-theme desktop-file-utils"
|
|
short_desc="GNOME session management utilities"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://www.gnome.org"
|
|
license="GPL-2, LGPL-2.1"
|
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
|
checksum=b1e6e805478b863eda58e61ecd0e13961f63dd76e2d49692affc5a1d00f2c184
|