Update all packages for xbps-src>=28. WARNING: xbps-src-28 (or from git) required!

This commit is contained in:
Juan RP
2012-05-23 18:26:56 +02:00
parent 900779add4
commit 1816de0e4a
2107 changed files with 3050 additions and 10194 deletions

View File

@@ -5,6 +5,8 @@ distfiles="${SOURCEFORGE_SITE}/aqemu/aqemu-$version.tar.bz2"
build_style=cmake
configure_args="-DWITHOUT_EMBEDDED_DISPLAY=1"
revision=1
makedepends="cmake qt-devel"
fulldepends="qemu desktop-file-utils"
short_desc="GUI to QEMU and KVM emulators, written in Qt4"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://aqemu.sourceforge.net"
@@ -15,8 +17,4 @@ long_desc="
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