mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
parent
8186217922
commit
dfe17038d6
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Add table
Reference in a new issue