gst1-plugins-good: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
parent
b5e066fb3b
commit
f9a80565db
4 changed files with 29 additions and 24 deletions
|
@ -8,7 +8,7 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=gst1-plugins-good
|
PKG_NAME:=gst1-plugins-good
|
||||||
PKG_VERSION:=1.10.5
|
PKG_VERSION:=1.12.4
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org> \
|
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_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
|
||||||
PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-good/
|
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-good/
|
||||||
PKG_HASH:=be053f6ed716eeb517cec148cec637cdce571c6e04d5c21409e2876fb76c7639
|
PKG_HASH:=649f49bec60892d47ee6731b92266974c723554da1c6649f21296097715eb957
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
@ -203,7 +203,7 @@ $(eval $(call GstBuildPlugin,mulaw,mulaw support,audio,,))
|
||||||
$(eval $(call GstBuildPlugin,multifile,multiple files access,video,,))
|
$(eval $(call GstBuildPlugin,multifile,multiple files access,video,,))
|
||||||
$(eval $(call GstBuildPlugin,multipart,multipart stream handling,,,))
|
$(eval $(call GstBuildPlugin,multipart,multipart stream handling,,,))
|
||||||
$(eval $(call GstBuildPlugin,navigationtest,navigationtest support,video,,))
|
$(eval $(call GstBuildPlugin,navigationtest,navigationtest support,video,,))
|
||||||
$(eval $(call GstBuildPlugin,oss4audio,OSS 4 audio support,audio tag,,))
|
$(eval $(call GstBuildPlugin,oss4,OSS 4 audio support,audio tag,,))
|
||||||
$(eval $(call GstBuildPlugin,ossaudio,OSS audio support,audio,,))
|
$(eval $(call GstBuildPlugin,ossaudio,OSS audio support,audio,,))
|
||||||
$(eval $(call GstBuildPlugin,png,png support,video,,+libpng))
|
$(eval $(call GstBuildPlugin,png,png support,video,,+libpng))
|
||||||
#$(eval $(call GstBuildPlugin,pulse,pulse support,audio pbutils tag video,,))
|
#$(eval $(call GstBuildPlugin,pulse,pulse support,audio pbutils tag video,,))
|
||||||
|
@ -214,7 +214,7 @@ $(eval $(call GstBuildPlugin,rtsp,RTSP,net rtp rtsp sdp,,))
|
||||||
$(eval $(call GstBuildPlugin,shapewipe,shapewipe support,video,,))
|
$(eval $(call GstBuildPlugin,shapewipe,shapewipe support,video,,))
|
||||||
#$(eval $(call GstBuildPlugin,shout2,shout2 support,,,))
|
#$(eval $(call GstBuildPlugin,shout2,shout2 support,,,))
|
||||||
$(eval $(call GstBuildPlugin,smpte,smpte support,video,,))
|
$(eval $(call GstBuildPlugin,smpte,smpte support,video,,))
|
||||||
$(eval $(call GstBuildPlugin,souphttpsrc,soup input,audio tag,,+libsoup))
|
$(eval $(call GstBuildPlugin,soup,soup input,audio tag,,+libsoup))
|
||||||
$(eval $(call GstBuildPlugin,spectrum,spectrum data output,audio fft,,))
|
$(eval $(call GstBuildPlugin,spectrum,spectrum data output,audio fft,,))
|
||||||
#$(eval $(call GstBuildPlugin,speex,speex support,audio tag,,))
|
#$(eval $(call GstBuildPlugin,speex,speex support,audio tag,,))
|
||||||
#$(eval $(call GstBuildPlugin,sty4menc,sty4menc support,video,,))
|
#$(eval $(call GstBuildPlugin,sty4menc,sty4menc support,video,,))
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
--- a/configure.ac
|
diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-good-1.12.4/configure.ac
|
||||||
+++ b/configure.ac
|
--- gst-plugins-good-1.12.4-vanilla/configure.ac 2018-02-11 10:34:37.773144289 -0500
|
||||||
@@ -1061,7 +1061,6 @@ sys/sunaudio/Makefile
|
+++ gst-plugins-good-1.12.4/configure.ac 2018-02-11 10:35:17.103223474 -0500
|
||||||
|
@@ -1061,7 +1061,6 @@
|
||||||
sys/v4l2/Makefile
|
sys/v4l2/Makefile
|
||||||
sys/waveform/Makefile
|
sys/waveform/Makefile
|
||||||
sys/ximage/Makefile
|
sys/ximage/Makefile
|
||||||
|
@ -8,9 +9,10 @@
|
||||||
tests/Makefile
|
tests/Makefile
|
||||||
tests/check/Makefile
|
tests/check/Makefile
|
||||||
tests/examples/Makefile
|
tests/examples/Makefile
|
||||||
--- a/Makefile.am
|
diff -u --recursive gst-plugins-good-1.12.4-vanilla/Makefile.am gst-plugins-good-1.12.4/Makefile.am
|
||||||
+++ b/Makefile.am
|
--- gst-plugins-good-1.12.4-vanilla/Makefile.am 2018-02-11 10:34:37.786144315 -0500
|
||||||
@@ -4,7 +4,6 @@ ALWAYS_SUBDIRS = \
|
+++ gst-plugins-good-1.12.4/Makefile.am 2018-02-11 10:35:23.529236411 -0500
|
||||||
|
@@ -4,7 +4,6 @@
|
||||||
gst sys ext \
|
gst sys ext \
|
||||||
tests \
|
tests \
|
||||||
docs \
|
docs \
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
--- a/configure.ac
|
diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-good-1.12.4/configure.ac
|
||||||
+++ b/configure.ac
|
--- gst-plugins-good-1.12.4-vanilla/configure.ac 2018-02-11 10:36:40.335391048 -0500
|
||||||
@@ -1061,21 +1061,6 @@ sys/sunaudio/Makefile
|
+++ gst-plugins-good-1.12.4/configure.ac 2018-02-11 10:37:22.304475546 -0500
|
||||||
|
@@ -1061,20 +1061,6 @@
|
||||||
sys/v4l2/Makefile
|
sys/v4l2/Makefile
|
||||||
sys/waveform/Makefile
|
sys/waveform/Makefile
|
||||||
sys/ximage/Makefile
|
sys/ximage/Makefile
|
||||||
|
@ -12,7 +13,6 @@
|
||||||
-tests/examples/equalizer/Makefile
|
-tests/examples/equalizer/Makefile
|
||||||
-tests/examples/jack/Makefile
|
-tests/examples/jack/Makefile
|
||||||
-tests/examples/level/Makefile
|
-tests/examples/level/Makefile
|
||||||
-tests/examples/pulse/Makefile
|
|
||||||
-tests/examples/rtp/Makefile
|
-tests/examples/rtp/Makefile
|
||||||
-tests/examples/shapewipe/Makefile
|
-tests/examples/shapewipe/Makefile
|
||||||
-tests/examples/spectrum/Makefile
|
-tests/examples/spectrum/Makefile
|
||||||
|
@ -22,9 +22,10 @@
|
||||||
common/Makefile
|
common/Makefile
|
||||||
common/m4/Makefile
|
common/m4/Makefile
|
||||||
m4/Makefile
|
m4/Makefile
|
||||||
--- a/Makefile.am
|
diff -u --recursive gst-plugins-good-1.12.4-vanilla/Makefile.am gst-plugins-good-1.12.4/Makefile.am
|
||||||
+++ b/Makefile.am
|
--- gst-plugins-good-1.12.4-vanilla/Makefile.am 2018-02-11 10:36:40.335391048 -0500
|
||||||
@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
|
+++ gst-plugins-good-1.12.4/Makefile.am 2018-02-11 10:37:37.242505621 -0500
|
||||||
|
@@ -2,7 +2,6 @@
|
||||||
|
|
||||||
ALWAYS_SUBDIRS = \
|
ALWAYS_SUBDIRS = \
|
||||||
gst sys ext \
|
gst sys ext \
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
--- a/configure.ac
|
diff -u --recursive gst-plugins-good-1.12.4-vanilla/configure.ac gst-plugins-good-1.12.4/configure.ac
|
||||||
+++ b/configure.ac
|
--- gst-plugins-good-1.12.4-vanilla/configure.ac 2018-02-11 10:37:22.304475546 -0500
|
||||||
@@ -1064,9 +1064,6 @@ sys/ximage/Makefile
|
+++ gst-plugins-good-1.12.4/configure.ac 2018-02-11 10:38:15.248581736 -0500
|
||||||
|
@@ -1064,9 +1064,6 @@
|
||||||
common/Makefile
|
common/Makefile
|
||||||
common/m4/Makefile
|
common/m4/Makefile
|
||||||
m4/Makefile
|
m4/Makefile
|
||||||
|
@ -9,10 +10,11 @@
|
||||||
-docs/version.entities
|
-docs/version.entities
|
||||||
pkgconfig/Makefile
|
pkgconfig/Makefile
|
||||||
pkgconfig/gstreamer-plugins-good-uninstalled.pc
|
pkgconfig/gstreamer-plugins-good-uninstalled.pc
|
||||||
gst-plugins-good.spec
|
)
|
||||||
--- a/Makefile.am
|
diff -u --recursive gst-plugins-good-1.12.4-vanilla/Makefile.am gst-plugins-good-1.12.4/Makefile.am
|
||||||
+++ b/Makefile.am
|
--- gst-plugins-good-1.12.4-vanilla/Makefile.am 2018-02-11 10:37:37.242505621 -0500
|
||||||
@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
|
+++ gst-plugins-good-1.12.4/Makefile.am 2018-02-11 10:38:28.838608856 -0500
|
||||||
|
@@ -2,7 +2,6 @@
|
||||||
|
|
||||||
ALWAYS_SUBDIRS = \
|
ALWAYS_SUBDIRS = \
|
||||||
gst sys ext \
|
gst sys ext \
|
||||||
|
|
Loading…
Reference in a new issue