blob: 7151db2d964a00c770a8035820feca8169f347ed (
plain)
1
2
3
4
5
6
|
name=qemu
version=9.2.1
release=1
source="https://download.$name.org/$name-$version.tar.xz"
build_type=configure_build
build_opt="--target-list=x86_64-softmmu --disable-gtk --enable-slirp --audio-drv-list=alsa"
|