gstreamer1: update to 1.22.3
authorW. Michael Petullo <mike@flyn.org>
Wed, 24 May 2023 14:59:51 +0000 (09:59 -0500)
committerTianling Shen <cnsztl@gmail.com>
Fri, 26 May 2023 02:28:51 +0000 (10:28 +0800)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
multimedia/gstreamer1/Makefile
multimedia/gstreamer1/patches/020-distutils.patch

index 41017411e1fe5bc73a546c5b541ea889f9ed6a32..81653efacf9727c6b36d5b2e57f14e75b50df479 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gstreamer1
-PKG_VERSION:=1.20.5
+PKG_VERSION:=1.22.3
 PKG_RELEASE:=1
 
 PKG_SOURCE:=gstreamer-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gstreamer
-PKG_HASH:=5a19083faaf361d21fc391124f78ba6d609be55845a82fa8f658230e5fa03dff
+PKG_HASH:=9ffeab95053f9f6995eb3b3da225e88f21c129cd60da002d3f795db70d6d5974
 PKG_BUILD_DIR:=$(BUILD_DIR)/gstreamer-$(PKG_VERSION)
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
index 76880452d15d02d817f3cf1ddfb92f950abd31db..8be9d76ef547c2ccea06731c4f03a3c6dfd4fe41 100644 (file)
@@ -1,6 +1,6 @@
 --- a/meson.build
 +++ b/meson.build
-@@ -537,7 +537,7 @@ if get_option('default_library') == 'sta
+@@ -572,7 +572,7 @@ if get_option('default_library') == 'sta
  endif
  
  # Used in gst/parse/meson.build and below