gst1-plugins-good: update to 1.18.4
authorW. Michael Petullo <mike@flyn.org>
Tue, 11 May 2021 15:16:51 +0000 (10:16 -0500)
committerW. Michael Petullo <mike@flyn.org>
Tue, 11 May 2021 15:16:51 +0000 (10:16 -0500)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
multimedia/gst1-plugins-good/Makefile
multimedia/gst1-plugins-good/patches/010-distutils.patch

index 31c267b70769981916c6d2473ae789a25d24bffb..bace18d3bdea63b4907e538337ce86dced1312cc 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gst1-plugins-good
-PKG_VERSION:=1.18.1
-PKG_RELEASE:=1
+PKG_VERSION:=1.18.4
+PKG_RELEASE:=$(AUTORELEASE)
 
 PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-good/
-PKG_HASH:=e210e91a5590ecb6accc9d06c949a58ca6897d8edb3b3d55828e424c624f626c
+PKG_HASH:=b6e50e3a9bbcd56ee6ec71c33aa8332cc9c926b0c1fae995aac8b3040ebe39b0
 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
index ae39b912ecdff15de60451dbf0c530e7717bbcb8..3fa41d6b775ef98fe600893559b3ffead941dceb 100644 (file)
@@ -1,6 +1,6 @@
 --- a/meson.build
 +++ b/meson.build
-@@ -424,7 +424,7 @@ endif
+@@ -422,7 +422,7 @@ endif
  
  presetdir = join_paths(get_option('datadir'), 'gstreamer-' + api_version, 'presets')