summaryrefslogtreecommitdiffstats
path: root/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild
diff options
context:
space:
mode:
author Eric Hameleers <alien@slackware.com>2015-03-29 18:25:28 +0200
committer Eric Hameleers <alien@slackware.com>2015-03-29 18:25:28 +0200
commit72b783ae904923aa1be7883747fd276240fed699 (patch)
treebc8e347a2ebf93897f63e5b9e5974cff25a4ca75 /deps/phonon-gstreamer/phonon-gstreamer.SlackBuild
parentf0e6e91722ec10bf7aa6a4bf53d1aedd8aee4c74 (diff)
downloadktown-72b783ae904923aa1be7883747fd276240fed699.tar.gz
ktown-72b783ae904923aa1be7883747fd276240fed699.tar.xz
deps: updated for KDE 4.14.3 LTS update March 2013
grantlee: required by new kdepim. librevenge: required by new libwpd. libwpd: required by new calligra. libodfgen: required by new calligra.
Diffstat (limited to 'deps/phonon-gstreamer/phonon-gstreamer.SlackBuild')
-rwxr-xr-xdeps/phonon-gstreamer/phonon-gstreamer.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild b/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild
index c36c220..07c9459 100755
--- a/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild
+++ b/deps/phonon-gstreamer/phonon-gstreamer.SlackBuild
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright 2011, 2012, 2014 Eric Hameleers, Eindhoven, NL
+# Copyright 2011, 2012, 2014, 2015 Eric Hameleers, Eindhoven, NL
# Copyright 2011, 2012 Patrick J. Volkerding, Sebeka, MN, USA
# All rights reserved.
#
@@ -25,7 +25,7 @@
PKGNAM=phonon-gstreamer
SRCNAM=phonon-backend-gstreamer
-VERSION=${VERSION:-$(echo $SRCNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d- | rev)}
+VERSION=${VERSION:-4.8.0}
BUILD=${BUILD:-1}
NUMJOBS=${NUMJOBS:" -j7 "}