gst1-plugins-ugly: update to 1.22.3

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo 2023-05-24 10:02:25 -05:00 committed by Tianling Shen
parent b6af05e6cb
commit 3ecb521c31
2 changed files with 3 additions and 4 deletions

View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gst1-plugins-ugly
PKG_VERSION:=1.20.5
PKG_VERSION:=1.22.3
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:=af67d8ba7cab230f64d0594352112c2c443e2aa36a87c35f9f98a43d11430b87
PKG_HASH:=3dc98ed5c2293368b3c4e6ce55d89be834a0a62e9bf88ef17928cf03b7d5a360
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-ugly-$(PKG_VERSION)
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
@ -95,7 +95,6 @@ MESON_ARGS += \
-Ddvdlpcmdec=disabled \
-Ddvdsub=disabled \
-Drealmedia=disabled \
-Dxingmux=disabled \
\
-Da52dec=disabled \
-Damrnb=disabled \

View File

@ -1,6 +1,6 @@
--- a/meson.build
+++ b/meson.build
@@ -278,7 +278,7 @@ endif
@@ -305,7 +305,7 @@ endif
gpl_allowed = get_option('gpl').allowed()