summaryrefslogtreecommitdiffstats
path: root/system/qemu
diff options
context:
space:
mode:
author Matteo Bernardini <ponce@slackbuilds.org>2016-05-12 11:39:00 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-05-12 21:53:51 +0700
commit92664dd6ede963c43c793ff1cd30f15d3b7879e1 (patch)
treed59effc2a3f90e1d3833ae1f2969e91964931dee /system/qemu
parent57e7f2afa799740ff957b2647e55d573aa3205fd (diff)
downloadslackbuilds-92664dd6ede963c43c793ff1cd30f15d3b7879e1.tar.gz
slackbuilds-92664dd6ede963c43c793ff1cd30f15d3b7879e1.tar.xz
system/qemu: Updated for version 2.6.0.
Added the optional dependency virglrenderer Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/qemu')
-rw-r--r--system/qemu/README3
-rw-r--r--system/qemu/qemu.SlackBuild2
-rw-r--r--system/qemu/qemu.info6
3 files changed, 6 insertions, 5 deletions
diff --git a/system/qemu/README b/system/qemu/README
index 456471c710..744c79afac 100644
--- a/system/qemu/README
+++ b/system/qemu/README
@@ -33,7 +33,8 @@ your processor) prior to launching qemu-system-ARCH with kvm enabled.
For older/unmaintained qemu frontends, this build also creates a symlink
to qemu-system-ARCH at /usr/bin/qemu-kvm.
-libcacard, spice, usbredir, and device-tree-compiler are optional dependencies.
+libcacard, spice, usbredir, virglrenderer and device-tree-compiler are
+optional dependencies.
If you wish to emulate ARM, you will want device-tree-compiler.
NOTES:
diff --git a/system/qemu/qemu.SlackBuild b/system/qemu/qemu.SlackBuild
index 33c1008306..7c4621ff20 100644
--- a/system/qemu/qemu.SlackBuild
+++ b/system/qemu/qemu.SlackBuild
@@ -46,7 +46,7 @@
# 3.1 13-DEC-2015 uprgraded to new version, minor clean ups
PRGNAM=qemu
-VERSION=${VERSION:-2.5.1}
+VERSION=${VERSION:-2.6.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/qemu/qemu.info b/system/qemu/qemu.info
index cf1444015f..3bce5c06d0 100644
--- a/system/qemu/qemu.info
+++ b/system/qemu/qemu.info
@@ -1,8 +1,8 @@
PRGNAM="qemu"
-VERSION="2.5.1"
+VERSION="2.6.0"
HOMEPAGE="http://wiki.qemu.org/Main_Page"
-DOWNLOAD="http://wiki.qemu-project.org/download/qemu-2.5.1.tar.bz2"
-MD5SUM="42e73182dea8b9213fa7050e168a4615"
+DOWNLOAD="http://wiki.qemu-project.org/download/qemu-2.6.0.tar.bz2"
+MD5SUM="ca3f70b43f093e33e9e014f144067f13"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""