summaryrefslogtreecommitdiff
path: root/qemu-all
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2013-08-18 01:09:17 +0200
committerThomas Penteker <tek@serverop.de>2013-08-18 01:09:17 +0200
commit9a24ac4abd730084ddf2b5d605d3f4dde3a92ede (patch)
tree646412ffe0d3764e552122d5d967062c9f13f559 /qemu-all
parent9f2fc03addf8a3a77b80dcf505f01d12bc81d085 (diff)
downloadopt-9a24ac4abd730084ddf2b5d605d3f4dde3a92ede.tar.gz
opt-9a24ac4abd730084ddf2b5d605d3f4dde3a92ede.tar.xz
qemu-all: 1.5.2 -> 1.6.0
Diffstat (limited to 'qemu-all')
-rw-r--r--qemu-all/.footprint3
-rw-r--r--qemu-all/.md5sum2
-rw-r--r--qemu-all/Pkgfile4
3 files changed, 6 insertions, 3 deletions
diff --git a/qemu-all/.footprint b/qemu-all/.footprint
index 6697b58ea..6218dcdf8 100644
--- a/qemu-all/.footprint
+++ b/qemu-all/.footprint
@@ -135,6 +135,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/pxe-virtio.rom
-rw-r--r-- root/root usr/share/qemu/q35-acpi-dsdt.aml
-rw-r--r-- root/root usr/share/qemu/qemu-icon.bmp
+-rw-r--r-- root/root usr/share/qemu/qemu_logo_no_text.svg
-rw-r--r-- root/root usr/share/qemu/s390-ccw.img
-rw-r--r-- root/root usr/share/qemu/s390-zipl.rom
-rw-r--r-- root/root usr/share/qemu/sgabios.bin
@@ -145,3 +146,5 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/vgabios-stdvga.bin
-rw-r--r-- root/root usr/share/qemu/vgabios-vmware.bin
-rw-r--r-- root/root usr/share/qemu/vgabios.bin
+drwxr-xr-x root/root usr/var/
+drwxr-xr-x root/root usr/var/run/
diff --git a/qemu-all/.md5sum b/qemu-all/.md5sum
index 38a327309..4936b7417 100644
--- a/qemu-all/.md5sum
+++ b/qemu-all/.md5sum
@@ -1 +1 @@
-04b94189ba587b3280713ded3b7f959a qemu-1.5.2.tar.bz2
+f3f39308472d629aca57a255a0c91ba9 qemu-1.6.0.tar.bz2
diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile
index f52fbb3e9..9df4d4af9 100644
--- a/qemu-all/Pkgfile
+++ b/qemu-all/Pkgfile
@@ -6,7 +6,7 @@
# Nice to have: libseccomp libiscsi
name=qemu-all
-version=1.5.2
+version=1.6.0
release=1
source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2)
@@ -18,7 +18,7 @@ build() {
--sysconfdir=/etc \
--disable-docs \
--libexecdir=/usr/lib/qemu \
- --disable-gtk \
+ --disable-gtk
# fix include issues with nspr
echo 'QEMU_CFLAGS+=-I/usr/include/nspr' >> libcacard/Makefile

Generated by cgit