Browse Source

gst1-plugins-good: Update to 1.4.5, refresh patches

Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess 10 years ago
parent
commit
44bece99a8

+ 4
- 4
multimedia/gst1-plugins-good/Makefile View File

8
 include $(TOPDIR)/rules.mk
8
 include $(TOPDIR)/rules.mk
9
 
9
 
10
 PKG_NAME:=gst1-plugins-good
10
 PKG_NAME:=gst1-plugins-good
11
-PKG_VERSION:=1.4.4
12
-PKG_RELEASE:=2
11
+PKG_VERSION:=1.4.5
12
+PKG_RELEASE:=1
13
 
13
 
14
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
14
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
15
 
15
 
19
 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
19
 PKG_BUILD_DIR:=$(BUILD_DIR)/gst-plugins-good-$(PKG_VERSION)
20
 PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
20
 PKG_SOURCE:=gst-plugins-good-$(PKG_VERSION).tar.xz
21
 PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-good/
21
 PKG_SOURCE_URL:=http://gstreamer.freedesktop.org/src/gst-plugins-good/
22
-PKG_MD5SUM:=673cf9276952bd3937dafd817c9ead2b
22
+PKG_MD5SUM:=eaf1a6daf73749bc423feac301d60038
23
 
23
 
24
-PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base liboil
24
+PKG_BUILD_DEPENDS:= libgstreamer1 gstreamer1-plugins-base
25
 
25
 
26
 PKG_FIXUP:=autoreconf
26
 PKG_FIXUP:=autoreconf
27
 PKG_INSTALL:=1
27
 PKG_INSTALL:=1

+ 6
- 8
multimedia/gst1-plugins-good/patches/001-no_docs.patch View File

1
-diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good-1.0.7/Makefile.am
2
---- gst-plugins-good-1.0.7-vanilla/Makefile.am	2013-06-01 19:54:57.652601127 -0500
3
-+++ gst-plugins-good-1.0.7/Makefile.am	2013-06-01 19:55:15.281902215 -0500
4
-@@ -3,7 +3,6 @@
1
+--- a/Makefile.am
2
++++ b/Makefile.am
3
+@@ -3,7 +3,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
5
  ALWAYS_SUBDIRS =		\
4
  ALWAYS_SUBDIRS =		\
6
  	gst sys ext 		\
5
  	gst sys ext 		\
7
  	tests			\
6
  	tests			\
9
  	po			\
8
  	po			\
10
  	common			\
9
  	common			\
11
  	m4			\
10
  	m4			\
12
-diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.in gst-plugins-good-1.0.7/Makefile.in
13
---- gst-plugins-good-1.0.7-vanilla/Makefile.in	2013-06-01 19:54:57.692599541 -0500
14
-+++ gst-plugins-good-1.0.7/Makefile.in	2013-06-01 19:55:23.025595255 -0500
15
-@@ -523,7 +523,6 @@
11
+--- a/Makefile.in
12
++++ b/Makefile.in
13
+@@ -571,7 +571,6 @@ DISTCHECK_CONFIGURE_FLAGS = --enable-gtk
16
  ALWAYS_SUBDIRS = \
14
  ALWAYS_SUBDIRS = \
17
  	gst sys ext 		\
15
  	gst sys ext 		\
18
  	tests			\
16
  	tests			\

+ 6
- 8
multimedia/gst1-plugins-good/patches/002-no_tests.patch View File

1
-diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good-1.0.7/Makefile.am
2
---- gst-plugins-good-1.0.7-vanilla/Makefile.am	2013-06-01 19:56:00.995090476 -0500
3
-+++ gst-plugins-good-1.0.7/Makefile.am	2013-06-01 19:56:12.911618318 -0500
4
-@@ -2,7 +2,6 @@
1
+--- a/Makefile.am
2
++++ b/Makefile.am
3
+@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
5
  
4
  
6
  ALWAYS_SUBDIRS =		\
5
  ALWAYS_SUBDIRS =		\
7
  	gst sys ext 		\
6
  	gst sys ext 		\
9
  	po			\
8
  	po			\
10
  	common			\
9
  	common			\
11
  	m4			\
10
  	m4			\
12
-diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.in gst-plugins-good-1.0.7/Makefile.in
13
---- gst-plugins-good-1.0.7-vanilla/Makefile.in	2013-06-01 19:56:00.995090476 -0500
14
-+++ gst-plugins-good-1.0.7/Makefile.in	2013-06-01 19:56:16.655469989 -0500
15
-@@ -522,7 +522,6 @@
11
+--- a/Makefile.in
12
++++ b/Makefile.in
13
+@@ -570,7 +570,6 @@ top_srcdir = @top_srcdir@
16
  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
14
  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
17
  ALWAYS_SUBDIRS = \
15
  ALWAYS_SUBDIRS = \
18
  	gst sys ext 		\
16
  	gst sys ext 		\

+ 9
- 12
multimedia/gst1-plugins-good/patches/003-no_translations.patch View File

1
-diff -u --recursive gst-plugins-good-1.0.7-vanilla/configure.ac gst-plugins-good-1.0.7/configure.ac
2
---- gst-plugins-good-1.0.7-vanilla/configure.ac	2013-06-01 19:56:23.004218467 -0500
3
-+++ gst-plugins-good-1.0.7/configure.ac	2013-06-01 19:56:52.919033496 -0500
4
-@@ -1157,7 +1157,6 @@
1
+--- a/configure.ac
2
++++ b/configure.ac
3
+@@ -1083,7 +1083,6 @@ sys/sunaudio/Makefile
5
  sys/v4l2/Makefile
4
  sys/v4l2/Makefile
6
  sys/waveform/Makefile
5
  sys/waveform/Makefile
7
  sys/ximage/Makefile
6
  sys/ximage/Makefile
9
  tests/Makefile
8
  tests/Makefile
10
  tests/check/Makefile
9
  tests/check/Makefile
11
  tests/examples/Makefile
10
  tests/examples/Makefile
12
-diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.am gst-plugins-good-1.0.7/Makefile.am
13
---- gst-plugins-good-1.0.7-vanilla/Makefile.am	2013-06-01 19:56:23.043216922 -0500
14
-+++ gst-plugins-good-1.0.7/Makefile.am	2013-06-01 19:56:43.671399777 -0500
15
-@@ -2,7 +2,6 @@
11
+--- a/Makefile.am
12
++++ b/Makefile.am
13
+@@ -2,7 +2,6 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-d
16
  
14
  
17
  ALWAYS_SUBDIRS =		\
15
  ALWAYS_SUBDIRS =		\
18
  	gst sys ext 		\
16
  	gst sys ext 		\
20
  	common			\
18
  	common			\
21
  	m4			\
19
  	m4			\
22
  	pkgconfig
20
  	pkgconfig
23
-diff -u --recursive gst-plugins-good-1.0.7-vanilla/Makefile.in gst-plugins-good-1.0.7/Makefile.in
24
---- gst-plugins-good-1.0.7-vanilla/Makefile.in	2013-06-01 19:56:23.043216922 -0500
25
-+++ gst-plugins-good-1.0.7/Makefile.in	2013-06-01 19:56:47.703240080 -0500
26
-@@ -522,7 +522,6 @@
21
+--- a/Makefile.in
22
++++ b/Makefile.in
23
+@@ -570,7 +570,6 @@ top_srcdir = @top_srcdir@
27
  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
24
  DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
28
  ALWAYS_SUBDIRS = \
25
  ALWAYS_SUBDIRS = \
29
  	gst sys ext 		\
26
  	gst sys ext 		\