gst1-plugins-good: update to 1.14.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
2aba3ab90a
commit
c1eae5d2c4
2 changed files with 11 additions and 9 deletions
|
@ -8,7 +8,7 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gst1-plugins-good
|
||||
PKG_VERSION:=1.12.4
|
||||
PKG_VERSION:=1.14.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
||||
|
@ -20,7 +20,7 @@ PKG_LICENSE_FILES:=COPYING
|
|||
PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
|
||||
PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-good/
|
||||
PKG_HASH:=649f49bec60892d47ee6731b92266974c723554da1c6649f21296097715eb957
|
||||
PKG_HASH:=34ec062ddb766a32377532e039781f4a16fbc3e8b449e642605bacab26a99172
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-good-1.12.4/configure.ac
|
||||
--- gst-plugins-good-1.12.4-vanilla/configure.ac 2018-02-11 10:36:40.335391048 -0500
|
||||
+++ gst-plugins-good-1.12.4/configure.ac 2018-02-11 10:37:22.304475546 -0500
|
||||
@@ -1061,20 +1061,6 @@
|
||||
diff -u --recursive gst-plugins-good-1.14.1-vanilla/configure.ac gst-plugins-good-1.14.1/configure.ac
|
||||
--- gst-plugins-good-1.14.1-vanilla/configure.ac 2018-07-07 18:56:53.008234372 -0400
|
||||
+++ gst-plugins-good-1.14.1/configure.ac 2018-07-07 18:57:24.886355477 -0400
|
||||
@@ -1292,22 +1292,6 @@
|
||||
sys/v4l2/Makefile
|
||||
sys/waveform/Makefile
|
||||
sys/ximage/Makefile
|
||||
|
@ -11,9 +11,11 @@ diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-goo
|
|||
-tests/examples/audiofx/Makefile
|
||||
-tests/examples/cairo/Makefile
|
||||
-tests/examples/equalizer/Makefile
|
||||
-tests/examples/gtk/Makefile
|
||||
-tests/examples/jack/Makefile
|
||||
-tests/examples/level/Makefile
|
||||
-tests/examples/rtp/Makefile
|
||||
-tests/examples/rtsp/Makefile
|
||||
-tests/examples/shapewipe/Makefile
|
||||
-tests/examples/spectrum/Makefile
|
||||
-tests/examples/v4l2/Makefile
|
||||
|
@ -22,9 +24,9 @@ diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-goo
|
|||
common/Makefile
|
||||
common/m4/Makefile
|
||||
m4/Makefile
|
||||
diff -u --recursive gst-plugins-good-1.12.4-vanilla/Makefile.am gst-plugins-good-1.12.4/Makefile.am
|
||||
--- gst-plugins-good-1.12.4-vanilla/Makefile.am 2018-02-11 10:36:40.335391048 -0500
|
||||
+++ gst-plugins-good-1.12.4/Makefile.am 2018-02-11 10:37:37.242505621 -0500
|
||||
diff -u --recursive gst-plugins-good-1.14.1-vanilla/Makefile.am gst-plugins-good-1.14.1/Makefile.am
|
||||
--- gst-plugins-good-1.14.1-vanilla/Makefile.am 2018-07-07 18:56:53.008234372 -0400
|
||||
+++ gst-plugins-good-1.14.1/Makefile.am 2018-07-07 18:57:30.015374957 -0400
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
ALWAYS_SUBDIRS = \
|
||||
|
|
Loading…
Reference in a new issue