Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=03ff006ea8efb7c067ca9aca2a2270f0174d4e95

commit 03ff006ea8efb7c067ca9aca2a2270f0174d4e95
Author: Melko <[email protected]>
Date:   Tue Jun 10 10:09:21 2014 +0200

qemu-1.6.1-5-i686

* enable spice and usbredir support

diff --git a/source/xapps-extra/qemu/FrugalBuild 
b/source/xapps-extra/qemu/FrugalBuild
index 0247b63..894b7b7 100644
--- a/source/xapps-extra/qemu/FrugalBuild
+++ b/source/xapps-extra/qemu/FrugalBuild
@@ -9,12 +9,12 @@ USE_DEVEL=${USE_DEVEL:-"n"}
pkgname=qemu
pkgver=1.6.1
Fuse $USE_DEVEL && pkgver=svn6369
-pkgrel=4
+pkgrel=5
Fuse $USE_DEVEL && pkgrel=1
pkgdesc="QEMU is a FAST! processor emulator"
url="http://www.nongnu.org/qemu/";
rodepends=('libcacard')
-depends=('libx11' 'sdl' 'alsa-lib' 'cyrus-sasl' 'nss' 'libgl' 'pixman' 
'libpng' 'libjpeg')
+depends=('libx11' 'sdl' 'alsa-lib' 'cyrus-sasl' 'nss' 'libgl' 'pixman' 
'libpng' 'libjpeg' 'spice-server' 'spice-protocol' 'usbredir>=0.7')
makedepends=('texi2html' 'xfsprogs' 'mesa-libgl-headers')
replaces=('kqemu' 'qemu-kvm')
conflicts=('kqemu' 'qemu-kvm')
@@ -64,7 +64,7 @@ build()
Funpack_scm
fi
Fcd $pkgname-${pkgver%%_*}
-       Fbuild --audio-drv-list=alsa,oss --target-list="$TARGETS" 
--disable-qom-cast-debug
+       Fbuild --audio-drv-list=alsa,oss --target-list="$TARGETS" 
--disable-qom-cast-debug --enable-spice --enable-usb-redir
Fdoc README.Frugalware
Ffile /etc/binfmt.d/qemu.conf
Ffile /lib/udev/rules.d/49-kvm.rules
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to