# Template file for 'aqemu' pkgname=aqemu version=0.9.4 revision=3 build_style=cmake configure_args="-DWITHOUT_EMBEDDED_DISPLAY=1" makedepends="qt5-devel qemu desktop-file-utils" depends="qemu desktop-file-utils" short_desc="Qt5 GUI to QEMU and KVM emulators" maintainer="Orphaned " license="GPL-2.0-only" homepage="http://aqemu.sourceforge.net" distfiles="https://github.com/TBK/aqemu/archive/v${version}.tar.gz" checksum=576ae78de936518a1de057355ffc192b59e42be934f0111122b2c5fcafe318a7 if [ -n "$CROSS_BUILD" ]; then hostmakedepends+=" qt5-host-tools qt5-devel" fi