lxde-common: remove long_desc.
This commit is contained in:
parent
194ed785e2
commit
f29dc59f23
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'lxde-common'
|
||||
pkgname=lxde-common
|
||||
version=0.5.5
|
||||
revision=1
|
||||
noarch="yes"
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
conf_files="
|
||||
/etc/xdg/pcmanfm/LXDE/pcmanfm.conf
|
||||
|
@ -14,21 +14,3 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://lxde.org"
|
||||
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
|
||||
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"
|
||||
|
|
Loading…
Reference in New Issue