summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Matteo Bernardini2015-03-09 11:50:38 +0100
committer Willy Sudiarto Raharjo2015-05-17 18:45:59 +0200
commit3bd8d2d7bfce24f1f9a93666eed121e2f5f3dac5 (patch)
tree395420a669a6bf408b8f8abe6b9fb1d7e52d9647
parentcc20a4724230dbd2af69b4acbe1e19b64cfe70df (diff)
downloadslackbuilds-3bd8d2d7bfce24f1f9a93666eed121e2f5f3dac5.tar.gz
network/spice-gtk: Updated for version 0.28.
Added the new dependency gst1-plugins-base Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
-rw-r--r--network/spice-gtk/spice-gtk.SlackBuild4
-rw-r--r--network/spice-gtk/spice-gtk.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/network/spice-gtk/spice-gtk.SlackBuild b/network/spice-gtk/spice-gtk.SlackBuild
index 4088ced69f..0e9ef7f4c7 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-2014 Matteo Bernardini <ponce@slackbuilds.org> Pisa, Italy
+# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org> 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.25}
+VERSION=${VERSION:-0.28}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/spice-gtk/spice-gtk.info b/network/spice-gtk/spice-gtk.info
index a46231601c..c3bceeb39d 100644
--- a/network/spice-gtk/spice-gtk.info
+++ b/network/spice-gtk/spice-gtk.info
@@ -1,10 +1,10 @@
PRGNAM="spice-gtk"
-VERSION="0.25"
+VERSION="0.28"
HOMEPAGE="http://spice-space.org"
-DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.25.tar.bz2"
-MD5SUM="a79f1ff8b21d295b2a028e52708fb551"
+DOWNLOAD="http://spice-space.org/download/gtk/spice-gtk-0.28.tar.bz2"
+MD5SUM="ad07d438ce6dfbb038aa8e28f5a2fb81"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="spice vala"
+REQUIRES="gst1-plugins-base spice vala"
MAINTAINER="Matteo Bernardini"
EMAIL="ponce@slackbuilds.org"