mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/qemu to 2.9.0-3
This commit is contained in:
parent
9a0aa2e33a
commit
fe98a0d24f
1 changed files with 2 additions and 2 deletions
|
@ -13,12 +13,12 @@ pkgname=(qemu qemu-headless qemu-arch-extra qemu-headless-arch-extra
|
||||||
qemu-block-{iscsi,rbd,gluster} qemu-guest-agent)
|
qemu-block-{iscsi,rbd,gluster} qemu-guest-agent)
|
||||||
pkgdesc="A generic and open source machine emulator and virtualizer"
|
pkgdesc="A generic and open source machine emulator and virtualizer"
|
||||||
pkgver=2.9.0
|
pkgver=2.9.0
|
||||||
pkgrel=2
|
pkgrel=3
|
||||||
arch=(i686 x86_64)
|
arch=(i686 x86_64)
|
||||||
license=(GPL2 LGPL2.1)
|
license=(GPL2 LGPL2.1)
|
||||||
url="http://wiki.qemu.org/"
|
url="http://wiki.qemu.org/"
|
||||||
_headlessdeps=(gnutls libpng libaio jemalloc xfsprogs libnfs
|
_headlessdeps=(gnutls libpng libaio jemalloc xfsprogs libnfs
|
||||||
lzo snappy curl vde2 libcap-ng spice usbredir)
|
lzo snappy curl vde2 libcap-ng spice libcacard usbredir)
|
||||||
depends=(virglrenderer sdl2 vte3 brltty "${_headlessdeps[@]}")
|
depends=(virglrenderer sdl2 vte3 brltty "${_headlessdeps[@]}")
|
||||||
makedepends=(spice-protocol python2 ceph libiscsi glusterfs)
|
makedepends=(spice-protocol python2 ceph libiscsi glusterfs)
|
||||||
source=("$url/download/${pkgname}-${pkgver}.tar.bz2"{,.sig}
|
source=("$url/download/${pkgname}-${pkgver}.tar.bz2"{,.sig}
|
||||||
|
|
Loading…
Reference in a new issue