aqemu: remove long_desc.

This commit is contained in:
Juan RP 2014-02-18 13:15:35 +01:00
parent 4cd0d22b99
commit 07f9c09254
1 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'aqemu'
pkgname=aqemu
version=0.8.2
revision=1
revision=2
build_style=cmake
configure_args="-DWITHOUT_EMBEDDED_DISPLAY=1"
hostmakedepends="cmake"
@ -13,7 +13,3 @@ homepage="http://aqemu.sourceforge.net"
license="GPL-2"
distfiles="${SOURCEFORGE_SITE}/aqemu/aqemu-$version.tar.bz2"
checksum=03c4a95328f78238021168ca4887f9735641f10eb4eb1eff58b08c15b748bf03
long_desc="
AQEMU is GUI to QEMU and KVM emulators, written in Qt4. The program has
user-friendly interface and allows to set up the majority of QEMU and KVM
options."