package_definition.xml
changeset 50 a003f0e60a07
equal deleted inserted replaced
42:69df6ed78a6a 50:a003f0e60a07
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0">
       
     3   <package id="ipappprotocols" name="IP App Protocols" levels="plugin conn server if">
       
     4   <collection id="ipappprotocols_plat" name="IP App Protocols Platform Interfaces" level="if">
       
     5    <component id="srtp_api" name="SRTP API" class="api" filter="s60">
       
     6     <meta rel="Api" href="ipappprotocols_plat/srtp_api/srtp_api.metaxml"/>
       
     7     <unit bldFile="ipappprotocols_plat/srtp_api/group"/>
       
     8    </component>
       
     9    <component id="rtprtcp_api" name="RTP/RTCP API" class="api" filter="s60">
       
    10     <meta rel="Api" href="ipappprotocols_plat/rtprtcp_api/rtprtcp_api.metaxml"/>
       
    11     <unit bldFile="ipappprotocols_plat/rtprtcp_api/group"/>
       
    12    </component>
       
    13   </collection>
       
    14     <collection id="rtp" name="RTP" level="server">
       
    15       <component id="srtpstack" filter="s60" name="SRTP Stack">
       
    16         <unit bldFile="rtp/srtpstack/group"/>
       
    17       </component>
       
    18       <component id="rtpstack" filter="s60" name="RTP Stack">
       
    19         <unit bldFile="rtp/rtpstack/group"/>
       
    20       </component>
       
    21     </collection>
       
    22     <collection id="realtimenetprots" name="Real Time Net Protocols" level="server">
       
    23       <component id="symrtp" name="RTP" introduced="9.0" filter="s60" purpose="optional">
       
    24         <!-- Real Time Data Protocol -->
       
    25         <unit bldFile="realtimenetprots/rtp/group" mrp="realtimenetprots/rtp/group/mm-protocols_rtp.mrp"/>
       
    26       </component>
       
    27       <component id="sipfw" name="SIP Framework" introduced="9.2" filter="s60" purpose="optional">
       
    28         <unit version="2" bldFile="realtimenetprots/sipfw/Group" mrp="realtimenetprots/sipfw/Group/mm-protocols_SIP2_Com.mrp"/>
       
    29       </component>
       
    30     </collection>
       
    31     <collection id="sipplugins" name="SIP Plugins" level="plugin">
       
    32       <component id="sippwlanplugin" filter="s60" name="SIP WLAN Plugin" class="plugin">
       
    33         <unit bldFile="sipplugins/sippwlanplugin/group"/>
       
    34       </component>
       
    35 	  <!--
       
    36       <component id="sippsipsettingsui" filter="s60" name="SIP Settings UI" class="plugin">
       
    37         <unit bldFile="sipplugins/sippsipsettingsui/group"/> 		
       
    38       </component>
       
    39 	  -->
       
    40       <component id="sippdevmgmtsipadapter" filter="s60" name="Device Management SIP Settings Adapter" class="plugin">
       
    41         <unit bldFile="sipplugins/sippdevmgmtsipadapter/group"/>
       
    42       </component>
       
    43       <component id="sippsystemstatemonitor" filter="s60" name="SIP System State Monitor" class="plugin">
       
    44         <unit bldFile="sipplugins/sippsystemstatemonitor/group"/>
       
    45       </component>
       
    46       <component id="sippsipadapter" filter="s60" name="SIP Adapter" class="plugin" introduced="^3">
       
    47         <unit bldFile="sipplugins/sippsipadapter/group"/>
       
    48       </component>
       
    49     </collection>
       
    50     <collection id="sipproviderplugins" name="SIP Provider Plugins" level="conn">
       
    51       <component id="sipprovider" name="SIP Provider" introduced="^2"  filter="s60" purpose="optional" class="plugin">
       
    52         <unit bldFile="sipproviderplugins/sipprovider/group" mrp="sipproviderplugins/sipprovider/group/mm-protocols_SipProvider.mrp"/>
       
    53       </component>
       
    54     </collection>
       
    55 	<!--
       
    56     <collection id="ipappprotocols_info" name="IP App Protocols Info" level="if">
       
    57       <component id="ipappprotocols_metadata" name="IP App Protocols Metadata" class="config" introduced="^2" purpose="development" target="desktop">
       
    58         <unit mrp="ipappprotocols_info/ipappprotocols_metadata/ipappprotocols_metadata.mrp"/>
       
    59       </component>
       
    60     </collection>
       
    61 	-->
       
    62   </package>
       
    63 </SystemDefinition>