mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
gst1-plugins-good: update to 1.18.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gst1-plugins-good
|
PKG_NAME:=gst1-plugins-good
|
||||||
PKG_VERSION:=1.18.1
|
PKG_VERSION:=1.18.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=$(AUTORELEASE)
|
||||||
|
|
||||||
PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://gstreamer.freedesktop.org/src/gst-plugins-good/
|
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_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
--- a/meson.build
|
--- a/meson.build
|
||||||
+++ b/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')
|
presetdir = join_paths(get_option('datadir'), 'gstreamer-' + api_version, 'presets')
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user