Added lxde-common-0.5.0 build template.
--HG-- extra : convert_revision : 8904399997718cc74e36df7c71a2d4e4b26b1d46
This commit is contained in:
parent
57e8c6d01c
commit
728a6a217d
|
@ -0,0 +1,29 @@
|
|||
# Template file for 'lxde-common'
|
||||
pkgname=lxde-common
|
||||
version=0.5.0
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||
build_style=gnu_configure
|
||||
short_desc="LXDE configuration data"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=db427817070172be349709604944ba7024ac56e5c87f687b7c3f97be58a1e80a
|
||||
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/lxsession/LXDE/config /etc/xdg/lxsession/LXDE/autostart"
|
Loading…
Reference in New Issue