void-packages/srcpkgs/lxde-common/template
Juan RP 23dd7d008e Update build_style for all templates.
- There's no need to set build_style for custom-install (default).
- gnu_{configure,makefile} renamed to gnu-{configure,makefile}.
2011-10-24 14:14:47 +02:00

35 lines
1.3 KiB
Plaintext

# Template file for 'lxde-common'
pkgname=lxde-common
version=0.5.5
homepage="http://lxde.org"
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
build_style=gnu-configure
short_desc="LXDE configuration data"
license="GPL-2"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=ee18a09b64a442b33c1b54f0269649a1b4d9490460c400a07ed785d41bf6dde6
long_desc="
LXDE (the Lightweight X11 Desktop Environment) is a project aimed to
provide a new desktop environment which is lightweight and fast.
It is not designed to be powerful and bloated, but to be usable and slim
enough, and keep the resource usage low. Different from other desktop
environments, lxde don't tightly integrate every component. Instead, lxde
tried to make all components independent, and each of them can be used
independently with fewer dependencies.
Features:
- Lightweight, runs with reasonable memory usage
- Fast, rund well even on older machines produced in 1999
- Good-looking, GTK+ 2 internationalized user interface
- Easy-to-use, the user interface is simple, but usable enough
- Desktop independent (suprise! Every component can be used without LXDE)
- Standard compliant, follows the specs on freedesktop.org"
noarch=yes
conf_files="
/etc/xdg/pcmanfm/LXDE/pcmanfm.conf
/etc/xdg/lxsession/LXDE/config
/etc/xdg/lxsession/LXDE/autostart"