[oe-commits] ghost : update gst-plugins-bad and gst-plugins-good to latest release

git version control git at git.openembedded.org
Tue Jun 16 18:53:37 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Sun Jun 14 12:25:44 2009 +0200

update gst-plugins-bad and gst-plugins-good to latest release

---

 .../gst-plugins-good_configure_skip_shave.patch    |   10 ++++++++++
 packages/gstreamer/gst-plugins-bad_0.10.12.bb      |    8 ++++++++
 packages/gstreamer/gst-plugins-good_0.10.15.bb     |    4 ++++
 3 files changed, 22 insertions(+), 0 deletions(-)

diff --git a/packages/gstreamer/files/gst-plugins-good_configure_skip_shave.patch b/packages/gstreamer/files/gst-plugins-good_configure_skip_shave.patch
new file mode 100644
index 0000000..4e4550e
--- /dev/null
+++ b/packages/gstreamer/files/gst-plugins-good_configure_skip_shave.patch
@@ -0,0 +1,10 @@
+--- configure.ac.orig	2009-06-14 11:14:56.000000000 +0200
++++ configure.ac	2009-06-14 11:16:44.000000000 +0200
+@@ -1000,7 +1000,6 @@
+ GST_PLUGIN_LDFLAGS="-module -avoid-version -export-symbols-regex '^[_]*gst_plugin_desc\$\$' $GST_ALL_LDFLAGS"
+ AC_SUBST(GST_PLUGIN_LDFLAGS)
+ 
+-SHAVE_INIT([common],[enable])
+ dnl *** output files ***
+ 
+ dnl keep this alphabetic per directory, please
diff --git a/packages/gstreamer/gst-plugins-bad_0.10.12.bb b/packages/gstreamer/gst-plugins-bad_0.10.12.bb
new file mode 100644
index 0000000..468e74a
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-bad_0.10.12.bb
@@ -0,0 +1,8 @@
+require gst-plugins.inc
+DEPENDS += "gst-plugins-base"
+EXTRA_OECONF += "--disable-apexsink --disable-dvdnav"
+RCONFLICTS_gst-plugin-mpegdemux = "gst-plugin-fluendo-mpegdemux"
+RREPLACES_gst-plugin-mpegdemux = "gst-plugin-fluendo-mpegdemux"
+SRC_URI += "file://gst-plugins_configure_skip_shave.patch;patch=1;pnum=0"
+PR = "r0"
+
diff --git a/packages/gstreamer/gst-plugins-good_0.10.15.bb b/packages/gstreamer/gst-plugins-good_0.10.15.bb
new file mode 100644
index 0000000..c8ffdf6
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-good_0.10.15.bb
@@ -0,0 +1,4 @@
+require gst-plugins.inc
+SRC_URI += "file://sed-with-autoconf-2.59.patch;patch=1;pnum=1"
+DEPENDS += "gst-plugins-base"
+SRC_URI += "file://gst-plugins-good_configure_skip_shave.patch;patch=1;pnum=0"
\ No newline at end of file





More information about the Openembedded-commits mailing list