Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11054451
D923.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D923.diff
View Options
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 @@
<PISI>
<Source>
<Name>qemu</Name>
- <Homepage>http://wiki.qemu.org/Main_Page</Homepage>
+ <Homepage>https://www.qemu.org/</Homepage>
<Packager>
- <Name>Rune Morling</Name>
- <Email>ermo.solus-project.com@spammesenseless.net</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>GPL-2.0</License>
<PartOf>virt</PartOf>
- <Summary xml:lang="en">QEMU is a generic and open source machine emulator and virtualizer.</Summary>
+ <Summary xml:lang="en">QEMU is a generic and open source machine emulator and virtualizer</Summary>
<Description xml:lang="en">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 @@
</Source>
<Package>
<Name>qemu</Name>
- <Summary xml:lang="en">QEMU is a generic and open source machine emulator and virtualizer.</Summary>
+ <Summary xml:lang="en">QEMU is a generic and open source machine emulator and virtualizer</Summary>
<Description xml:lang="en">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 @@
</Files>
</Package>
<History>
- <Update release="21">
- <Date>2017-11-02</Date>
- <Version>2.10.1</Version>
+ <Update release="22">
+ <Date>2018-01-12</Date>
+ <Version>2.11</Version>
<Comment>Packaging update</Comment>
- <Name>Rune Morling</Name>
- <Email>ermo.solus-project.com@spammesenseless.net</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 12, 12:49 AM (3 h, 14 m ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5801313
Default Alt Text
D923.diff (3 KB)
Attached To
Mode
D923: Update qemu to 2.11
Attached
Detach File
Event Timeline
Log In to Comment