Rebuild with usbredir
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: qemu
|
name: qemu
|
||||||
description: A generic and open source machine emulator and virtualizer
|
description: A generic and open source machine emulator and virtualizer
|
||||||
version: 10.1.2
|
version: 10.1.2
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://www.qemu.org/
|
url: https://www.qemu.org/
|
||||||
license: GPL2-only,LGPL2.1-only
|
license: GPL2-only,LGPL2.1-only
|
||||||
architecture: any
|
architecture: any
|
||||||
@@ -41,6 +41,7 @@ depends:
|
|||||||
- sdl2-compat
|
- sdl2-compat
|
||||||
- sdl2-image
|
- sdl2-image
|
||||||
- spice
|
- spice
|
||||||
|
- usbredir
|
||||||
- virglrenderer
|
- virglrenderer
|
||||||
- vte-gtk3
|
- vte-gtk3
|
||||||
- zlib
|
- zlib
|
||||||
@@ -55,6 +56,8 @@ make_depends:
|
|||||||
- python3
|
- python3
|
||||||
- python-setuptools
|
- python-setuptools
|
||||||
- spice-protocol
|
- spice-protocol
|
||||||
|
options:
|
||||||
|
- nostrip
|
||||||
downloads:
|
downloads:
|
||||||
- url: https://download.qemu.org/qemu-${BPM_PKG_VERSION}.tar.xz
|
- url: https://download.qemu.org/qemu-${BPM_PKG_VERSION}.tar.xz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
|
|||||||
Reference in New Issue
Block a user