summaryrefslogtreecommitdiff
path: root/qemu-all
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2019-01-16 23:00:50 +0100
committerThomas Penteker <tek@serverop.de>2019-01-16 23:00:50 +0100
commitb83a2c741684744c86230accb8d4c402477ac811 (patch)
tree74f886a5055df7702a7ab43009bc584c69277290 /qemu-all
parent5319673dc7fe37beea3d8376d685b498521766e9 (diff)
downloadopt-b83a2c741684744c86230accb8d4c402477ac811.tar.gz
opt-b83a2c741684744c86230accb8d4c402477ac811.tar.xz
qemu-all: 3.0.0 -> 3.1.0
Diffstat (limited to 'qemu-all')
-rwxr-xr-xqemu-all/.footprint4
-rw-r--r--qemu-all/.signature8
-rwxr-xr-xqemu-all/Pkgfile4
3 files changed, 9 insertions, 7 deletions
diff --git a/qemu-all/.footprint b/qemu-all/.footprint
index 483ec491b..3d51e4ab0 100755
--- a/qemu-all/.footprint
+++ b/qemu-all/.footprint
@@ -12,6 +12,7 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qemu-arm
-rwxr-xr-x root/root usr/bin/qemu-armeb
-rwxr-xr-x root/root usr/bin/qemu-cris
+-rwxr-xr-x root/root usr/bin/qemu-edid
-rwxr-xr-x root/root usr/bin/qemu-ga
-rwxr-xr-x root/root usr/bin/qemu-hppa
-rwxr-xr-x root/root usr/bin/qemu-i386
@@ -61,7 +62,6 @@ drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/qemu-system-or1k
-rwxr-xr-x root/root usr/bin/qemu-system-ppc
-rwxr-xr-x root/root usr/bin/qemu-system-ppc64
--rwxr-xr-x root/root usr/bin/qemu-system-ppcemb
-rwxr-xr-x root/root usr/bin/qemu-system-riscv32
-rwxr-xr-x root/root usr/bin/qemu-system-riscv64
-rwxr-xr-x root/root usr/bin/qemu-system-s390x
@@ -172,8 +172,10 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/trace-events-all
-rw-r--r-- root/root usr/share/qemu/u-boot-sam460-20100605.bin
-rw-r--r-- root/root usr/share/qemu/u-boot.e500
+-rw-r--r-- root/root usr/share/qemu/vgabios-bochs-display.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-cirrus.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-qxl.bin
+-rw-r--r-- root/root usr/share/qemu/vgabios-ramfb.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-stdvga.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-virtio.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-vmware.bin
diff --git a/qemu-all/.signature b/qemu-all/.signature
index 0cd0a240b..82d18565d 100644
--- a/qemu-all/.signature
+++ b/qemu-all/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/da7ZPYD6dhyNcOp2Cu1/ArBN7kl7fosSybbJer07pqJColOJpKO5bcdbPf35zyKwL5lYb/ycq6lCAe+XRGIZg8=
-SHA256 (Pkgfile) = afc1eb525cc604e258b561f68b2e65c621daa8e9166ea1edbf7c83ce2f04952c
-SHA256 (.footprint) = abd1675db2012ff7f789b47384fae47206c1fbefc949b18f3007ca3a82af302f
-SHA256 (qemu-3.0.0.tar.bz2) = 933e62ad604f5f8d0a93f5e0a98fd95f9d2e23ff1dbd0c744c6c7506bba8ebe8
+RWSE3ohX2g5d/RPELpWfK9iMvOhoPVVs0O/YG0uAw8x15G4gGc6XNW5optsdVgLpoyZFD578PlfUJJafFRDFxbs3myANaM7RaQc=
+SHA256 (Pkgfile) = 156c6d86a153a4263ac17a0c4aa00119551c7af6e5cadc5285d368f726e12a03
+SHA256 (.footprint) = cc1c843179effaa483f5eb8d281b03b76ada64f1c64fa3fec385820b15b596a2
+SHA256 (qemu-3.1.0.tar.bz2) = 98fee0c86b299ebaf08587ba8df1dc8bb7152708d62937a0631875d95cc8d921
diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile
index 684443a4d..764b8321f 100755
--- a/qemu-all/Pkgfile
+++ b/qemu-all/Pkgfile
@@ -1,11 +1,11 @@
# Description: Fast CPU emulator and virtualizer for all supported platforms
# URL: http://www.qemu-project.org/
# Maintainer: Thomas Penteker, tek at serverop dot de
-# Depends on: libsdl glib
+# Depends on: libsdl glib xorg-libpixman
# Optional: libseccomp libiscsi libusb usbredir spice
name=qemu-all
-version=3.0.0
+version=3.1.0
release=1
source=(http://www.qemu-project.org//download/qemu-$version.tar.bz2)

Generated by cgit