symbian4/mw/gstreamer/package_definition.xml
changeset 235 fde502518067
parent 230 d12f6ce12f82
child 285 8c5a34c3565d
--- a/symbian4/mw/gstreamer/package_definition.xml	Thu May 20 18:24:53 2010 +0100
+++ b/symbian4/mw/gstreamer/package_definition.xml	Fri May 21 16:11:21 2010 +0100
@@ -53,7 +53,44 @@
 <SystemDefinition name="Symbian^4" schema="2.0.1">
 <systemModel>
 <layer name="mw" long-name="Middleware" levels="generic specific">
-<block name="gstreamer" level="generic"/>
+<block name="gstreamer" level="generic" long-name="GStreamer" levels="plugin core api">
+<!-- Uncomment all units when configuration is in place. All currently #included from gstreamer_build -->
+<!-- structure matches planned directory layout -->
+<collection name="gstreamerfw" long-name="GStreamer Framework" level="core">
+<component name="gstreamer_core" long-name="GStreamer Core" introduced="^3" class="placeholder">
+<!--<unit bldFile="gstreamer_core/group"/>-->
+</component>
+</collection>
+<collection name="gst_plugins" long-name="GStreamer Plugins" level="plugin">
+<component name="gst_plugins_base" long-name="GStreamer Base Plugins" introduced="^3" class="placeholder">
+<!--<unit bldFile="gst_plugins_base/group"/>-->
+</component>
+<component name="gst_plugins_good" long-name="GStreamer Good Plugins" introduced="^3" class="placeholder">
+<!--<unit bldFile="gst_plugins_good/group"/>-->
+</component>
+<component name="gst_plugins_symbian" filter="s60" long-name="GStreamer Sybmian Plugins" introduced="^3" class="placeholder">
+<!--<unit bldFile="gst_plugins_symbian/group" filter="!test"/>-->
+<!--<unit bldFile="gst_plugins_symbian/tsrc/GStreamerTestModule/group" filter="test,pref_test"/>-->
+</component>
+</collection>
+<collection name="gstregistrygenerator" long-name="GStreamer Registry Generator" level="core">
+<!-- collection is really a component. Move down an directory -->
+<component name="gstregistrygenerator_build" filter="s60" long-name="GStreamer Registry Generator Build" introduced="^3" class="placeholder">
+<!-- <unit bldFile="gstregistrygenerator/group"/>-->
+</component>
+</collection>
+<collection name="gst_test_apps" long-name="GStreamer Test Applications" level="api">
+<component name="gst_player" filter="s60" long-name="GStreamer Player" introduced="^3" purpose="development" class="placeholder">
+<!-- <unit bldFile="gst_test_apps/gst_player/group"/>-->
+</component>
+</collection>
+<collection name="gstreamer_info" long-name="GStreamer Info" level="api">
+<component name="gstreamer_build" filter="s60" long-name="GStreamer Build" introduced="^3">
+<!-- make this a ROM component or split up instead? -->
+<unit bldFile="/sf/mw/gstreamer/group"/>
+</component>
+</collection>
+</block>
 </layer>
 </systemModel>
 </SystemDefinition>
\ No newline at end of file