xarchiver: remove long_desc.
This commit is contained in:
parent
5e2f3c103b
commit
1986d14d18
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'xarchiver'
|
||||
pkgname=xarchiver
|
||||
version=0.5.2
|
||||
revision=3
|
||||
revision=4
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config intltool"
|
||||
makedepends="gtk+-devel xdg-utils desktop-file-utils hicolor-icon-theme"
|
||||
|
@ -12,10 +12,3 @@ license="GPL-2"
|
|||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.bz2"
|
||||
checksum=cea932ff9d505969201fd502470bbebbc5726ab3d6765e142fc8295aa677ad2a
|
||||
long_desc="
|
||||
Xarchiver is a lightweight desktop independent archive manager built with
|
||||
the GTK+2 toolkit. It was my intention to develop a simple GUI which could
|
||||
be used with any desktop environment and would operate using the command
|
||||
line rather than API calls. Xarchiver has been designed from the ground up
|
||||
to be fast and easy-to-use. Its user interface is clean and intuitive, and
|
||||
does not include any confusing or useless options."
|
||||
|
|
Loading…
Reference in New Issue