diff --git a/srcpkgs/lxde-common/template b/srcpkgs/lxde-common/template new file mode 100644 index 0000000000..a5b763c534 --- /dev/null +++ b/srcpkgs/lxde-common/template @@ -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 " +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"