From: W. Michael Petullo Date: Mon, 3 Jun 2024 00:32:34 +0000 (-0500) Subject: gst1-plugins-ugly: update to 1.24.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=610e7aef71226c03cd4dadd342e516f7cc9e953b;p=openwrt-packages.git gst1-plugins-ugly: update to 1.24.4 Signed-off-by: W. Michael Petullo --- diff --git a/multimedia/gst1-plugins-ugly/Makefile b/multimedia/gst1-plugins-ugly/Makefile index ac77124ae..2e724b92d 100644 --- a/multimedia/gst1-plugins-ugly/Makefile +++ b/multimedia/gst1-plugins-ugly/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gst1-plugins-ugly -PKG_VERSION:=1.24.3 +PKG_VERSION:=1.24.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:=4c951341c4c648630b6fe1234ec113d81dd2d248529bf2b5478e0ad077c80ed3 +PKG_HASH:=4604f8709c0bc4d6960ef6ae6fd91e0b20af011bfe22e103f5b85377cf3f1ef4 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION) PKG_MAINTAINER:=W. Michael Petullo \ @@ -97,8 +97,6 @@ MESON_ARGS += \ -Drealmedia=disabled \ \ -Da52dec=disabled \ - -Damrnb=disabled \ - -Damrwbdec=disabled \ -Dcdio=disabled \ -Ddvdread=disabled \ $(call GST_COND_SELECT,mpeg2dec) \