From 44bece99a8dbd5a0579f9becb4c3d439aca361c7 Mon Sep 17 00:00:00 2001 From: Ted Hess Date: Thu, 5 Mar 2015 14:02:26 -0500 Subject: [PATCH] gst1-plugins-good: Update to 1.4.5, refresh patches Signed-off-by: Ted Hess --- multimedia/gst1-plugins-good/Makefile | 8 +++---- .../patches/001-no_docs.patch | 14 ++++++------- .../patches/002-no_tests.patch | 14 ++++++------- .../patches/003-no_translations.patch | 21 ++++++++----------- 4 files changed, 25 insertions(+), 32 deletions(-) diff --git a/multimedia/gst1-plugins-good/Makefile b/multimedia/gst1-plugins-good/Makefile index bffabb314..f5965e493 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.4 -PKG_RELEASE:=2 +PKG_VERSION:=1.4.5 +PKG_RELEASE:=1 PKG_MAINTAINER:=W. Michael Petullo @@ -19,9 +19,9 @@ 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:=673cf9276952bd3937dafd817c9ead2b +PKG_MD5SUM:=eaf1a6daf73749bc423feac301d60038 -PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base liboil +PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base PKG_FIXUP:=autoreconf PKG_INSTALL:=1 diff --git a/multimedia/gst1-plugins-good/patches/001-no_docs.patch b/multimedia/gst1-plugins-good/patches/001-no_docs.patch index 9257931b8..21c10c3b9 100644 --- a/multimedia/gst1-plugins-good/patches/001-no_docs.patch +++ b/multimedia/gst1-plugins-good/patches/001-no_docs.patch @@ -1,7 +1,6 @@ -diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good-1.0.7/Makefile.am ---- gst-plugins-good-1.0.7-vanilla/Makefile.am 2013-06-01 19:54:57.652601127 -0500 -+++ gst-plugins-good-1.0.7/Makefile.am 2013-06-01 19:55:15.281902215 -0500 -@@ -3,7 +3,6 @@ +--- a/Makefile.am ++++ b/Makefile.am +@@ -3,7 +3,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d ALWAYS_SUBDIRS = \ gst sys ext \ tests \ @@ -9,10 +8,9 @@ diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good- po \ common \ m4 \ -diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.in gst-plugins-good-1.0.7/Makefile.in ---- gst-plugins-good-1.0.7-vanilla/Makefile.in 2013-06-01 19:54:57.692599541 -0500 -+++ gst-plugins-good-1.0.7/Makefile.in 2013-06-01 19:55:23.025595255 -0500 -@@ -523,7 +523,6 @@ +--- a/Makefile.in ++++ b/Makefile.in +@@ -571,7 +571,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk ALWAYS_SUBDIRS = \ gst sys ext \ tests \ diff --git a/multimedia/gst1-plugins-good/patches/002-no_tests.patch b/multimedia/gst1-plugins-good/patches/002-no_tests.patch index 7b862d670..ed922c531 100644 --- a/multimedia/gst1-plugins-good/patches/002-no_tests.patch +++ b/multimedia/gst1-plugins-good/patches/002-no_tests.patch @@ -1,7 +1,6 @@ -diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good-1.0.7/Makefile.am ---- gst-plugins-good-1.0.7-vanilla/Makefile.am 2013-06-01 19:56:00.995090476 -0500 -+++ gst-plugins-good-1.0.7/Makefile.am 2013-06-01 19:56:12.911618318 -0500 -@@ -2,7 +2,6 @@ +--- a/Makefile.am ++++ b/Makefile.am +@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d ALWAYS_SUBDIRS = \ gst sys ext \ @@ -9,10 +8,9 @@ diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good- po \ common \ m4 \ -diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.in gst-plugins-good-1.0.7/Makefile.in ---- gst-plugins-good-1.0.7-vanilla/Makefile.in 2013-06-01 19:56:00.995090476 -0500 -+++ gst-plugins-good-1.0.7/Makefile.in 2013-06-01 19:56:16.655469989 -0500 -@@ -522,7 +522,6 @@ +--- 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 \ diff --git a/multimedia/gst1-plugins-good/patches/003-no_translations.patch b/multimedia/gst1-plugins-good/patches/003-no_translations.patch index 84e311408..16d1b7e07 100644 --- a/multimedia/gst1-plugins-good/patches/003-no_translations.patch +++ b/multimedia/gst1-plugins-good/patches/003-no_translations.patch @@ -1,7 +1,6 @@ -diff -u --recursive gst-plugins-good-1.0.7-vanilla/configure.ac gst-plugins-good-1.0.7/configure.ac ---- gst-plugins-good-1.0.7-vanilla/configure.ac 2013-06-01 19:56:23.004218467 -0500 -+++ gst-plugins-good-1.0.7/configure.ac 2013-06-01 19:56:52.919033496 -0500 -@@ -1157,7 +1157,6 @@ +--- a/configure.ac ++++ b/configure.ac +@@ -1083,7 +1083,6 @@ sys/sunaudio/Makefile sys/v4l2/Makefile sys/waveform/Makefile sys/ximage/Makefile @@ -9,10 +8,9 @@ diff -u --recursive gst-plugins-good-1.0.7-vanilla/configure.ac gst-plugins-good tests/Makefile tests/check/Makefile tests/examples/Makefile -diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good-1.0.7/Makefile.am ---- gst-plugins-good-1.0.7-vanilla/Makefile.am 2013-06-01 19:56:23.043216922 -0500 -+++ gst-plugins-good-1.0.7/Makefile.am 2013-06-01 19:56:43.671399777 -0500 -@@ -2,7 +2,6 @@ +--- a/Makefile.am ++++ b/Makefile.am +@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d ALWAYS_SUBDIRS = \ gst sys ext \ @@ -20,10 +18,9 @@ diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good- common \ m4 \ pkgconfig -diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.in gst-plugins-good-1.0.7/Makefile.in ---- gst-plugins-good-1.0.7-vanilla/Makefile.in 2013-06-01 19:56:23.043216922 -0500 -+++ gst-plugins-good-1.0.7/Makefile.in 2013-06-01 19:56:47.703240080 -0500 -@@ -522,7 +522,6 @@ +--- 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 \