22 lines
716 B
Text
22 lines
716 B
Text
# Template file for 'aqemu'
|
|
pkgname=aqemu
|
|
version=0.8.2
|
|
distfiles="${SOURCEFORGE_SITE}/aqemu/aqemu-$version.tar.bz2"
|
|
build_style=cmake
|
|
configure_args="-DWITHOUT_EMBEDDED_DISPLAY=1"
|
|
revision=1
|
|
short_desc="GUI to QEMU and KVM emulators, written in Qt4"
|
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
|
homepage="http://aqemu.sourceforge.net"
|
|
license="GPL-2"
|
|
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."
|
|
|
|
Add_dependency build cmake
|
|
Add_dependency build qt-devel
|
|
|
|
Add_dependency full qemu
|
|
Add_dependency full desktop-file-utils
|