diff --git a/srcpkgs/lxde-common/template b/srcpkgs/lxde-common/template index a5b763c534b..3faa5fcab9a 100644 --- a/srcpkgs/lxde-common/template +++ b/srcpkgs/lxde-common/template @@ -1,11 +1,13 @@ # Template file for 'lxde-common' pkgname=lxde-common -version=0.5.0 +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 " -checksum=db427817070172be349709604944ba7024ac56e5c87f687b7c3f97be58a1e80a +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. @@ -26,4 +28,7 @@ Features: - Standard compliant, follows the specs on freedesktop.org" noarch=yes -conf_files="/etc/xdg/lxsession/LXDE/config /etc/xdg/lxsession/LXDE/autostart" +conf_files=" +/etc/xdg/pcmanfm/LXDE/pcmanfm.conf +/etc/xdg/lxsession/LXDE/config +/etc/xdg/lxsession/LXDE/autostart"