[oe-commits] ghost : gstreamer: add latest bad / base / ugly release bb files

git version control git at git.openembedded.org
Thu Jun 25 11:04:21 UTC 2009


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

Author: ghost <andreas.monzner at multimedia-labs.de>
Date:   Fri Jun 19 00:00:09 2009 +0200

gstreamer: add latest bad / base / ugly release bb files

---

 packages/gstreamer/gst-plugins-bad_0.10.13.bb  |    8 ++++++++
 packages/gstreamer/gst-plugins-base_0.10.23.bb |    7 +++++++
 packages/gstreamer/gst-plugins-ugly_0.10.12.bb |    3 +++
 3 files changed, 18 insertions(+), 0 deletions(-)

diff --git a/packages/gstreamer/gst-plugins-bad_0.10.13.bb b/packages/gstreamer/gst-plugins-bad_0.10.13.bb
new file mode 100644
index 0000000..468e74a
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-bad_0.10.13.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-base_0.10.23.bb b/packages/gstreamer/gst-plugins-base_0.10.23.bb
new file mode 100644
index 0000000..f00c224
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-base_0.10.23.bb
@@ -0,0 +1,7 @@
+include gst-plugins.inc
+PROVIDES_${PN} += "gst-plugins"
+RCONFLICTS_gst-plugins-base = "libgstapp-0.10-0"
+RREPLACES_gst-plugins-base = "libgstapp-0.10-0"
+EXTRA_OECONF += "--with-audioresample-format=int"
+PR = "r0"
+SRC_URI += "file://gst-plugins_configure_skip_shave.patch;patch=1;pnum=0"
diff --git a/packages/gstreamer/gst-plugins-ugly_0.10.12.bb b/packages/gstreamer/gst-plugins-ugly_0.10.12.bb
new file mode 100644
index 0000000..e4684a7
--- /dev/null
+++ b/packages/gstreamer/gst-plugins-ugly_0.10.12.bb
@@ -0,0 +1,3 @@
+require gst-plugins.inc
+SRC_URI += "file://gst-plugins_configure_skip_shave.patch;patch=1;pnum=0"
+DEPENDS += "gst-plugins-base"





More information about the Openembedded-commits mailing list