[oe-commits] Felix Domke : gstreamer: update gst-plugins-bad, gst-plugins-base, gst-plugins-good and gstreamer core

GIT User account git at amethyst.openembedded.net
Sun Nov 2 21:19:45 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dreambox
Commit: 8bb5b84383dbce23b8c69984258487d5e546531c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8bb5b84383dbce23b8c69984258487d5e546531c

Author: Felix Domke <tmbinc at opendreambox.org>
Date:   Sat Nov  1 01:02:54 2008 +0100

gstreamer: update gst-plugins-bad, gst-plugins-base, gst-plugins-good and gstreamer core

---

 .../gstreamer/gst-plugins-bad/disable_doc.patch    |   18 ++++++++++++++++++
 packages/gstreamer/gst-plugins-bad_0.10.9.bb       |    5 ++++-
 .../gstreamer/gst-plugins-base/disable_doc.patch   |   18 ++++++++++++++++++
 packages/gstreamer/gst-plugins-base_0.10.21.bb     |    2 ++
 .../gstreamer/gst-plugins-good/disable_doc.patch   |   11 +++++++++++
 packages/gstreamer/gst-plugins-good_0.10.11.bb     |    3 ++-
 packages/gstreamer/gst-plugins/disable_doc.patch   |   18 ++++++++++++++++++
 packages/gstreamer/gstreamer/disable_doc.patch     |   18 ++++++++++++++++++
 packages/gstreamer/gstreamer_0.10.21.bb            |    3 ++-
 9 files changed, 93 insertions(+), 3 deletions(-)

diff --git a/packages/gstreamer/gst-plugins-bad/disable_doc.patch b/packages/gstreamer/gst-plugins-bad/disable_doc.patch
new file mode 100644
index 0000000..9f3c230
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-bad/disable_doc.patch
@@ -0,0 +1,18 @@
+diff -Naur gst-plugins-bad-0.10.8-org/Makefile.am gst-plugins-bad-0.10.8/Makefile.am
+--- gst-plugins-bad-0.10.8-org/Makefile.am	2008-10-31 21:06:51.000000000 +0100
++++ gst-plugins-bad-0.10.8/Makefile.am	2008-10-31 21:07:04.000000000 +0100
+@@ -8,12 +8,12 @@
+ 
+ SUBDIRS = \
+ 	gst-libs gst sys ext \
+-	m4 common docs tests po \
++	m4 common tests po \
+ 	$(SUBDIRS_EXAMPLES)
+ 
+ DIST_SUBDIRS = \
+ 	gst gst-libs sys ext \
+-	m4 common docs tests po \
++	m4 common tests po \
+ 	examples
+ 
+ # include before EXTRA_DIST for win32 assignment
diff --git a/packages/gstreamer/gst-plugins-bad_0.10.9.bb b/packages/gstreamer/gst-plugins-bad_0.10.9.bb
index 1cbce77..93eab5b 100644
--- a/packages/gstreamer/gst-plugins-bad_0.10.9.bb
+++ b/packages/gstreamer/gst-plugins-bad_0.10.9.bb
@@ -1,7 +1,10 @@
 require gst-plugins.inc
 
-SRC_URI += "file://input-selector-segment.patch;patch=1;pnum=0"
+SRC_URI += "file://input-selector-segment.patch;patch=1;pnum=0 \
+	file://disable_doc.patch;patch=1;pnum=1"
 
 DEPENDS += "gst-plugins-base"
 
 EXTRA_OECONF += "--disable-apexsink"
+
+PR = "r0"
\ No newline at end of file
diff --git a/packages/gstreamer/gst-plugins-base/disable_doc.patch b/packages/gstreamer/gst-plugins-base/disable_doc.patch
new file mode 100644
index 0000000..76f7ce0
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-base/disable_doc.patch
@@ -0,0 +1,18 @@
+diff -Naur gst-plugins-base-0.10.21-org/Makefile.am gst-plugins-base-0.10.21/Makefile.am
+--- gst-plugins-base-0.10.21-org/Makefile.am	2007-12-18 00:41:14.000000000 +0100
++++ gst-plugins-base-0.10.21/Makefile.am	2008-10-31 20:28:59.000000000 +0100
+@@ -11,14 +11,12 @@
+ 	gst sys $(SUBDIRS_EXT) 	\
+ 	tools 			\
+ 	tests 			\
+-	docs			\
+ 	po 			\
+ 	common 			\
+ 	m4 			\
+ 	pkgconfig
+ 
+ DIST_SUBDIRS = 			\
+-	docs			\
+ 	gst-libs		\
+ 	gst sys ext		\
+ 	tools 			\
diff --git a/packages/gstreamer/gst-plugins-base_0.10.21.bb b/packages/gstreamer/gst-plugins-base_0.10.21.bb
index 5d51087..b41d6f5 100644
--- a/packages/gstreamer/gst-plugins-base_0.10.21.bb
+++ b/packages/gstreamer/gst-plugins-base_0.10.21.bb
@@ -1,2 +1,4 @@
 include gst-plugins.inc
 PROVIDES_${PN} += "gst-plugins"
