From f9a80565dbdd0a5e7f97919f3128ea85fac062a7 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Sun, 11 Feb 2018 10:39:44 -0500 Subject: [PATCH] gst1-plugins-good: update to 1.12.4 Signed-off-by: W. Michael Petullo --- multimedia/gst1-plugins-good/Makefile | 8 ++++---- .../patches/001-no-translations.patch | 14 ++++++++------ .../gst1-plugins-good/patches/002-no-tests.patch | 15 ++++++++------- .../gst1-plugins-good/patches/003-no-docs.patch | 16 +++++++++------- 4 files changed, 29 insertions(+), 24 deletions(-) diff --git a/multimedia/gst1-plugins-good/Makefile b/multimedia/gst1-plugins-good/Makefile index ec1b008542..315b56a728 100644 --- a/multimedia/gst1-plugins-good/Makefile +++ b/multimedia/gst1-plugins-good/Makefile @@ -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 \ @@ -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,,)) diff --git a/multimedia/gst1-plugins-good/patches/001-no-translations.patch b/multimedia/gst1-plugins-good/patches/001-no-translations.patch index c6aa7fb57b..6b78b2821f 100644 --- a/multimedia/gst1-plugins-good/patches/001-no-translations.patch +++ b/multimedia/gst1-plugins-good/patches/001-no-translations.patch @@ -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 \ diff --git a/multimedia/gst1-plugins-good/patches/002-no-tests.patch b/multimedia/gst1-plugins-good/patches/002-no-tests.patch index 5dd5132547..187009fd2b 100644 --- a/multimedia/gst1-plugins-good/patches/002-no-tests.patch +++ b/multimedia/gst1-plugins-good/patches/002-no-tests.patch @@ -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 @@ -22,9 +22,10 @@ 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 \ diff --git a/multimedia/gst1-plugins-good/patches/003-no-docs.patch b/multimedia/gst1-plugins-good/patches/003-no-docs.patch index 17fa97c3e2..f13cb61acc 100644 --- a/multimedia/gst1-plugins-good/patches/003-no-docs.patch +++ b/multimedia/gst1-plugins-good/patches/003-no-docs.patch @@ -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 @@ -9,10 +10,11 @@ -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 \