mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
gstreamer: bump version
This commit is contained in:
@@ -7,8 +7,7 @@ COPYRIGHT="Erik Walthinsen"
|
|||||||
LICENSE="GNU LGPL v2"
|
LICENSE="GNU LGPL v2"
|
||||||
REVISION="1"
|
REVISION="1"
|
||||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-$portVersion.tar.xz"
|
SOURCE_URI="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-$portVersion.tar.xz"
|
||||||
CHECKSUM_SHA256="f94f6696c5f05a3b3a9183e39c5f5c0b779f75a04c0efa497e7920afa985ffc7"
|
CHECKSUM_SHA256="0e8e2f7118be437cba879353970cf83c2acced825ecb9275ba05d9186ef07c00"
|
||||||
PATCHES="gstreamer-$portVersion.patchset"
|
|
||||||
|
|
||||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||||
SECONDARY_ARCHITECTURES="x86"
|
SECONDARY_ARCHITECTURES="x86"
|
||||||
@@ -19,10 +18,10 @@ PROVIDES="
|
|||||||
cmd:gst_launch_1.0$secondaryArchSuffix = $portVersion
|
cmd:gst_launch_1.0$secondaryArchSuffix = $portVersion
|
||||||
cmd:gst_stats_1.0$secondaryArchSuffix = $portVersion
|
cmd:gst_stats_1.0$secondaryArchSuffix = $portVersion
|
||||||
cmd:gst_typefind_1.0$secondaryArchSuffix = $portVersion
|
cmd:gst_typefind_1.0$secondaryArchSuffix = $portVersion
|
||||||
lib:libgstbase_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
lib:libgstbase_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||||
lib:libgstcontroller_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
lib:libgstcontroller_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||||
lib:libgstnet_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
lib:libgstnet_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||||
lib:libgstreamer_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
lib:libgstreamer_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||||
"
|
"
|
||||||
REQUIRES="
|
REQUIRES="
|
||||||
haiku$secondaryArchSuffix
|
haiku$secondaryArchSuffix
|
||||||
@@ -35,10 +34,10 @@ REQUIRES="
|
|||||||
|
|
||||||
PROVIDES_devel="
|
PROVIDES_devel="
|
||||||
gstreamer${secondaryArchSuffix}_devel = $portVersion
|
gstreamer${secondaryArchSuffix}_devel = $portVersion
|
||||||
devel:libgstbase_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
devel:libgstbase_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||||
devel:libgstcontroller_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
devel:libgstcontroller_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||||
devel:libgstnet_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
devel:libgstnet_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||||
devel:libgstreamer_1.0$secondaryArchSuffix = 0.1404.0 compat >= 0
|
devel:libgstreamer_1.0$secondaryArchSuffix = 0.1600.0 compat >= 0
|
||||||
"
|
"
|
||||||
REQUIRES_devel="
|
REQUIRES_devel="
|
||||||
gstreamer$secondaryArchSuffix == $portVersion base
|
gstreamer$secondaryArchSuffix == $portVersion base
|
||||||
Reference in New Issue
Block a user