+SRC_URI += " file://disable_doc.patch;patch=1;pnum=1"
+PR = "r0"
diff --git a/packages/gstreamer/gst-plugins-good/disable_doc.patch b/packages/gstreamer/gst-plugins-good/disable_doc.patch
new file mode 100644
index 0000000..8178857
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-good/disable_doc.patch
@@ -0,0 +1,11 @@
+diff -Naur gst-plugins-good-0.10.11-org/Makefile.am gst-plugins-good-0.10.11/Makefile.am
+--- gst-plugins-good-0.10.11-org/Makefile.am	2008-10-31 21:03:48.000000000 +0100
++++ gst-plugins-good-0.10.11/Makefile.am	2008-10-31 21:04:19.000000000 +0100
+@@ -9,7 +9,6 @@
+ ALWAYS_SUBDIRS =		\
+ 	gst sys ext 		\
+ 	tests			\
+-	docs			\
+ 	po			\
+ 	common			\
+ 	m4			\
diff --git a/packages/gstreamer/gst-plugins-good_0.10.11.bb b/packages/gstreamer/gst-plugins-good_0.10.11.bb
index e5db062..a13a01c 100644
--- a/packages/gstreamer/gst-plugins-good_0.10.11.bb
+++ b/packages/gstreamer/gst-plugins-good_0.10.11.bb
@@ -1,7 +1,8 @@
 require gst-plugins.inc
 PR = "r0"
 
-SRC_URI += "file://v4l2src_fixformats.patch;patch=1;pnum=0"
+SRC_URI += "file://v4l2src_fixformats.patch;patch=1;pnum=0 \
+	file://disable_doc.patch;patch=1;pnum=1"
 
 EXTRA_OECONF += "--with-check=no"
 DEPENDS += "gst-plugins-base"
diff --git a/packages/gstreamer/gst-plugins/disable_doc.patch b/packages/gstreamer/gst-plugins/disable_doc.patch
new file mode 100644
index 0000000..76f7ce0
--- /dev/null
+++ b/packages/gstreamer/gst-plugins/disable_doc.patch
@@ -0,0 +1,18 @@
+diff -Naur gst-plugins-base-0.10.21-org/Makefile.am gst-plugins-base-0.10.21/Makefile.am
+--- gst-plugins-base-0.10.21-org/Makefile.am	2007-12-18 00:41:14.000000000 +0100
++++ gst-plugins-base-0.10.21/Makefile.am	2008-10-31 20:28:59.000000000 +0100
+@@ -11,14 +11,12 @@
+ 	gst sys $(SUBDIRS_EXT) 	\
+ 	tools 			\
+ 	tests 			\
+-	docs			\
+ 	po 			\
+ 	common 			\
+ 	m4 			\
+ 	pkgconfig
+ 
+ DIST_SUBDIRS = 			\
+-	docs			\
+ 	gst-libs		\
+ 	gst sys ext		\
+ 	tools 			\
diff --git a/packages/gstreamer/gstreamer/disable_doc.patch b/packages/gstreamer/gstreamer/disable_doc.patch
new file mode 100644
index 0000000..650b410
--- /dev/null
+++ b/packages/gstreamer/gstreamer/disable_doc.patch
@@ -0,0 +1,18 @@
+diff -Naur gstreamer-0.10.21-org/Makefile.am gstreamer-0.10.21/Makefile.am
+--- gstreamer-0.10.21-org/Makefile.am	2008-01-09 14:48:03.000000000 +0100
++++ gstreamer-0.10.21/Makefile.am	2008-10-31 20:11:16.000000000 +0100
+@@ -12,14 +12,12 @@
+ 
+ SUBDIRS = \
+ 	gst libs plugins tools tests \
+-	docs \
+ 	pkgconfig po \
+ 	common
+ 
+ # These are all the possible subdirs
+ DIST_SUBDIRS = \
+ 	gst libs plugins tools tests \
+-	docs \
+ 	pkgconfig po \
+ 	common
+ 
diff --git a/packages/gstreamer/gstreamer_0.10.21.bb b/packages/gstreamer/gstreamer_0.10.21.bb
index 3b1e906..e957aa9 100644
--- a/packages/gstreamer/gstreamer_0.10.21.bb
+++ b/packages/gstreamer/gstreamer_0.10.21.bb
@@ -1 +1,2 @@
-require gstreamer_0.10.20.bb
\ No newline at end of file
+require gstreamer_0.10.20.bb
+SRC_URI += " file://disable_doc.patch;patch=1;pnum=1"





More information about the Openembedded-commits mailing list