@@ -1,7 +1,7 @@
|
|||||||
# Template file for 'qemu'
|
# Template file for 'qemu'
|
||||||
pkgname=qemu
|
pkgname=qemu
|
||||||
version=2.9.0
|
version=2.9.0
|
||||||
revision=1
|
revision=2
|
||||||
short_desc="Open Source Processor Emulator"
|
short_desc="Open Source Processor Emulator"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://qemu.org"
|
homepage="http://qemu.org"
|
||||||
@@ -23,7 +23,7 @@ makedepends="libpng-devel libjpeg-turbo-devel pixman-devel snappy-devel
|
|||||||
$(vopt_if smartcard libcacard-devel)"
|
$(vopt_if smartcard libcacard-devel)"
|
||||||
|
|
||||||
build_options="gtk opengl sdl sdl2 spice virgl smartcard"
|
build_options="gtk opengl sdl sdl2 spice virgl smartcard"
|
||||||
build_options_default="opengl sdl2 virgl"
|
build_options_default="opengl sdl2 virgl smartcard"
|
||||||
desc_option_gtk="Enable GTK display and use it by default"
|
desc_option_gtk="Enable GTK display and use it by default"
|
||||||
desc_option_sdl="Use SDL (1.x) video output"
|
desc_option_sdl="Use SDL (1.x) video output"
|
||||||
desc_option_sdl2="Use SDL (2.x) video output"
|
desc_option_sdl2="Use SDL (2.x) video output"
|
||||||
|
|||||||
Reference in New Issue
Block a user