gst1-plugins-ugly: update to 1.20.4
authorW. Michael Petullo <mike@flyn.org>
Tue, 20 Dec 2022 14:18:22 +0000 (08:18 -0600)
committerRosen Penev <rosenp@gmail.com>
Fri, 23 Dec 2022 00:32:46 +0000 (16:32 -0800)
Removed deprecated use of AUTORELEASE, and refreshed patches.

Signed-off-by: W. Michael Petullo <mike@flyn.org>
multimedia/gst1-plugins-ugly/Makefile
multimedia/gst1-plugins-ugly/patches/010-distutils.patch

index aacc4aa08e853b11206bac5b745c7d89b65a87e2..44358fa17a7600fe88ae72dc9cae2f1dc6b449e2 100644 (file)
@@ -8,12 +8,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gst1-plugins-ugly
-PKG_VERSION:=1.20.2
-PKG_RELEASE:=$(AUTORELEASE)
+PKG_VERSION:=1.20.4
+PKG_RELEASE:=1
 
 PKG_SOURCE:=gst-plugins-ugly-$(PKG_VERSION).tar.xz
 PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-ugly
-PKG_HASH:=b43fb4df94459afbf67ec22003ca58ffadcd19e763f276dca25b64c848adb7bf
+PKG_HASH:=5c9ec6bab96517e438b3f9bae0ceb84d3436f3da9bbe180cf4d28e32a7251b59
 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION)
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
index b0bf4ebce4784d6474b169d03a69474269dbe345..9f1b2efabaf6411f5832ffbc907089473d56a3d9 100644 (file)
@@ -1,6 +1,6 @@
 --- a/meson.build
 +++ b/meson.build
-@@ -279,7 +279,7 @@ endif
+@@ -278,7 +278,7 @@ endif
  
  gpl_allowed = get_option('gpl').allowed()