mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +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="fc361367f0d4b780a868a8833f9f30b9c9f4ac9faea4e6b251db8b4b0398466e"
|
||||
CHECKSUM_SHA256="4bd6127299f3f29379046bbd58a526e6353b569e0e72f7b4df2ae70df6882e09"
|
||||
PATCHES="gstreamer-$portVersion.patchset"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
@@ -19,10 +19,10 @@ PROVIDES="
|
||||
cmd:gst_launch_1.0$secondaryArchSuffix = $portVersion
|
||||
cmd:gst_stats_1.0$secondaryArchSuffix = $portVersion
|
||||
cmd:gst_typefind_1.0$secondaryArchSuffix = $portVersion
|
||||
lib:libgstbase_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstcontroller_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstnet_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstreamer_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
lib:libgstbase_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstcontroller_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstnet_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
lib:libgstreamer_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -35,10 +35,10 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
gstreamer${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libgstbase_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstcontroller_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstnet_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstreamer_1.0$secondaryArchSuffix = 0.1400.0 compat >= 0
|
||||
devel:libgstbase_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstcontroller_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstnet_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
devel:libgstreamer_1.0$secondaryArchSuffix = 0.1402.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gstreamer$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user