Update S^4 model for FF_GSTREAMER and the new API components in remotemgmt
authorWilliam Roberts <williamr@symbian.org>
Fri, 10 Sep 2010 17:36:24 +0100
changeset 817 26fe06acc4d1
parent 816 fa0c9a7cfc24
child 818 556073d3fe23
Update S^4 model for FF_GSTREAMER and the new API components in remotemgmt
symbian4/single/sysdefs/system_model.xml
symbian4/single/sysdefs/system_model_3.0.xml
--- a/symbian4/single/sysdefs/system_model.xml	Fri Sep 10 17:24:52 2010 +0100
+++ b/symbian4/single/sysdefs/system_model.xml	Fri Sep 10 17:36:24 2010 +0100
@@ -4596,6 +4596,12 @@
 <component name="ds_capability_mgmt_plugin_api" long-name="DS Capability Management Plugin API" filter="s60" purpose="optional" class="api">
 <unit bldFile="mw/remotemgmt/remotemgmt_plat/ds_capability_mgmt_plugin_api/group"/>
 </component>
+<component name="syncml_ds_customization_api" long-name="SyncML DS Customisation API" filter="s60" purpose="optional" class="api">
+<unit bldFile="mw/remotemgmt/remotemgmt_plat/syncml_ds_customization_api/group"/>
+</component>
+<component name="syncml_ds_error_reporting_api" long-name="SyncML DS Error Reporting API" filter="s60" purpose="optional" class="api">
+<unit bldFile="mw/remotemgmt/remotemgmt_plat/syncml_ds_error_reporting_api/group"/>
+</component>
 <component name="devicemgmt_dialogs_api" long-name="Device Management Dialogs API" introduced="^4" filter="s60" purpose="optional" class="api">
 <unit bldFile="mw/remotemgmt/remotemgmt_plat/devicemgmt_dialogs_api/group"/>
 </component>
@@ -5480,6 +5486,37 @@
 </component>
 </collection>
 </block>
+<block name="gstreamer" level="generic" levels="plugin core api" long-name="GStreamer">
+<!-- structure matches planned directory layout -->
+<collection name="gstreamerfw" long-name="GStreamer Framework" level="core">
+<component name="gstreamer_core" long-name="GStreamer Core" introduced="^3" filter="s60" purpose="optional">
+<unit bldFile="mw/gstreamer/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" filter="s60" purpose="optional">
+<unit bldFile="mw/gstreamer/gst_plugins_base/group"/>
+</component>
+<component name="gst_plugins_good" long-name="GStreamer Good Plugins" introduced="^3" filter="s60" purpose="optional">
+<unit bldFile="mw/gstreamer/gst_plugins_good/group"/>
+</component>
+<component name="gst_plugins_symbian" long-name="GStreamer Sybmian Plugins" introduced="^3" filter="s60" purpose="optional">
+<unit bldFile="mw/gstreamer/gst_plugins_symbian/group" filter="!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" long-name="GStreamer Registry Generator Build" introduced="^3" filter="s60" purpose="optional">
+<unit bldFile="mw/gstreamer/gstregistrygenerator/group"/>
+</component>
+</collection>
+<collection name="gst_test_apps" long-name="GStreamer Test Applications" level="api"/>
+<collection name="gstreamer_info" long-name="GStreamer Info" level="api">
+<component name="gstreamer_rom" long-name="GStreamer ROM" introduced="^3" filter="s60" purpose="optional" class="config">
+<unit bldFile="mw/gstreamer/rom"/>
+</component>
+</collection>
+</block>
 <block name="helix" level="generic" levels="plugin framework server generic specific" long-name="Helix">
 <collection name="helix_ren" long-name="Helix Engine" level="framework">
 <component name="helix_ren_build" long-name="Helix Engine Build" introduced="^2" filter="s60" purpose="optional">
--- a/symbian4/single/sysdefs/system_model_3.0.xml	Fri Sep 10 17:24:52 2010 +0100
+++ b/symbian4/single/sysdefs/system_model_3.0.xml	Fri Sep 10 17:36:24 2010 +0100
@@ -5144,6 +5144,14 @@
     
     <unit bldFile="/mw/remotemgmt/remotemgmt_plat/ds_capability_mgmt_plugin_api/group"/>
    </component>
+   <component id="syncml_ds_customization_api" name="SyncML DS Customisation API" filter="s60" class="api" target="device" purpose="optional">
+    
+    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/syncml_ds_customization_api/group"/>
+   </component>
+   <component id="syncml_ds_error_reporting_api" name="SyncML DS Error Reporting API" filter="s60" class="api" target="device" purpose="optional">
+    
+    <unit bldFile="/mw/remotemgmt/remotemgmt_plat/syncml_ds_error_reporting_api/group"/>
+   </component>
    <component id="devicemgmt_dialogs_api" name="Device Management Dialogs API" introduced="^4" filter="s60" class="api" target="device" purpose="optional">
     <unit bldFile="/mw/remotemgmt/remotemgmt_plat/devicemgmt_dialogs_api/group"/>
    </component>
@@ -6176,7 +6184,41 @@
    </component>
   </collection>
  </package>
-       
+      <package id="gstreamer" level="generic" tech-domain="mm" levels="plugin core api" name="GStreamer">
+      	
+	<!-- structure matches planned directory layout -->
+    <collection id="gstreamerfw" name="GStreamer Framework" level="core">
+      <component id="gstreamer_core" name="GStreamer Core" introduced="^3" filter="s60" target="device" purpose="optional">
+        <unit bldFile="/mw/gstreamer/gstreamer_core/group"/>
+      </component>
+    </collection>
+    <collection id="gst_plugins" name="GStreamer Plugins" level="plugin">
+      <component id="gst_plugins_base" name="GStreamer Base Plugins" introduced="^3" filter="s60" target="device" purpose="optional">
+        <unit bldFile="/mw/gstreamer/gst_plugins_base/group"/>
+      </component>
+      <component id="gst_plugins_good" name="GStreamer Good Plugins" introduced="^3" filter="s60" target="device" purpose="optional">
+        <unit bldFile="/mw/gstreamer/gst_plugins_good/group"/>
+      </component>
+      <component id="gst_plugins_symbian" name="GStreamer Sybmian Plugins" introduced="^3" filter="s60" target="device" purpose="optional">
+        <unit bldFile="/mw/gstreamer/gst_plugins_symbian/group" filter="!test"/>
+        
+      </component>
+    </collection>
+    <collection id="gstregistrygenerator" name="GStreamer Registry Generator" level="core">
+    	<!-- collection is really a component. Move down an directory  -->
+      <component id="gstregistrygenerator_build" name="GStreamer Registry Generator Build" introduced="^3" filter="s60" target="device" purpose="optional">
+         <unit bldFile="/mw/gstreamer/gstregistrygenerator/group"/>
+      </component>
+    </collection>
+    <collection id="gst_test_apps" name="GStreamer Test Applications" level="api">
+      
+    </collection>
+    <collection id="gstreamer_info" name="GStreamer Info" level="api">
+      <component id="gstreamer_rom" name="GStreamer ROM" introduced="^3" filter="s60" class="config" target="device" purpose="optional">
+        <unit bldFile="/mw/gstreamer/rom"/>
+      </component>
+    </collection>
+  </package> 
       <package id="helix" level="generic" tech-domain="mm" levels="plugin framework server generic specific" name="Helix">
     <collection id="helix_ren" name="Helix Engine" level="framework">
       <component id="helix_ren_build" name="Helix Engine Build" introduced="^2" filter="s60" target="device" purpose="optional">