summaryrefslogtreecommitdiff
path: root/qemu-all
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2013-11-29 20:58:34 +0100
committerThomas Penteker <tek@serverop.de>2013-11-29 20:58:34 +0100
commita6fb3c128b4759c04457c572f4c7c6ed7151ef4c (patch)
tree918e37e988a03a37eea0e2253673dbe9899588ef /qemu-all
parent7f81cc09b376e210fd67de9f7ef437dc0bf2377f (diff)
downloadopt-a6fb3c128b4759c04457c572f4c7c6ed7151ef4c.tar.gz
opt-a6fb3c128b4759c04457c572f4c7c6ed7151ef4c.tar.xz
qemu-all: 1.6.1 -> 1.7.0
Diffstat (limited to 'qemu-all')
-rw-r--r--qemu-all/.footprint6
-rw-r--r--qemu-all/.md5sum2
-rw-r--r--qemu-all/Pkgfile5
3 files changed, 8 insertions, 5 deletions
diff --git a/qemu-all/.footprint b/qemu-all/.footprint
index 6218dcdf8..570144f52 100644
--- a/qemu-all/.footprint
+++ b/qemu-all/.footprint
@@ -71,6 +71,7 @@ drwxr-xr-x root/root usr/man/man8/
-rw-r--r-- root/root usr/man/man8/qemu-nbd.8.gz
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/qemu/
+-rw-r--r-- root/root usr/share/qemu/QEMU,tcx.bin
-rw-r--r-- root/root usr/share/qemu/acpi-dsdt.aml
-rw-r--r-- root/root usr/share/qemu/bamboo.dtb
-rw-r--r-- root/root usr/share/qemu/bios.bin
@@ -84,6 +85,7 @@ drwxr-xr-x root/root usr/share/qemu/keymaps/
-rw-r--r-- root/root usr/share/qemu/keymaps/ar
-rw-r--r-- root/root usr/share/qemu/keymaps/bepo
-rw-r--r-- root/root usr/share/qemu/keymaps/common
+-rw-r--r-- root/root usr/share/qemu/keymaps/cz
-rw-r--r-- root/root usr/share/qemu/keymaps/da
-rw-r--r-- root/root usr/share/qemu/keymaps/de
-rw-r--r-- root/root usr/share/qemu/keymaps/de-ch
@@ -146,5 +148,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/
+drwxr-xr-x root/root var/
+drwxr-xr-x root/root var/run/
diff --git a/qemu-all/.md5sum b/qemu-all/.md5sum
index 06f99b44e..52b8f467a 100644
--- a/qemu-all/.md5sum
+++ b/qemu-all/.md5sum
@@ -1 +1 @@
-3a897d722457c5a895cd6ac79a28fda0 qemu-1.6.1.tar.bz2
+32893941d40d052a5e649efcf06aca06 qemu-1.7.0.tar.bz2
diff --git a/qemu-all/Pkgfile b/qemu-all/Pkgfile
index 94e240029..267736c10 100644
--- a/qemu-all/Pkgfile
+++ b/qemu-all/Pkgfile
@@ -6,7 +6,7 @@
# Nice to have: libseccomp libiscsi
name=qemu-all
-version=1.6.1
+version=1.7.0
release=1
source=(http://wiki.qemu.org/download/qemu-$version.tar.bz2)
@@ -18,7 +18,8 @@ build() {
--sysconfdir=/etc \
--disable-docs \
--libexecdir=/usr/lib/qemu \
- --disable-gtk
+ --disable-gtk \
+ --localstatedir=/var
# fix include issues with nspr
echo 'QEMU_CFLAGS+=-I/usr/include/nspr' >> libcacard/Makefile

Generated by cgit