mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-06 06:58:57 +02:00
gstreamer: bump version
This commit is contained in:
@@ -5,9 +5,9 @@ to complex audio (mixing) and video (non-linear editing) processing."
|
||||
HOMEPAGE="https://gstreamer.freedesktop.org/"
|
||||
COPYRIGHT="Erik Walthinsen"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="2"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://gstreamer.freedesktop.org/src/gstreamer/gstreamer-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="02211c3447c4daa55919c5c0f43a82a6fbb51740d57fc3af0639d46f1cf4377d"
|
||||
CHECKSUM_SHA256="e3f044246783fd685439647373fa13ba14f7ab0b346eadd06437092f8419e94e"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
@@ -18,10 +18,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.1601.0 compat >= 0
|
||||
lib:libgstcontroller_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstnet_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstreamer_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
lib:libgstbase_1.0$secondaryArchSuffix = 0.1602.0 compat >= 0
|
||||
lib:libgstcontroller_1.0$secondaryArchSuffix = 0.1602.0 compat >= 0
|
||||
lib:libgstnet_1.0$secondaryArchSuffix = 0.1602.0 compat >= 0
|
||||
lib:libgstreamer_1.0$secondaryArchSuffix = 0.1602.0 compat >= 0
|
||||
"
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
@@ -34,10 +34,10 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
gstreamer${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libgstbase_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstcontroller_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstnet_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstreamer_1.0$secondaryArchSuffix = 0.1601.0 compat >= 0
|
||||
devel:libgstbase_1.0$secondaryArchSuffix = 0.1602.0 compat >= 0
|
||||
devel:libgstcontroller_1.0$secondaryArchSuffix = 0.1602.0 compat >= 0
|
||||
devel:libgstnet_1.0$secondaryArchSuffix = 0.1602.0 compat >= 0
|
||||
devel:libgstreamer_1.0$secondaryArchSuffix = 0.1602.0 compat >= 0
|
||||
"
|
||||
REQUIRES_devel="
|
||||
gstreamer$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user