diff --git a/media-libs/gstreamer/gstreamer-1.16.1.recipe b/media-libs/gstreamer/gstreamer-1.16.2.recipe similarity index 79% rename from media-libs/gstreamer/gstreamer-1.16.1.recipe rename to media-libs/gstreamer/gstreamer-1.16.2.recipe index b0d4f3025..6f6d4a1c6 100644 --- a/media-libs/gstreamer/gstreamer-1.16.1.recipe +++ b/media-libs/gstreamer/gstreamer-1.16.2.recipe @@ -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