mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
gstreamer: bump version
This commit is contained in:
@@ -7,7 +7,7 @@ COPYRIGHT="Erik Walthinsen"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="78d21b5469ac93edafc6d8ceb63bc82f6cbbee94d2f866cca6b9252157ee0a09"
|
||||
CHECKSUM_SHA256="c0e75b124c52bb7a0c3dcdb734b2ad260ea7286a8745cf2ea629d4c849e6a958"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -19,11 +19,11 @@ PROVIDES="
|
||||
cmd:gst_stats_1.0$secondaryArchSuffix = $portVersion
|
||||
cmd:gst_tester_1.0$secondaryArchSuffix = $portVersion
|
||||
cmd:gst_typefind_1.0$secondaryArchSuffix = $portVersion
|
||||
lib:libgstbase_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
lib:libgstcheck_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
lib:libgstcontroller_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
lib:libgstnet_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
lib:libgstreamer_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
lib:libgstbase_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
lib:libgstcheck_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
lib:libgstcontroller_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
lib:libgstnet_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
lib:libgstreamer_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -37,11 +37,11 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
gstreamer${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libgstbase_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
devel:libgstcheck_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
devel:libgstcontroller_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
devel:libgstnet_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
devel:libgstreamer_1.0$secondaryArchSuffix = 0.2200.0 compat >= 0
|
||||
devel:libgstbase_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
devel:libgstcheck_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
devel:libgstcontroller_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
devel:libgstnet_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
devel:libgstreamer_1.0$secondaryArchSuffix = 0.2407.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gstreamer$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user