41 lines
1.4 KiB
Plaintext
41 lines
1.4 KiB
Plaintext
|
# Template file for 'lxsession'
|
||
|
pkgname=lxsession
|
||
|
version=0.4.1
|
||
|
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||
|
build_style=gnu_configure
|
||
|
short_desc="LXDE X11 Session Manager"
|
||
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||
|
checksum=33c55b6a37bbdbc143d42f8ac796eac5665862d86bb0f5fb573285d423eac488
|
||
|
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."
|
||
|
|
||
|
Add_dependency run glibc
|
||
|
Add_dependency run atk
|
||
|
Add_dependency run cairo
|
||
|
Add_dependency run dbus
|
||
|
Add_dependency run fontconfig
|
||
|
Add_dependency run freetype
|
||
|
Add_dependency run gtk+
|
||
|
Add_dependency run glib
|
||
|
Add_dependency run pango
|
||
|
Add_dependency run libX11
|
||
|
Add_dependency run libXau
|
||
|
Add_dependency full hal
|
||
|
Add_dependency build pkg-config
|
||
|
Add_dependency build intltool
|
||
|
Add_dependency build dbus-devel
|
||
|
Add_dependency build gtk+-devel
|
||
|
Add_dependency build libXau-devel
|