gst-plugins-bad: attempt to fix build

This commit is contained in:
Sergei Reznikov
2017-11-16 16:33:08 +03:00
parent 973c901cf3
commit 0e8c739ec7

View File

@@ -5,7 +5,7 @@ code review, some documentation, a set of tests, a real live maintainer, or some
HOMEPAGE="https://gstreamer.freedesktop.org/"
COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2"
REVISION="2"
REVISION="3"
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-$portVersion.tar.xz"
CHECKSUM_SHA256="36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec"
SOURCE_DIR="gst-plugins-bad-$portVersion"
@@ -114,6 +114,7 @@ BUILD_PREREQUIRES="
BUILD()
{
export CFLAGS -D_GNU_SOURCE
runConfigure ./configure --disable-debug --disable-examples \
--disable-nls --enable-orc
make $jobArgs