gst1-plugins-good: update to 1.12.4 5594/head
authorW. Michael Petullo <mike@flyn.org>
Sun, 11 Feb 2018 15:39:44 +0000 (10:39 -0500)
committerW. Michael Petullo <mike@flyn.org>
Sun, 11 Feb 2018 18:33:45 +0000 (13:33 -0500)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
multimedia/gst1-plugins-good/Makefile
multimedia/gst1-plugins-good/patches/001-no-translations.patch
multimedia/gst1-plugins-good/patches/002-no-tests.patch
multimedia/gst1-plugins-good/patches/003-no-docs.patch

index ec1b00854258785559abde891fcc2f4dcef5704b..315b56a728afce66ed0cf9055fe73fcd3759b0cc 100644 (file)
@@ -8,7 +8,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=gst1-plugins-good
-PKG_VERSION:=1.10.5
+PKG_VERSION:=1.12.4
 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:=be053f6ed716eeb517cec148cec637cdce571c6e04d5c21409e2876fb76c7639
+PKG_HASH:=649f49bec60892d47ee6731b92266974c723554da1c6649f21296097715eb957
 
 PKG_FIXUP:=autoreconf
 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,multipart,multipart stream handling,,,))
 $(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,png,png support,video,,+libpng))
 #$(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,shout2,shout2 support,,,))
 $(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,speex,speex support,audio tag,,))
 #$(eval $(call GstBuildPlugin,sty4menc,sty4menc support,video,,))
index c6aa7fb57b14fb5c09250f7ea76054b001873672..6b78b2821fec5520842ee76eb967cca202aaca5c 100644 (file)
@@ -1,6 +1,7 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -1061,7 +1061,6 @@ sys/sunaudio/Makefile
+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:34:37.773144289 -0500
++++ gst-plugins-good-1.12.4/configure.ac       2018-02-11 10:35:17.103223474 -0500
+@@ -1061,7 +1061,6 @@
  sys/v4l2/Makefile
  sys/waveform/Makefile
  sys/ximage/Makefile
@@ -8,9 +9,10 @@
  tests/Makefile
  tests/check/Makefile
  tests/examples/Makefile
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -4,7 +4,6 @@ ALWAYS_SUBDIRS =               \
+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:34:37.786144315 -0500
++++ gst-plugins-good-1.12.4/Makefile.am        2018-02-11 10:35:23.529236411 -0500
+@@ -4,7 +4,6 @@
        gst sys ext             \
        tests                   \
        docs                    \
index 5dd513254790718b510fec59c6fddde7c406a449..187009fd2bb270c96e6087e276d3f942a7fd79f5 100644 (file)
@@ -1,6 +1,7 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -1061,21 +1061,6 @@ sys/sunaudio/Makefile
+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 @@
  sys/v4l2/Makefile
  sys/waveform/Makefile
  sys/ximage/Makefile
@@ -12,7 +13,6 @@
 -tests/examples/equalizer/Makefile
 -tests/examples/jack/Makefile
 -tests/examples/level/Makefile
--tests/examples/pulse/Makefile
 -tests/examples/rtp/Makefile
 -tests/examples/shapewipe/Makefile
 -tests/examples/spectrum/Makefile
  common/Makefile
  common/m4/Makefile
  m4/Makefile
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
+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
+@@ -2,7 +2,6 @@
  
  ALWAYS_SUBDIRS =              \
        gst sys ext             \
index 17fa97c3e2003cb82fc686348dc133e7f4f74b8b..f13cb61acc6c5fa06c7a474978243e510045216f 100644 (file)
@@ -1,6 +1,7 @@
---- a/configure.ac
-+++ b/configure.ac
-@@ -1064,9 +1064,6 @@ sys/ximage/Makefile
+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:37:22.304475546 -0500
++++ gst-plugins-good-1.12.4/configure.ac       2018-02-11 10:38:15.248581736 -0500
+@@ -1064,9 +1064,6 @@
  common/Makefile
  common/m4/Makefile
  m4/Makefile
 -docs/version.entities
  pkgconfig/Makefile
  pkgconfig/gstreamer-plugins-good-uninstalled.pc
- gst-plugins-good.spec
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
+ )
+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:37:37.242505621 -0500
++++ gst-plugins-good-1.12.4/Makefile.am        2018-02-11 10:38:28.838608856 -0500
+@@ -2,7 +2,6 @@
  
  ALWAYS_SUBDIRS =              \
        gst sys ext             \