symbian4/mw/gstreamer/package_definition.xml
changeset 235 fde502518067
parent 230 d12f6ce12f82
child 285 8c5a34c3565d
equal deleted inserted replaced
232:92b7cc5f530a 235:fde502518067
    51   priority CDATA #IMPLIED>
    51   priority CDATA #IMPLIED>
    52 ]>
    52 ]>
    53 <SystemDefinition name="Symbian^4" schema="2.0.1">
    53 <SystemDefinition name="Symbian^4" schema="2.0.1">
    54 <systemModel>
    54 <systemModel>
    55 <layer name="mw" long-name="Middleware" levels="generic specific">
    55 <layer name="mw" long-name="Middleware" levels="generic specific">
    56 <block name="gstreamer" level="generic"/>
    56 <block name="gstreamer" level="generic" long-name="GStreamer" levels="plugin core api">
       
    57 <!-- Uncomment all units when configuration is in place. All currently #included from gstreamer_build -->
       
    58 <!-- structure matches planned directory layout -->
       
    59 <collection name="gstreamerfw" long-name="GStreamer Framework" level="core">
       
    60 <component name="gstreamer_core" long-name="GStreamer Core" introduced="^3" class="placeholder">
       
    61 <!--<unit bldFile="gstreamer_core/group"/>-->
       
    62 </component>
       
    63 </collection>
       
    64 <collection name="gst_plugins" long-name="GStreamer Plugins" level="plugin">
       
    65 <component name="gst_plugins_base" long-name="GStreamer Base Plugins" introduced="^3" class="placeholder">
       
    66 <!--<unit bldFile="gst_plugins_base/group"/>-->
       
    67 </component>
       
    68 <component name="gst_plugins_good" long-name="GStreamer Good Plugins" introduced="^3" class="placeholder">
       
    69 <!--<unit bldFile="gst_plugins_good/group"/>-->
       
    70 </component>
       
    71 <component name="gst_plugins_symbian" filter="s60" long-name="GStreamer Sybmian Plugins" introduced="^3" class="placeholder">
       
    72 <!--<unit bldFile="gst_plugins_symbian/group" filter="!test"/>-->
       
    73 <!--<unit bldFile="gst_plugins_symbian/tsrc/GStreamerTestModule/group" filter="test,pref_test"/>-->
       
    74 </component>
       
    75 </collection>
       
    76 <collection name="gstregistrygenerator" long-name="GStreamer Registry Generator" level="core">
       
    77 <!-- collection is really a component. Move down an directory -->
       
    78 <component name="gstregistrygenerator_build" filter="s60" long-name="GStreamer Registry Generator Build" introduced="^3" class="placeholder">
       
    79 <!-- <unit bldFile="gstregistrygenerator/group"/>-->
       
    80 </component>
       
    81 </collection>
       
    82 <collection name="gst_test_apps" long-name="GStreamer Test Applications" level="api">
       
    83 <component name="gst_player" filter="s60" long-name="GStreamer Player" introduced="^3" purpose="development" class="placeholder">
       
    84 <!-- <unit bldFile="gst_test_apps/gst_player/group"/>-->
       
    85 </component>
       
    86 </collection>
       
    87 <collection name="gstreamer_info" long-name="GStreamer Info" level="api">
       
    88 <component name="gstreamer_build" filter="s60" long-name="GStreamer Build" introduced="^3">
       
    89 <!-- make this a ROM component or split up instead? -->
       
    90 <unit bldFile="/sf/mw/gstreamer/group"/>
       
    91 </component>
       
    92 </collection>
       
    93 </block>
    57 </layer>
    94 </layer>
    58 </systemModel>
    95 </systemModel>
    59 </SystemDefinition>
    96 </SystemDefinition>