lxterminal: remove long_desc.

This commit is contained in:
Juan RP 2014-02-21 14:15:45 +01:00
parent 6dcfc7026c
commit ce3fadd3ae
1 changed files with 1 additions and 8 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'lxterminal'
pkgname=lxterminal
version=0.1.11
revision=2
revision=3
build_style=gnu-configure
hostmakedepends="pkg-config intltool"
makedepends="gtk+-devel vte-devel desktop-file-utils"
@ -12,10 +12,3 @@ license="GPL2"
maintainer="Juan RP <xtraeme@gmail.com>"
distfiles="${SOURCEFORGE_SITE}/lxde/$pkgname-$version.tar.gz"
checksum=f495166b308a96e8c30c8892b33ab163f3865253a9bbd4bdac462f974fda7253
long_desc="
LXterminal is a VTE-based terminal emulator from LXDE project which
supports multiple tabs. It is completely desktop-independent and does not
have any unnecessary dependencies.
In order to reduce memory usage and increase the performance, all instances
of the terminal are sharing a single process."