mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00: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="4bd6127299f3f29379046bbd58a526e6353b569e0e72f7b4df2ae70df6882e09"
|
||||
CHECKSUM_SHA256="f94f6696c5f05a3b3a9183e39c5f5c0b779f75a04c0efa497e7920afa985ffc7"
|
||||
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.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
|
||||
lib:libgstbase_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
||||
lib:libgstcontroller_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
||||
lib:libgstnet_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
||||
lib:libgstreamer_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -35,10 +35,10 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
gstreamer${secondaryArchSuffix}_devel = $portVersion
|
||||
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
|
||||
devel:libgstbase_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
||||
devel:libgstcontroller_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
||||
devel:libgstnet_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
||||
devel:libgstreamer_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gstreamer$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user