aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorW. Michael Petullo <mike@flyn.org>2023-05-24 10:02:25 -0500
committerTianling Shen <cnsztl@gmail.com>2023-05-26 10:28:51 +0800
commit3ecb521c31927b6302d29af9a53457a150c919ac (patch)
tree6b4070dd39b8c521e805eafa349f1cfb93fd6023
parentb6af05e6cba7bf0a33e903a7677fe8bb18598061 (diff)
gst1-plugins-ugly: update to 1.22.3
Signed-off-by: W. Michael Petullo <mike@flyn.org>
-rw-r--r--multimedia/gst1-plugins-ugly/Makefile5
-rw-r--r--multimedia/gst1-plugins-ugly/patches/010-distutils.patch2
2 files changed, 3 insertions, 4 deletions
diff --git a/multimedia/gst1-plugins-ugly/Makefile b/multimedia/gst1-plugins-ugly/Makefile
index c4f413d61..572adda1e 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.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 \
diff --git a/multimedia/gst1-plugins-ugly/patches/010-distutils.patch b/multimedia/gst1-plugins-ugly/patches/010-distutils.patch
index 9f1b2efab..4603938d7 100644
--- a/multimedia/gst1-plugins-ugly/patches/010-distutils.patch
+++ b/multimedia/gst1-plugins-ugly/patches/010-distutils.patch
@@ -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()