gst_plugins_base: bump version

This commit is contained in:
Gerasim Troeglazov
2019-10-26 21:17:21 +10:00
parent 9d0933434a
commit e44d11e58e

View File

@@ -9,7 +9,7 @@ COPYRIGHT="Erik Walthinsen"
LICENSE="GNU LGPL v2"
REVISION="1"
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-$portVersion.tar.xz"
CHECKSUM_SHA256="4093aa7b51e28fb24dfd603893fead8d1b7782f088b05ed0f22a21ef176fb5ae"
CHECKSUM_SHA256="5c3cc489933d0597087c9bc6ba251c93693d64554bcc563539a084fa2d5fcb2b"
SOURCE_DIR="gst-plugins-base-$portVersion"
ARCHITECTURES="!x86_gcc2 x86 x86_64"
@@ -20,17 +20,17 @@ PROVIDES="
cmd:gst_device_monitor_1.0$secondaryArchSuffix = $portVersion
cmd:gst_discoverer_1.0$secondaryArchSuffix = $portVersion
cmd:gst_play_1.0$secondaryArchSuffix = $portVersion
lib:libgstallocators_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstapp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstaudio_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstfft_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstpbutils_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstriff_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstrtp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstrtsp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstsdp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgsttag_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstvideo_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
lib:libgstallocators_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgstapp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgstaudio_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgstfft_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgstpbutils_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgstriff_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgstrtp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgstrtsp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgstsdp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgsttag_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
lib:libgstvideo_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
"
REQUIRES="
haiku$secondaryArchSuffix
@@ -45,6 +45,7 @@ REQUIRES="
lib:libtheoradec$secondaryArchSuffix
lib:libtheoraenc$secondaryArchSuffix
lib:libvorbis$secondaryArchSuffix
lib:libvorbisidec$secondaryArchSuffix
lib:libxml2$secondaryArchSuffix
lib:libz$secondaryArchSuffix
"
@@ -54,17 +55,17 @@ SUPPLEMENTS="
PROVIDES_devel="
gst_plugins_base${secondaryArchSuffix}_devel = $portVersion
devel:libgstallocators_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstapp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstaudio_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstfft_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstpbutils_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstriff_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstrtp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstrtsp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstsdp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgsttag_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstvideo_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
devel:libgstallocators_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgstapp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgstaudio_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgstfft_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgstpbutils_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgstriff_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgstrtp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgstrtsp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgstsdp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgsttag_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
devel:libgstvideo_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
"
REQUIRES_devel="
gst_plugins_base$secondaryArchSuffix == $portVersion base
@@ -81,6 +82,7 @@ BUILD_REQUIRES="
devel:liborc_0.4$secondaryArchSuffix
devel:libtheora$secondaryArchSuffix
devel:libvorbis$secondaryArchSuffix
devel:libvorbisidec$secondaryArchSuffix
devel:libxml2$secondaryArchSuffix
devel:libz$secondaryArchSuffix
"
@@ -97,13 +99,18 @@ BUILD_PREREQUIRES="
cmd:orcc$secondaryArchSuffix
cmd:pkg_config$secondaryArchSuffix
cmd:python
cmd:python3
cmd:which
"
BUILD()
{
runConfigure ./configure --disable-debug --disable-examples \
--disable-nls --enable-orc LIBS=-lnetwork
runConfigure ./configure \
--disable-debug \
--disable-examples \
--disable-nls \
--enable-orc \
LIBS=-lnetwork
make $jobArgs
}