From efa619c20cb3bb4bcf1e04d95f24a1bebecb4f1b Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Wed, 13 Jun 2018 16:27:11 +0200 Subject: network/spice-gtk: Updated for version 0.35. Explicitly enable celt051 (by default it's not) Signed-off-by: Matteo Bernardini --- network/spice-gtk/spice-gtk.SlackBuild | 5 +++-- network/spice-gtk/spice-gtk.info | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'network/spice-gtk') diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild index 0d2450e4c7..f6300b86d9 100644 --- a/network/spice-gtk/spice-gtk.SlackBuild +++ b/network/spice-gtk/spice-gtk.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for spice-gtk -# Copyright 2013-2017 Matteo Bernardini Pisa, Italy +# Copyright 2013-2018 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=spice-gtk -VERSION=${VERSION:-0.34} +VERSION=${VERSION:-0.35} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -98,6 +98,7 @@ CXXFLAGS="$SLKCFLAGS" \ --enable-gstvideo=yes \ --disable-maintainer-mode \ --enable-vala \ + --enable-celt051 \ --enable-dbus=yes \ --${usbredir}able-usbredir \ --${cacard}able-smartcard \ diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info index 9b71e8251d..ac22f8e137 100644 --- a/network/spice-gtk/spice-gtk.info +++ b/network/spice-gtk/spice-gtk.info @@ -1,8 +1,8 @@ PRGNAM="spice-gtk" -VERSION="0.34" +VERSION="0.35" HOMEPAGE="https://www.spice-space.org" -DOWNLOAD="https://www.spice-space.org/download/gtk/spice-gtk-0.34.tar.bz2" -MD5SUM="ec01b0b50337aa23f0566423b2f83109" +DOWNLOAD="https://www.spice-space.org/download/gtk/spice-gtk-0.35.tar.bz2" +MD5SUM="a8c919ee4a48dfeab619deb70900d788" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="spice vala" -- cgit v1.2.3