29 lines
1.1 KiB
Text
29 lines
1.1 KiB
Text
# Template file for 'lxsession'
|
|
pkgname=lxsession
|
|
version=0.4.6.1
|
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
|
build_style=gnu-configure
|
|
revision=3
|
|
makedepends="pkg-config intltool dbus-devel gtk+-devel"
|
|
fulldepends="dbus-x11 upower ConsoleKit-x11 hicolor-icon-theme"
|
|
short_desc="LXDE X11 Session Manager"
|
|
homepage="http://lxde.org/"
|
|
license="GPL2"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
checksum=bd6a7ef3c0ba4b9eedf3c58624dbce8bbbba3b179abbc552bf10c2830eec3ee1
|
|
long_desc="
|
|
LXSession is a lightweight X11 session manager with fewer dependencies,
|
|
designed for use with the LXDE (Lightweight X11 Desktop Environment). It
|
|
derived from XSM and have following differences:
|
|
|
|
* Removed the session dialog from xsm.
|
|
* Stripped down without session restore function.
|
|
* Automaticlly restart specific program if crashes happened.
|
|
* Use better configuration.
|
|
* Provide a nice logout-dialog with the ability to
|
|
shutdown/reboot/suspend/hibernate via HAL or gdm,
|
|
|
|
LXSession has also a built-in lightweight Xsettings daemon, which can
|
|
configure GTK+ themes, keyboard, and mouse for you on session startup."
|
|
|
|
|