mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
gst_plugins_base: bump version
This commit is contained in:
@@ -9,7 +9,7 @@ COPYRIGHT="Erik Walthinsen"
|
|||||||
LICENSE="GNU LGPL v2"
|
LICENSE="GNU LGPL v2"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-$portVersion.tar.xz"
|
SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="7e904660ff56e02b036cf7fdfb77a50a540828ca9d2614d69ba931772e5b6940"
|
CHECKSUM_SHA256="a4b7e80ba869f599307449b17c9e00b5d1e94d3ba1d8a1a386b8770b2ef01c7c"
|
||||||
SOURCE_DIR="gst-plugins-base-$portVersion"
|
SOURCE_DIR="gst-plugins-base-$portVersion"
|
||||||
|
|
||||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||||
@@ -20,17 +20,17 @@ PROVIDES="
|
|||||||
cmd:gst_device_monitor_1.0$secondaryArchSuffix = $portVersion
|
cmd:gst_device_monitor_1.0$secondaryArchSuffix = $portVersion
|
||||||
cmd:gst_discoverer_1.0$secondaryArchSuffix = $portVersion
|
cmd:gst_discoverer_1.0$secondaryArchSuffix = $portVersion
|
||||||
cmd:gst_play_1.0$secondaryArchSuffix = $portVersion
|
cmd:gst_play_1.0$secondaryArchSuffix = $portVersion
|
||||||
lib:libgstallocators_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstallocators_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgstapp_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstapp_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgstaudio_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstaudio_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgstfft_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstfft_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgstpbutils_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstpbutils_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgstriff_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstriff_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgstrtp_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstrtp_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgstrtsp_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstrtsp_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgstsdp_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstsdp_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgsttag_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgsttag_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
lib:libgstvideo_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
lib:libgstvideo_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
@@ -54,17 +54,17 @@ SUPPLEMENTS="
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
gst_plugins_base${secondaryArchSuffix}_devel = $portVersion
|
gst_plugins_base${secondaryArchSuffix}_devel = $portVersion
|
||||||
devel:libgstallocators_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstallocators_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgstapp_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstapp_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgstaudio_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstaudio_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgstfft_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstfft_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgstpbutils_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstpbutils_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgstriff_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstriff_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgstrtp_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstrtp_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgstrtsp_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstrtsp_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgstsdp_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstsdp_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgsttag_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgsttag_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
devel:libgstvideo_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
devel:libgstvideo_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
gst_plugins_base$secondaryArchSuffix == $portVersion base
|
gst_plugins_base$secondaryArchSuffix == $portVersion base
|
||||||
Reference in New Issue
Block a user