aqemu: remove long_desc.
This commit is contained in:
parent
4cd0d22b99
commit
07f9c09254
1 changed files with 1 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'aqemu'
|
# Template file for 'aqemu'
|
||||||
pkgname=aqemu
|
pkgname=aqemu
|
||||||
version=0.8.2
|
version=0.8.2
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DWITHOUT_EMBEDDED_DISPLAY=1"
|
configure_args="-DWITHOUT_EMBEDDED_DISPLAY=1"
|
||||||
hostmakedepends="cmake"
|
hostmakedepends="cmake"
|
||||||
|
@ -13,7 +13,3 @@ homepage="http://aqemu.sourceforge.net"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${SOURCEFORGE_SITE}/aqemu/aqemu-$version.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/aqemu/aqemu-$version.tar.bz2"
|
||||||
checksum=03c4a95328f78238021168ca4887f9735641f10eb4eb1eff58b08c15b748bf03
|
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."
|
|
||||||
|
|
Loading…
Reference in a new issue