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="ed5e2badb6f2858f60017b93334d91fe58a0e3f85ed2f37f2e931416fafb4f9f"
|
||||
CHECKSUM_SHA256="34fab7da70994465a64468330b2168a4a0ed90a7de7e4c499b6d127c6c1b1eaf"
|
||||
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.1400.0 compat >= 0
|
||||
lib:libgstbadallocators_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstbadaudio_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstbadbase_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstbadvideo_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstinsertbin_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstisoff_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstmpegts_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstphotography_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstplayer_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgsturidownloader_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstwebrtc_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstbadallocators_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstbadaudio_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstbadbase_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstbadvideo_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstinsertbin_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstisoff_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstmpegts_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstphotography_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstplayer_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgsturidownloader_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstwebrtc_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -68,18 +68,18 @@ SUPPLEMENTS="
|
||||
|
||||
PROVIDES_devel="
|
||||
gst_plugins_bad${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstbadaudio_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstbadvideo_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstinsertbin_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstisoff_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstmpegts_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstphotography_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstplayer_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgsturidownloader_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstwebrtc_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstadaptivedemux_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstbadaudio_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstbadvideo_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstbasecamerabinsrc_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstcodecparsers_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstinsertbin_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstisoff_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstmpegts_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstphotography_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstplayer_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgsturidownloader_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstwebrtc_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gst_plugins_bad${secondaryArchSuffix} == $portVersion base
|
||||
Reference in New Issue
Block a user