gst_plugins_bad: bump version.

This commit is contained in:
Jerome Duval
2017-10-09 22:38:46 +02:00
parent dba1002a05
commit d4fe8b900c

View File

@@ -5,9 +5,9 @@ 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="3"
REVISION="1"
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-$portVersion.tar.xz"
CHECKSUM_SHA256="9c2c7edde4f59d74eb414e0701c55131f562e5c605a3ce9b091754f106c09e37"
CHECKSUM_SHA256="36d059761852bed0f1a7fcd3ef64a8aeecab95d2bca53cd6aa0f08054b1cbfec"
SOURCE_DIR="gst-plugins-bad-$portVersion"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -15,18 +15,18 @@ SECONDARY_ARCHITECTURES="x86"
PROVIDES="
gst_plugins_bad$secondaryArchSuffix = $portVersion
lib:libgstadaptivedemux_1.0$secondaryArchSuffix = $portVersion
lib:libgstbadallocators_1.0$secondaryArchSuffix = $portVersion
lib:libgstbadaudio_1.0$secondaryArchSuffix = $portVersion
lib:libgstbadbase_1.0$secondaryArchSuffix = $portVersion
lib:libgstbadvideo_1.0$secondaryArchSuffix = $portVersion
lib:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = $portVersion
lib:libgstcodecparsers_1.0$secondaryArchSuffix = $portVersion
lib:libgstinsertbin_1.0$secondaryArchSuffix = $portVersion
lib:libgstmpegts_1.0$secondaryArchSuffix = $portVersion
lib:libgstphotography_1.0$secondaryArchSuffix = $portVersion
lib:libgstplayer_1.0$secondaryArchSuffix = $portVersion
lib:libgsturidownloader_1.0$secondaryArchSuffix = $portVersion
lib:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstbadallocators_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstbadaudio_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstbadbase_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstbadvideo_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstinsertbin_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstmpegts_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstphotography_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgstplayer_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
lib:libgsturidownloader_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -53,25 +53,27 @@ REQUIRES="
SUPPLEMENTS="
gstreamer$secondaryArchSuffix
"
PROVIDES_devel="
gst_plugins_bad${secondaryArchSuffix}_devel = $portVersion
devel:libgstadaptivedemux_1.0$secondaryArchSuffix = $portVersion
devel:libgstbadallocators_1.0$secondaryArchSuffix = $portVersion
devel:libgstbadaudio_1.0$secondaryArchSuffix = $portVersion
devel:libgstbadbase_1.0$secondaryArchSuffix = $portVersion
devel:libgstbadvideo_1.0$secondaryArchSuffix = $portVersion
devel:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = $portVersion
devel:libgstcodecparsers_1.0$secondaryArchSuffix = $portVersion
devel:libgstinsertbin_1.0$secondaryArchSuffix = $portVersion
devel:libgstmpegts_1.0$secondaryArchSuffix = $portVersion
devel:libgstphotography_1.0$secondaryArchSuffix = $portVersion
devel:libgstplayer_1.0$secondaryArchSuffix = $portVersion
devel:libgsturidownloader_1.0$secondaryArchSuffix = $portVersion
devel:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstbadallocators_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstbadaudio_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstbadbase_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstbadvideo_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstinsertbin_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstmpegts_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstphotography_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgstplayer_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
devel:libgsturidownloader_1.0$secondaryArchSuffix = 0.1203.0 compat >= 0
"
REQUIRES_devel="
gst_plugins_bad${secondaryArchSuffix} == $portVersion base
haiku$secondaryArchSuffix
gst_plugins_bad${secondaryArchSuffix}
"
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libbz2$secondaryArchSuffix
@@ -102,7 +104,6 @@ BUILD_PREREQUIRES="
cmd:gcc$secondaryArchSuffix
cmd:grep
cmd:ld$secondaryArchSuffix
cmd:libtool
cmd:libtoolize$secondaryArchSuffix
cmd:make
cmd:orcc$secondaryArchSuffix
@@ -113,8 +114,8 @@ BUILD_PREREQUIRES="
BUILD()
{
cd $sourceDir
runConfigure ./configure --disable-debug --disable-examples --disable-nls --enable-orc
runConfigure ./configure --disable-debug --disable-examples \
--disable-nls --enable-orc
make $jobArgs
}
@@ -122,14 +123,13 @@ INSTALL()
{
make install
rm -f $libDir/*.la
rm -f $libDir/gstreamer-1.0/*.la
rm -f $libDir/libgst*.la $libDir/gstreamer-1.0/*.la
prepareInstalledDevelLibs libgstadaptivedemux-1.0 libgstbadallocators-1.0 \
libgstbadaudio-1.0 libgstbadbase-1.0 libgstbadvideo-1.0 \
libgstbasecamerabinsrc-1.0 libgstcodecparsers-1.0 libgstinsertbin-1.0 \
libgstmpegts-1.0 libgstphotography-1.0 libgstplayer-1.0 libgsturidownloader-1.0
libgstmpegts-1.0 libgstphotography-1.0 libgstplayer-1.0 \
libgsturidownloader-1.0
fixPkgconfig
mv -f $includeDir/gstreamer-1.0/gst $includeDir/