mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
gst_plugins_bad: bump version
This commit is contained in:
@@ -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="22139de35626ada6090bdfa3423b27b7fc15a0198331d25c95e6b12cb1072b05"
|
||||
CHECKSUM_SHA256="56481c95339b8985af13bac19b18bc8da7118c2a7d9440ed70e7dcd799c2adb5"
|
||||
SOURCE_DIR="gst-plugins-bad-$portVersion"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86_64"
|
||||
@@ -15,20 +15,20 @@ SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
gst_plugins_bad$secondaryArchSuffix = $portVersion
|
||||
lib:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstbadallocators_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstbadaudio_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstbadbase_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstinsertbin_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstisoff_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstmpegts_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstphotography_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstplayer_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstsctp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgsturidownloader_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstwebrtc_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
lib:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstbadallocators_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstbadaudio_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstbadbase_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstinsertbin_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstisoff_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstmpegts_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstphotography_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstplayer_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstsctp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgsturidownloader_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstwebrtc_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -69,18 +69,18 @@ SUPPLEMENTS="
|
||||
|
||||
PROVIDES_devel="
|
||||
gst_plugins_bad${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstbadaudio_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstinsertbin_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstisoff_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstmpegts_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstphotography_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstplayer_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstsctp_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgsturidownloader_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstwebrtc_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||
devel:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstbadaudio_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstinsertbin_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstisoff_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstmpegts_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstphotography_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstplayer_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstsctp_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgsturidownloader_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstwebrtc_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gst_plugins_bad${secondaryArchSuffix} == $portVersion base
|
||||
@@ -133,13 +133,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 --disable-webrtc
|
||||
runConfigure ./configure \
|
||||
--disable-debug \
|
||||
--disable-examples \
|
||||
--disable-nls \
|
||||
--disable-webrtc \
|
||||
--enable-orc
|
||||
make $jobArgs
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user