From a222a2e7c67b2904d56f12c0be438b2cdbccda83 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Thu, 10 Dec 2015 19:41:22 +0100 Subject: network/spice-gtk: Updated for version 0.30. Signed-off-by: Matteo Bernardini Signed-off-by: Robby Workman --- network/spice-gtk/README | 6 +----- network/spice-gtk/spice-gtk.SlackBuild | 3 +-- network/spice-gtk/spice-gtk.info | 6 +++--- 3 files changed, 5 insertions(+), 10 deletions(-) (limited to 'network/spice-gtk') diff --git a/network/spice-gtk/README b/network/spice-gtk/README index abb5a393af..6a3f6bb064 100644 --- a/network/spice-gtk/README +++ b/network/spice-gtk/README @@ -2,8 +2,4 @@ A Gtk client and libraries for spice remote desktop servers. By default the GTK+3 version is built: if you need the GTK+2 one, pass to the build script the variable GTK=2 -usbredir and qemu are optional dependency. - -CIRCULAR DEPENDENCY WARNING: as libcacard is now included in qemu, -if you want smartcard support in spice-gtk you should build qemu -first, then build (spice and) this with it installed. +libcacard and usbredir are optional dependencies. diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild index 0e9ef7f4c7..437992b5e5 100644 --- a/network/spice-gtk/spice-gtk.SlackBuild +++ b/network/spice-gtk/spice-gtk.SlackBuild @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=spice-gtk -VERSION=${VERSION:-0.28} +VERSION=${VERSION:-0.30} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -79,7 +79,6 @@ find -L . \ # Disable broken tests sed -i 's/ tests//' Makefile.am Makefile.in -rm gtk/controller/controller.c gtk/controller/controller.vala.stamp gtk/controller/menu.c export VALAC=$(which valac) export VAPIGEN=$(which vapigen) diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index be9bd6ce63..f16c8145d4 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -1,8 +1,8 @@ PRGNAM="spice-gtk" -VERSION="0.28" +VERSION="0.30" HOMEPAGE="http://spice-space.org" -DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.28.tar.bz2" -MD5SUM="ad07d438ce6dfbb038aa8e28f5a2fb81" +DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.30.tar.bz2" +MD5SUM="723e0e9ce9d507ba5d6cd331a3a9b7fb" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice vala" -- cgit v1.2.3