summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Aaditya Bagga <aaditya_gnulinux@zoho.com>2016-02-21 14:35:26 +0530
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-02-23 00:58:52 +0700
commit218a4739bbbfb6dac010ee003f533ce006ae9079 (patch)
tree9397745c1ebd42fb96433215d12c233bf7f3c9b2
parent47a95b51a6acd24a6b2b9af363d50888cee5f4a5 (diff)
downloadslackbuilds-218a4739bbbfb6dac010ee003f533ce006ae9079.tar.gz
slackbuilds-218a4739bbbfb6dac010ee003f533ce006ae9079.tar.xz
multimedia/parole: Updated for version 0.8.1.
-rw-r--r--multimedia/parole/README3
-rw-r--r--multimedia/parole/parole.SlackBuild7
-rw-r--r--multimedia/parole/parole.info8
3 files changed, 8 insertions, 10 deletions
diff --git a/multimedia/parole/README b/multimedia/parole/README
index 14b2049dfa..38a864e9a0 100644
--- a/multimedia/parole/README
+++ b/multimedia/parole/README
@@ -6,5 +6,4 @@ plugins.
The GStreamer framework provides a strong plugin interface to dynamically
load plugins that support certain media types, the more GStreamer plugins
you have installed in your system the more media formats you can play with
-Parole: gst0-plugins-bad and gst0-plugins-ugly are optional dependencies
-(and, recursively, their respective optional dependencies too).
+Parole.
diff --git a/multimedia/parole/parole.SlackBuild b/multimedia/parole/parole.SlackBuild
index 2d189b94d9..90ce119a8a 100644
--- a/multimedia/parole/parole.SlackBuild
+++ b/multimedia/parole/parole.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for parole
# Copyright 2007 Hans Strijards <hannesworst@gmail.com>
-# Copyright 2015 Aaditya Bagga <aaditya_gnulinux@zoho.com>
+# Copyright 2015-2016 Aaditya Bagga <aaditya_gnulinux@zoho.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=parole
-VERSION=${VERSION:-0.5.4}
+VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -81,8 +81,7 @@ CXXFLAGS="$SLKCFLAGS" \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--enable-debug=no \
--disable-static \
- --build=$ARCH-slackware-linux \
- --with-gstreamer=0.10
+ --build=$ARCH-slackware-linux
make install DESTDIR=$PKG
diff --git a/multimedia/parole/parole.info b/multimedia/parole/parole.info
index 49e953187c..823b98b797 100644
--- a/multimedia/parole/parole.info
+++ b/multimedia/parole/parole.info
@@ -1,10 +1,10 @@
PRGNAM="parole"
-VERSION="0.5.4"
+VERSION="0.8.1"
HOMEPAGE="http://docs.xfce.org/apps/parole/introduction"
-DOWNLOAD="http://archive.xfce.org/src/apps/parole/0.5/parole-0.5.4.tar.bz2"
-MD5SUM="fa25b069c90bb9d59fef46e77c98f9b0"
+DOWNLOAD="http://archive.xfce.org/src/apps/parole/0.8/parole-0.8.1.tar.bz2"
+MD5SUM="361e3059f1263c76a3711db2c7c1a97b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="gst0-ffmpeg"
+REQUIRES="gst-libav"
MAINTAINER="Aaditya Bagga"
EMAIL="aaditya_gnulinux@zoho.com"