diff --git a/package.yml b/package.yml --- a/package.yml +++ b/package.yml @@ -1,11 +1,11 @@ name : qemu -version : 2.10.1 -homepage : http://wiki.qemu.org/Main_Page -release : 21 +version : 2.11 +homepage : https://www.qemu.org/ +release : 22 source : - - https://download.qemu.org/qemu-2.10.1.tar.xz : 1dd51a908fc68c7d935b0b31fb184c5669bc23b5a1b081816e824714f2a11caa + - https://download.qemu.org/qemu-2.11.0.tar.xz : c9d34a79024eae080ce3853aa9afe503824520eefb440190383003081ce7f437 license : GPL-2.0 -summary : QEMU is a generic and open source machine emulator and virtualizer. +summary : QEMU is a generic and open source machine emulator and virtualizer description: | QEMU is a generic and open source machine emulator and virtualizer. @@ -26,11 +26,13 @@ - pkgconfig(glu) - pkgconfig(gnutls) - pkgconfig(libcacard) + - pkgconfig(libcap) - pkgconfig(libcurl) - pkgconfig(libdrm) - pkgconfig(libpng) - pkgconfig(libpulse) - pkgconfig(libsasl2) + - pkgconfig(libturbojpeg) - pkgconfig(libusb-1.0) - pkgconfig(libusbredirhost) - pkgconfig(sdl2) @@ -40,8 +42,6 @@ - pkgconfig(x11) - bzip2-devel - libaio-devel - - libcap2-devel - - libjpeg-turbo-devel - lzo-devel setup : | ./configure --prefix=/usr \ @@ -75,3 +75,5 @@ %make_install # Qemu installs this during build.. rm -rf %installroot%/var +check : | + %make check V=1 diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml --- a/pspec_x86_64.xml +++ b/pspec_x86_64.xml @@ -1,14 +1,14 @@ qemu - http://wiki.qemu.org/Main_Page + https://www.qemu.org/ - Rune Morling - ermo.solus-project.com@spammesenseless.net + Pierre-Yves + pyu@riseup.net GPL-2.0 virt - QEMU is a generic and open source machine emulator and virtualizer. + QEMU is a generic and open source machine emulator and virtualizer QEMU is a generic and open source machine emulator and virtualizer. When used as a machine emulator, QEMU can run OSes and programs made for @@ -25,7 +25,7 @@ qemu - QEMU is a generic and open source machine emulator and virtualizer. + QEMU is a generic and open source machine emulator and virtualizer QEMU is a generic and open source machine emulator and virtualizer. When used as a machine emulator, QEMU can run OSes and programs made for @@ -48,12 +48,12 @@ - - 2017-11-02 - 2.10.1 + + 2018-01-12 + 2.11 Packaging update - Rune Morling - ermo.solus-project.com@spammesenseless.net + Pierre-Yves + pyu@riseup.net \ No newline at end of file