aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorTed Hess <thess@kitschensync.net>2015-03-05 13:56:56 -0500
committerTed Hess <thess@kitschensync.net>2015-03-05 13:56:56 -0500
commitac2d4a6cbe8dd6d09e6377e8e7128dc917771da9 (patch)
treeb76270fff490b4f95948484ee2f9cba54d7d6e8f /multimedia
parentf9fd4f88e5af772bd7a2c8070e2fa16245df2b61 (diff)
gstreamer1: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer1/Makefile8
-rw-r--r--multimedia/gstreamer1/patches/001-no_docs.patch16
-rw-r--r--multimedia/gstreamer1/patches/002-no_tests.patch16
-rw-r--r--multimedia/gstreamer1/patches/003-no_translations.patch23
4 files changed, 28 insertions, 35 deletions
diff --git a/multimedia/gstreamer1/Makefile b/multimedia/gstreamer1/Makefile
index a73cc1d85..0ab4629fb 100644
--- a/multimedia/gstreamer1/Makefile
+++ b/multimedia/gstreamer1/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2008-2014 OpenWrt.org
+# Copyright (C) 2008-2015 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -8,8 +8,8 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gstreamer1
-PKG_VERSION:=1.4.4
-PKG_RELEASE:=2
+PKG_VERSION:=1.4.5
+PKG_RELEASE:=1
PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
@@ -19,7 +19,7 @@ PKG_LICENSE_FILES:=COPYING
PKG_BUILD_DIR:=$(BUILD_DIR)/gstreamer-$(PKG_VERSION)
PKG_SOURCE:=gstreamer-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gstreamer/
-PKG_MD5SUM:=98f4a6d45a28dd195144baef0244ba38
+PKG_MD5SUM:=88a9289c64a4950ebb4f544980234289
PKG_FIXUP:=autoreconf
PKG_REMOVE_FILES:=autogen.sh aclocal.m4
diff --git a/multimedia/gstreamer1/patches/001-no_docs.patch b/multimedia/gstreamer1/patches/001-no_docs.patch
index 744f1c6ac..fb0e034f1 100644
--- a/multimedia/gstreamer1/patches/001-no_docs.patch
+++ b/multimedia/gstreamer1/patches/001-no_docs.patch
@@ -1,7 +1,6 @@
-diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile.am
---- gstreamer-1.0.7-vanilla/Makefile.am 2013-06-01 18:47:44.498057069 -0500
-+++ gstreamer-1.0.7/Makefile.am 2013-06-01 19:01:41.634143861 -0500
-@@ -8,7 +8,6 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -8,7 +8,6 @@ aclocal_DATA = gst-element-check-@GST_AP
SUBDIRS = pkgconfig \
gst libs plugins tests \
@@ -9,7 +8,7 @@ diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile
po \
m4 \
common
-@@ -20,7 +19,6 @@
+@@ -20,7 +19,6 @@ endif
# These are all the possible subdirs
DIST_SUBDIRS = pkgconfig \
gst libs plugins tools tests \
@@ -17,10 +16,9 @@ diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile
po \
m4 \
common
-diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.in gstreamer-1.0.7/Makefile.in
---- gstreamer-1.0.7-vanilla/Makefile.in 2013-06-01 18:47:44.533056863 -0500
-+++ gstreamer-1.0.7/Makefile.in 2013-06-01 19:02:04.529246907 -0500
-@@ -508,13 +508,12 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -554,13 +554,12 @@ top_srcdir = @top_srcdir@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-docbook
aclocaldir = $(datadir)/aclocal
aclocal_DATA = gst-element-check-@GST_API_VERSION@.m4
diff --git a/multimedia/gstreamer1/patches/002-no_tests.patch b/multimedia/gstreamer1/patches/002-no_tests.patch
index e002becfb..384dd0add 100644
--- a/multimedia/gstreamer1/patches/002-no_tests.patch
+++ b/multimedia/gstreamer1/patches/002-no_tests.patch
@@ -1,7 +1,6 @@
-diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile.am
---- gstreamer-1.0.7-vanilla/Makefile.am 2013-06-01 19:22:31.546496381 -0500
-+++ gstreamer-1.0.7/Makefile.am 2013-06-01 19:20:38.141070908 -0500
-@@ -7,7 +7,7 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -7,7 +7,7 @@ aclocaldir = $(datadir)/aclocal
aclocal_DATA = gst-element-check-@GST_API_VERSION@.m4
SUBDIRS = pkgconfig \
@@ -10,7 +9,7 @@ diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile
po \
m4 \
common
-@@ -18,7 +18,7 @@
+@@ -18,7 +18,7 @@ endif
# These are all the possible subdirs
DIST_SUBDIRS = pkgconfig \
@@ -19,10 +18,9 @@ diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile
po \
m4 \
common
-diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.in gstreamer-1.0.7/Makefile.in
---- gstreamer-1.0.7-vanilla/Makefile.in 2013-06-01 19:22:31.547496342 -0500
-+++ gstreamer-1.0.7/Makefile.in 2013-06-01 19:20:48.948632307 -0500
-@@ -508,12 +508,12 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -554,12 +554,12 @@ top_srcdir = @top_srcdir@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-docbook
aclocaldir = $(datadir)/aclocal
aclocal_DATA = gst-element-check-@GST_API_VERSION@.m4
diff --git a/multimedia/gstreamer1/patches/003-no_translations.patch b/multimedia/gstreamer1/patches/003-no_translations.patch
index e2561993f..7e918dd7e 100644
--- a/multimedia/gstreamer1/patches/003-no_translations.patch
+++ b/multimedia/gstreamer1/patches/003-no_translations.patch
@@ -1,7 +1,6 @@
-diff -u --recursive gstreamer-1.0.7-vanilla/configure.ac gstreamer-1.0.7/configure.ac
---- gstreamer-1.0.7-vanilla/configure.ac 2013-06-01 18:47:44.506057110 -0500
-+++ gstreamer-1.0.7/configure.ac 2013-06-01 19:24:05.035756124 -0500
-@@ -769,7 +769,6 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -780,7 +780,6 @@ libs/gst/helpers/Makefile
libs/gst/net/Makefile
plugins/Makefile
plugins/elements/Makefile
@@ -9,10 +8,9 @@ diff -u --recursive gstreamer-1.0.7-vanilla/configure.ac gstreamer-1.0.7/configu
tests/Makefile
tests/benchmarks/Makefile
tests/check/Makefile
-diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile.am
---- gstreamer-1.0.7-vanilla/Makefile.am 2013-06-01 19:23:08.361020919 -0500
-+++ gstreamer-1.0.7/Makefile.am 2013-06-01 19:24:15.036357308 -0500
-@@ -8,7 +8,6 @@
+--- a/Makefile.am
++++ b/Makefile.am
+@@ -8,7 +8,6 @@ aclocal_DATA = gst-element-check-@GST_AP
SUBDIRS = pkgconfig \
gst libs plugins \
@@ -20,7 +18,7 @@ diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile
m4 \
common
-@@ -19,7 +18,6 @@
+@@ -19,7 +18,6 @@ endif
# These are all the possible subdirs
DIST_SUBDIRS = pkgconfig \
gst libs plugins tools \
@@ -28,10 +26,9 @@ diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.am gstreamer-1.0.7/Makefile
m4 \
common
-diff -u --recursive gstreamer-1.0.7-vanilla/Makefile.in gstreamer-1.0.7/Makefile.in
---- gstreamer-1.0.7-vanilla/Makefile.in 2013-06-01 19:23:08.362020867 -0500
-+++ gstreamer-1.0.7/Makefile.in 2013-06-01 19:24:27.907844191 -0500
-@@ -508,13 +508,12 @@
+--- a/Makefile.in
++++ b/Makefile.in
+@@ -554,13 +554,12 @@ top_srcdir = @top_srcdir@
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-docbook
aclocaldir = $(datadir)/aclocal
aclocal_DATA = gst-element-check-@GST_API_VERSION@.m4