From ead388dc496e752d7550ddf1ecdd424d423b87d5 Mon Sep 17 00:00:00 2001 From: Gerasim Troeglazov <3dEyes@gmail.com> Date: Mon, 13 Feb 2023 21:48:07 +1000 Subject: [PATCH] gst_plugins_base: bump version --- ...base-1.20.4.recipe => gst_plugins_base-1.22.0.recipe} | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) rename media-libs/gst_plugins_base/{gst_plugins_base-1.20.4.recipe => gst_plugins_base-1.22.0.recipe} (95%) diff --git a/media-libs/gst_plugins_base/gst_plugins_base-1.20.4.recipe b/media-libs/gst_plugins_base/gst_plugins_base-1.22.0.recipe similarity index 95% rename from media-libs/gst_plugins_base/gst_plugins_base-1.20.4.recipe rename to media-libs/gst_plugins_base/gst_plugins_base-1.22.0.recipe index 59808072c..0addc6510 100644 --- a/media-libs/gst_plugins_base/gst_plugins_base-1.20.4.recipe +++ b/media-libs/gst_plugins_base/gst_plugins_base-1.22.0.recipe @@ -7,15 +7,15 @@ filters are included." HOMEPAGE="https://gstreamer.freedesktop.org/" COPYRIGHT="Erik Walthinsen" LICENSE="GNU LGPL v2" -REVISION="2" +REVISION="1" SOURCE_URI="https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-$portVersion.tar.xz" -CHECKSUM_SHA256="8d181b7abe4caf23ee9f9ec5b4d3e232640452464e39495bfffb6d776fc97225" +CHECKSUM_SHA256="f53672294f3985d56355c8b1df8f6b49c8c8721106563e19f53be3507ff2229d" SOURCE_DIR="gst-plugins-base-$portVersion" ARCHITECTURES="all !x86_gcc2" SECONDARY_ARCHITECTURES="x86" -libVersion="0.2004.0" +libVersion="0.2200.0" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" @@ -140,9 +140,6 @@ INSTALL() libgstvideo-1.0 fixPkgconfig - mv -f $includeDir/gstreamer-1.0/gst $includeDir/ - rm -rf $includeDir/gstreamer-1.0 - # devel package packageEntries devel $developDir }