summaryrefslogtreecommitdiffstats
path: root/source/l/gst-plugins-good/gst-plugins-good.SlackBuild
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-04-19 20:26:12 +0000
committer Eric Hameleers <alien@slackware.com>2019-04-20 08:59:46 +0200
commit02c9bfff757559ec46bb1fdc183f160777c8117c (patch)
tree60c13f091553169270cc09accd734566d2496530 /source/l/gst-plugins-good/gst-plugins-good.SlackBuild
parente2bd8d238343cb913b44c1fa7bf662b7135afeb5 (diff)
downloadcurrent-02c9bfff757559ec46bb1fdc183f160777c8117c.tar.gz
current-02c9bfff757559ec46bb1fdc183f160777c8117c.tar.xz
Fri Apr 19 20:26:12 UTC 201920190419202612
d/perl-5.28.2-x86_64-1.txz: Upgraded. Modules upgraded: DBD-mysql-4.050, IO-Socket-SSL-2.066, TermReadKey-2.38, URI-1.76. l/gst-plugins-base-1.16.0-x86_64-1.txz: Upgraded. l/gst-plugins-good-1.16.0-x86_64-1.txz: Upgraded. l/gst-plugins-libav-1.16.0-x86_64-1.txz: Upgraded. l/gstreamer-1.16.0-x86_64-1.txz: Upgraded. l/python-urllib3-1.24.2-x86_64-1.txz: Upgraded. extra/pure-alsa-system/gst-plugins-good-1.16.0-x86_64-1_alsa.txz: Upgraded.
Diffstat (limited to 'source/l/gst-plugins-good/gst-plugins-good.SlackBuild')
-rwxr-xr-xsource/l/gst-plugins-good/gst-plugins-good.SlackBuild5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/l/gst-plugins-good/gst-plugins-good.SlackBuild b/source/l/gst-plugins-good/gst-plugins-good.SlackBuild
index bf052cace..2444a9644 100755
--- a/source/l/gst-plugins-good/gst-plugins-good.SlackBuild
+++ b/source/l/gst-plugins-good/gst-plugins-good.SlackBuild
@@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PKGNAM=gst-plugins-good
VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z | rev | cut -f 3- -d . | cut -f 1 -d - | rev)}
-BUILD=${BUILD:-2}
+BUILD=${BUILD:-1}
# Automatically determine the architecture we're building on:
if [ -z "$ARCH" ]; then
@@ -81,9 +81,6 @@ rm -rf $PKGNAM-$VERSION
tar xvf $CWD/$PKGNAM-$VERSION.tar.?z || exit 1
cd $PKGNAM-$VERSION
-# Adapt to removed VP8 decoder post processing flags in libvpx-1.8.x:
-zcat $CWD/gst-plugins-good.libvpx-1.8.diff.gz | patch -p1 --verbose || exit 1
-
chown -R root:root .
find . \
\( -perm 777 -o -perm 775 -o -perm 711 -o -perm 555 -o -perm 511 \) \