From 9a0eea64d41bb48931f8182c4f0be03bc250ebb2 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Sat, 28 Jan 2017 19:02:33 +0100 Subject: system/xf86-video-qxl: Updated for version 0.1.5, cleanups. Signed-off-by: Matteo Bernardini --- system/xf86-video-qxl/README | 4 +--- system/xf86-video-qxl/README.Xspice | 4 ++-- system/xf86-video-qxl/xf86-video-qxl.SlackBuild | 4 ++-- system/xf86-video-qxl/xf86-video-qxl.info | 6 +++--- 4 files changed, 8 insertions(+), 10 deletions(-) (limited to 'system/xf86-video-qxl') diff --git a/system/xf86-video-qxl/README b/system/xf86-video-qxl/README index f9f70ec91b..893cf65a69 100644 --- a/system/xf86-video-qxl/README +++ b/system/xf86-video-qxl/README @@ -1,8 +1,6 @@ -xf86-video-qxl (X.org spice qxl video driver) - This X.Org driver provides support for QEMU QXL paravirt video. It's meant to be used only in your virtualized guests. Also an Xspice X server can be built, passing the script XSPICE=yes. This requires the optional dependency spice. -Note that it's still experimental (=unstable) +Note that Xspice is still experimental (=unstable). diff --git a/system/xf86-video-qxl/README.Xspice b/system/xf86-video-qxl/README.Xspice index 9ff95f74d9..9ab0d4475a 100644 --- a/system/xf86-video-qxl/README.Xspice +++ b/system/xf86-video-qxl/README.Xspice @@ -1,4 +1,4 @@ -Run server with: +Run the server with: export XSPICE_PORT=5900 X -noreset -config spiceqxl.xorg.conf :3.0 @@ -6,6 +6,6 @@ Or: Xspice --config spiceqxl.xorg.conf --password mypass --port 5900 :3.0 (you can use also --disable-ticketing to disable authentication!) -Use a spice client (like spicec) to connect. +Use a spice client (like spicy) to connect. Run X clients as usual by setting DISPLAY=:3.0 diff --git a/system/xf86-video-qxl/xf86-video-qxl.SlackBuild b/system/xf86-video-qxl/xf86-video-qxl.SlackBuild index 6c6d28c2c4..ab6853360f 100644 --- a/system/xf86-video-qxl/xf86-video-qxl.SlackBuild +++ b/system/xf86-video-qxl/xf86-video-qxl.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for xf86-video-qxl -# Copyright 2012-2015 Matteo Bernardini , Pisa, Italy +# Copyright 2012-2017 Matteo Bernardini , Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=xf86-video-qxl -VERSION=${VERSION:-0.1.4} +VERSION=${VERSION:-0.1.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/xf86-video-qxl/xf86-video-qxl.info b/system/xf86-video-qxl/xf86-video-qxl.info index 5387fbc562..792baf39de 100644 --- a/system/xf86-video-qxl/xf86-video-qxl.info +++ b/system/xf86-video-qxl/xf86-video-qxl.info @@ -1,8 +1,8 @@ PRGNAM="xf86-video-qxl" -VERSION="0.1.4" +VERSION="0.1.5" HOMEPAGE="http://spice-space.org" -DOWNLOAD="http://xorg.freedesktop.org/releases/individual/driver/xf86-video-qxl-0.1.4.tar.bz2" -MD5SUM="41e234f38fe8045eef7ade83c34f6dd4" +DOWNLOAD="http://xorg.freedesktop.org/releases/individual/driver/xf86-video-qxl-0.1.5.tar.bz2" +MD5SUM="addb686fce597a452eecd8d8f9fddf15" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice-protocol" -- cgit v1.2.3