mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/qemu to 5.0.0-6
This commit is contained in:
parent
001c374c5c
commit
1179019714
1 changed files with 2 additions and 2 deletions
|
@ -13,13 +13,13 @@ pkgname=(qemu qemu-headless qemu-arch-extra qemu-headless-arch-extra
|
|||
qemu-block-{iscsi,gluster} qemu-guest-agent)
|
||||
pkgdesc="A generic and open source machine emulator and virtualizer"
|
||||
pkgver=5.0.0
|
||||
pkgrel=5
|
||||
pkgrel=6
|
||||
arch=(x86_64)
|
||||
license=(GPL2 LGPL2.1)
|
||||
url="https://wiki.qemu.org/"
|
||||
_headlessdeps=(gnutls libpng libaio numactl libnfs
|
||||
lzo snappy curl vde2 libcap-ng spice libcacard usbredir libslirp
|
||||
libssh zstd liburing)
|
||||
libssh zstd)
|
||||
depends=(virglrenderer sdl2 vte3 libpulse brltty "${_headlessdeps[@]}")
|
||||
makedepends=(spice-protocol python libiscsi glusterfs python-sphinx xfsprogs)
|
||||
source=(https://download.qemu.org/qemu-$pkgver.tar.xz{,.sig}
|
||||
|
|
Loading…
Reference in a new issue