[oe-commits] Koen Kooi : task-gstreamer-ti: add task to get a load of gstreamer stuff

GIT User account git at amethyst.openembedded.net
Sun Feb 22 23:38:40 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Mon Feb 23 00:36:44 2009 +0100

task-gstreamer-ti: add task to get a load of gstreamer stuff

---

 packages/tasks/task-gstreamer-ti.bb |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/packages/tasks/task-gstreamer-ti.bb b/packages/tasks/task-gstreamer-ti.bb
new file mode 100644
index 0000000..e6d34be
--- /dev/null
+++ b/packages/tasks/task-gstreamer-ti.bb
@@ -0,0 +1,16 @@
+
+# Task for dsp accelerated gstreamer plugins
+
+DEPENDS = "gst-plugins-base gst-plugins-good gst-plugins-ugly gst-ffmpeg gstreamer-ti gst-openmax"
+
+RDEPENDS_${PN} = " \
+gst-plugins-base-meta \
+gst-plugins-good-meta \
+gst-plugins-ugly-meta \
+gst-ffmpeg \
+gst-openmax \
+gstreamer-ti \
+"
+
+inherit task
+





More information about the Openembedded-commits mailing list