From 3c0e05a44ca229daf910c54a57c7726935e40216 Mon Sep 17 00:00:00 2001 From: "W. Michael Petullo" Date: Fri, 1 Jan 2016 13:30:16 -0500 Subject: [PATCH] gst1-plugins-good: update to 1.6.2 Signed-off-by: W. Michael Petullo --- multimedia/gst1-plugins-good/Makefile | 10 +++--- .../patches/001-no-translations.patch | 22 ++++++++++++ .../patches/001-no_docs.patch | 20 ----------- .../patches/002-no-tests.patch | 36 +++++++++++++++++++ .../patches/002-no_tests.patch | 20 ----------- .../patches/003-no-docs.patch | 24 +++++++++++++ .../patches/003-no_translations.patch | 30 ---------------- 7 files changed, 87 insertions(+), 75 deletions(-) create mode 100644 multimedia/gst1-plugins-good/patches/001-no-translations.patch delete mode 100644 multimedia/gst1-plugins-good/patches/001-no_docs.patch create mode 100644 multimedia/gst1-plugins-good/patches/002-no-tests.patch delete mode 100644 multimedia/gst1-plugins-good/patches/002-no_tests.patch create mode 100644 multimedia/gst1-plugins-good/patches/003-no-docs.patch delete mode 100644 multimedia/gst1-plugins-good/patches/003-no_translations.patch diff --git a/multimedia/gst1-plugins-good/Makefile b/multimedia/gst1-plugins-good/Makefile index f52d82fc3..8e7fcbe90 100644 --- a/multimedia/gst1-plugins-good/Makefile +++ b/multimedia/gst1-plugins-good/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gst1-plugins-good -PKG_VERSION:=1.4.5 -PKG_RELEASE:=2 +PKG_VERSION:=1.6.2 +PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo @@ -19,7 +19,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_MD5SUM:=eaf1a6daf73749bc423feac301d60038 +PKG_MD5SUM:=ef4f5bc4f31f706832a234b0f603967b PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base @@ -189,8 +189,8 @@ $(eval $(call GstBuildPlugin,flac,FLAC codec,audio pbutils tag,,+libflac)) $(eval $(call GstBuildPlugin,flv,flv codec,audio pbutils tag video,,)) $(eval $(call GstBuildPlugin,flxdec,flx codec,,,)) #$(eval $(call GstBuildPlugin,gdkpixbuf,gdkpixbuf support,video,,)) -$(eval $(call GstBuildPlugin,goom2k1,goom support,,,)) -$(eval $(call GstBuildPlugin,goom,goom support,,,)) +$(eval $(call GstBuildPlugin,goom2k1,goom support,audio video,,)) +$(eval $(call GstBuildPlugin,goom,goom support,audio video,,)) $(eval $(call GstBuildPlugin,icydemux,icy demuxer,audio tag,,)) $(eval $(call GstBuildPlugin,id3demux,ID3v1/v2 demuxer,pbutils tag,,)) $(eval $(call GstBuildPlugin,imagefreeze,imagefreeze support,,,)) diff --git a/multimedia/gst1-plugins-good/patches/001-no-translations.patch b/multimedia/gst1-plugins-good/patches/001-no-translations.patch new file mode 100644 index 000000000..6d3ace8e1 --- /dev/null +++ b/multimedia/gst1-plugins-good/patches/001-no-translations.patch @@ -0,0 +1,22 @@ +diff -u --recursive gst-plugins-good-1.6.2-vanilla/configure.ac gst-plugins-good-1.6.2/configure.ac +--- gst-plugins-good-1.6.2-vanilla/configure.ac 2016-01-01 10:40:17.994764882 -0500 ++++ gst-plugins-good-1.6.2/configure.ac 2016-01-01 10:45:25.668599823 -0500 +@@ -1014,7 +1014,6 @@ + sys/v4l2/Makefile + sys/waveform/Makefile + sys/ximage/Makefile +-po/Makefile.in + tests/Makefile + tests/check/Makefile + tests/examples/Makefile +diff -u --recursive gst-plugins-good-1.6.2-vanilla/Makefile.am gst-plugins-good-1.6.2/Makefile.am +--- gst-plugins-good-1.6.2-vanilla/Makefile.am 2016-01-01 10:40:17.994764882 -0500 ++++ gst-plugins-good-1.6.2/Makefile.am 2016-01-01 10:45:19.923089598 -0500 +@@ -4,7 +4,6 @@ + gst sys ext \ + tests \ + docs \ +- po \ + common \ + m4 \ + pkgconfig diff --git a/multimedia/gst1-plugins-good/patches/001-no_docs.patch b/multimedia/gst1-plugins-good/patches/001-no_docs.patch deleted file mode 100644 index 21c10c3b9..000000000 --- a/multimedia/gst1-plugins-good/patches/001-no_docs.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/Makefile.am -+++ b/Makefile.am -@@ -3,7 +3,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d - ALWAYS_SUBDIRS = \ - gst sys ext \ - tests \ -- docs \ - po \ - common \ - m4 \ ---- a/Makefile.in -+++ b/Makefile.in -@@ -571,7 +571,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk - ALWAYS_SUBDIRS = \ - gst sys ext \ - tests \ -- docs \ - po \ - common \ - m4 \ diff --git a/multimedia/gst1-plugins-good/patches/002-no-tests.patch b/multimedia/gst1-plugins-good/patches/002-no-tests.patch new file mode 100644 index 000000000..58ad73865 --- /dev/null +++ b/multimedia/gst1-plugins-good/patches/002-no-tests.patch @@ -0,0 +1,36 @@ +diff -u --recursive gst-plugins-good-1.6.2-vanilla/configure.ac gst-plugins-good-1.6.2/configure.ac +--- gst-plugins-good-1.6.2-vanilla/configure.ac 2016-01-01 12:00:52.525815362 -0500 ++++ gst-plugins-good-1.6.2/configure.ac 2016-01-01 12:03:22.198982586 -0500 +@@ -1014,21 +1014,6 @@ + sys/v4l2/Makefile + sys/waveform/Makefile + sys/ximage/Makefile +-tests/Makefile +-tests/check/Makefile +-tests/examples/Makefile +-tests/examples/audiofx/Makefile +-tests/examples/cairo/Makefile +-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 +-tests/examples/v4l2/Makefile +-tests/files/Makefile +-tests/icles/Makefile + common/Makefile + common/m4/Makefile + m4/Makefile +diff -u --recursive gst-plugins-good-1.6.2-vanilla/Makefile.am gst-plugins-good-1.6.2/Makefile.am +--- gst-plugins-good-1.6.2-vanilla/Makefile.am 2016-01-01 12:00:52.525815362 -0500 ++++ gst-plugins-good-1.6.2/Makefile.am 2016-01-01 12:03:06.921556033 -0500 +@@ -2,7 +2,6 @@ + + ALWAYS_SUBDIRS = \ + gst sys ext \ +- tests \ + docs \ + common \ + m4 \ diff --git a/multimedia/gst1-plugins-good/patches/002-no_tests.patch b/multimedia/gst1-plugins-good/patches/002-no_tests.patch deleted file mode 100644 index ed922c531..000000000 --- a/multimedia/gst1-plugins-good/patches/002-no_tests.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- a/Makefile.am -+++ b/Makefile.am -@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d - - ALWAYS_SUBDIRS = \ - gst sys ext \ -- tests \ - po \ - common \ - m4 \ ---- a/Makefile.in -+++ b/Makefile.in -@@ -570,7 +570,6 @@ top_srcdir = @top_srcdir@ - DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc - ALWAYS_SUBDIRS = \ - gst sys ext \ -- tests \ - po \ - common \ - m4 \ diff --git a/multimedia/gst1-plugins-good/patches/003-no-docs.patch b/multimedia/gst1-plugins-good/patches/003-no-docs.patch new file mode 100644 index 000000000..c844d1a5f --- /dev/null +++ b/multimedia/gst1-plugins-good/patches/003-no-docs.patch @@ -0,0 +1,24 @@ +diff -u --recursive gst-plugins-good-1.6.2-vanilla/configure.ac gst-plugins-good-1.6.2/configure.ac +--- gst-plugins-good-1.6.2-vanilla/configure.ac 2016-01-01 12:10:51.392608142 -0500 ++++ gst-plugins-good-1.6.2/configure.ac 2016-01-01 12:08:39.568889466 -0500 +@@ -1017,9 +1017,6 @@ + common/Makefile + common/m4/Makefile + m4/Makefile +-docs/Makefile +-docs/plugins/Makefile +-docs/version.entities + pkgconfig/Makefile + pkgconfig/gstreamer-plugins-good-uninstalled.pc + gst-plugins-good.spec +diff -u --recursive gst-plugins-good-1.6.2-vanilla/Makefile.am gst-plugins-good-1.6.2/Makefile.am +--- gst-plugins-good-1.6.2-vanilla/Makefile.am 2016-01-01 12:10:51.393608170 -0500 ++++ gst-plugins-good-1.6.2/Makefile.am 2016-01-01 12:08:35.442773216 -0500 +@@ -2,7 +2,6 @@ + + ALWAYS_SUBDIRS = \ + gst sys ext \ +- docs \ + common \ + m4 \ + pkgconfig diff --git a/multimedia/gst1-plugins-good/patches/003-no_translations.patch b/multimedia/gst1-plugins-good/patches/003-no_translations.patch deleted file mode 100644 index 16d1b7e07..000000000 --- a/multimedia/gst1-plugins-good/patches/003-no_translations.patch +++ /dev/null @@ -1,30 +0,0 @@ ---- a/configure.ac -+++ b/configure.ac -@@ -1083,7 +1083,6 @@ sys/sunaudio/Makefile - sys/v4l2/Makefile - sys/waveform/Makefile - sys/ximage/Makefile --po/Makefile.in - tests/Makefile - tests/check/Makefile - tests/examples/Makefile ---- a/Makefile.am -+++ b/Makefile.am -@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d - - ALWAYS_SUBDIRS = \ - gst sys ext \ -- po \ - common \ - m4 \ - pkgconfig ---- a/Makefile.in -+++ b/Makefile.in -@@ -570,7 +570,6 @@ top_srcdir = @top_srcdir@ - DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc - ALWAYS_SUBDIRS = \ - gst sys ext \ -- po \ - common \ - m4 \ - pkgconfig