symbian4/mw/appinstall/package_definition_3.0.xml
branchHighFidelityModel
changeset 150 8d58b930d36e
child 156 c154a6b30ef1
equal deleted inserted replaced
149:f5ca2252f87e 150:8d58b930d36e
       
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition schema="3.0.0" xmlns:qt="http://www.nokia.com/qt">
       
     3   <package id="appinstall" name="Application Installation" levels="tool framework generic api">
       
     4   <collection id="appinstall_plat" name="Application Installation Platform Interfaces" level="api">
       
     5    <component id="iaupdate_api" name="IA Update API" class="api" filter="s60">
       
     6     <meta rel="Api" href="appinstall_plat/iaupdate_api/iaupdate_api.metaxml"/>
       
     7     <unit bldFile="appinstall_plat/iaupdate_api/group"/>
       
     8    </component>
       
     9    <component id="task_plugin_api" name="Task Plugin API" class="api" filter="s60">
       
    10     <meta rel="Api" href="appinstall_plat/task_plugin_api/task_plugin_api.metaxml"/>
       
    11     <unit bldFile="appinstall_plat/task_plugin_api/group"/>
       
    12    </component>
       
    13    <component id="sw_installer_common_ui_api" name="SW Installer Common UI API" class="api" filter="s60">
       
    14     <meta rel="Api" href="appinstall_plat/sw_installer_common_ui_api/sw_installer_common_ui_api.metaxml"/>
       
    15     <unit bldFile="appinstall_plat/sw_installer_common_ui_api/group"/>
       
    16    </component>
       
    17    <component id="sw_installer_launcher_api" name="SW Installer Launcher API" class="api" filter="s60">
       
    18     <meta rel="Api" href="appinstall_plat/sw_installer_launcher_api/sw_installer_launcher_api.metaxml"/>
       
    19     <unit bldFile="appinstall_plat/sw_installer_launcher_api/group"/>
       
    20    </component>
       
    21    <component id="task_management_api" name="Task Management API" class="api" filter="s60">
       
    22     <meta rel="Api" href="appinstall_plat/task_management_api/task_management_api.metaxml"/>
       
    23     <unit bldFile="appinstall_plat/task_management_api/group"/>
       
    24    </component>
       
    25    <component id="sw_installer_ui_plugin_api" name="SW Installer UI Plugin API" class="api" filter="s60">
       
    26     <meta rel="Api" href="appinstall_plat/sw_installer_ui_plugin_api/sw_installer_ui_plugin_api.metaxml"/>
       
    27     <unit bldFile="appinstall_plat/sw_installer_ui_plugin_api/group"/>
       
    28    </component>
       
    29    <component id="sw_installer_cr_keys" name="SW Installer CR Keys" class="api" filter="s60">
       
    30     <meta rel="Api" href="appinstall_plat/sw_installer_cr_keys/sw_installer_cr_keys.metaxml"/>
       
    31     <unit bldFile="appinstall_plat/sw_installer_cr_keys/group"/>
       
    32    </component>
       
    33    <component id="sw_installer_ps_keys" name="SW Installer PS Keys" class="api" filter="s60">
       
    34     <meta rel="Api" href="appinstall_plat/sw_installer_ps_keys/sw_installer_ps_keys.metaxml"/>
       
    35     <unit bldFile="appinstall_plat/sw_installer_ps_keys/group"/>
       
    36    </component>
       
    37    <component id="appmngr2runtimeapi" name="Application Manager 2 Runtime Plugin API" class="api" filter="s60">
       
    38     <meta rel="Api" href="appinstall_plat/appmngr2runtimeapi/appmngr2runtimeapi.metaxml"/>
       
    39     <unit bldFile="appinstall_plat/appmngr2runtimeapi/group"/>
       
    40    </component>
       
    41    <component id="sifui_api" name="STIF UI API" class="api" filter="s60">
       
    42     <unit bldFile="appinstall_plat/sifui_api/group"/>
       
    43    </component>
       
    44   </collection>
       
    45   <collection id="appinstall_pub" name="Application Installation Public Interfaces" level="api">
       
    46    <component id="startup_list_management_api" name="Startup List Management API" class="api" filter="s60">
       
    47     <meta rel="Api" href="appinstall_pub/startup_list_management_api/startup_list_management_api.metaxml"/>
       
    48     <unit bldFile="appinstall_pub/startup_list_management_api/group"/>
       
    49    </component>
       
    50   </collection>
       
    51     <collection id="ncdengine" name="Nokia Content Discover" level="framework">
       
    52     	<!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
       
    53       <component id="ncdengine_engine" filter="s60" name="NCD Engine" introduced="^1">
       
    54         <unit bldFile="ncdengine/engine/group"/>
       
    55       </component>
       
    56       <component id="debuglogger" filter="s60" name="NCD Debug Logger" introduced="^1">
       
    57         <!-- <unit bldFile="ncdengine/debuglogger/group"/> -->
       
    58       </component>
       
    59       <component id="ncdengine_build" filter="s60" name="NCD Build" introduced="^1">
       
    60         <unit bldFile="ncdengine/group"/>
       
    61       </component>
       
    62     </collection>
       
    63     <collection id="appinstaller" name="Application Installer" level="generic">
       
    64       <component id="appmngr2" filter="s60" name="Application Manager 2" introduced="^2">
       
    65         <unit bldFile="appinstaller/appmngr2/group"/>
       
    66       </component>
       
    67       <component id="appinstui" filter="s60" name="Application Installer UI" introduced="^2">
       
    68         <unit bldFile="appinstaller/appinstui/group"/>
       
    69       </component>
       
    70     </collection>
       
    71     <collection id="iaupdateapi_stub" name="IA Update API Stub" level="api">
       
    72     	<!-- the collection is really a component. Move down a directory.-->
       
    73       <component id="iaupdateapi_stub_build" name="IA Update API Stub Build" filter="s60" introduced="^2">
       
    74         <unit bldFile="iaupdateapi_stub/group"/>
       
    75       </component>
       
    76     </collection>
       
    77     <collection id="iaupdate" name="Independent Apps Update" level="api">
       
    78     	<!-- is this really just a component? If so move down one diretcory. Otherwise properly split up the bld.inf -->
       
    79       <component id="iad" name="Software Update" filter="s60" introduced="^2">
       
    80         <unit bldFile="iaupdate/iad/group"/>
       
    81       </component>
       
    82       <component id="iaupdate_help" filter="s60" name="IA Update Help" introduced="^2">
       
    83         <unit bldFile="iaupdate/help/group"/>
       
    84       </component>
       
    85       <component id="iaupdate_build" filter="s60" name="IA Update Build" introduced="^2">
       
    86         <unit bldFile="iaupdate/group"/>
       
    87       </component>
       
    88     </collection>
       
    89     <collection id="installationservices" name="Installation Services" level="generic">
       
    90       <component id="swi" name="Secure Software Install" purpose="optional">
       
    91         <unit bldFile="installationservices/swi/group" mrp="installationservices/swi/group/security_swi.mrp"/>
       
    92       </component>
       
    93       <component id="swidevicetools" name="Secure Software Install Device Tools" introduced="8.1" purpose="development">
       
    94         <unit bldFile="installationservices/swidevicetools/group" mrp="installationservices/swidevicetools/group/security_switools_device.mrp"/>
       
    95       </component>
       
    96       <component id="swcomponentregistry" name="Software Component Registry" introduced="^4" purpose="mandatory">
       
    97         <unit bldFile="installationservices/swcomponentregistry/group" mrp="installationservices/swcomponentregistry/group/security_softwarecomponentregistry.mrp"/>
       
    98       </component>
       
    99       <component id="swinstallationfw" name="Software Installation Framework" introduced="^4" purpose="optional">
       
   100         <unit bldFile="installationservices/swinstallationfw/group" mrp="installationservices/swinstallationfw/group/security_softwareinstallframework.mrp"/>
       
   101       </component>
       
   102       <component id="swtransactionservices" name="Software Transaction Services" introduced="^4" purpose="optional">
       
   103         <unit bldFile="installationservices/swtransactionservices/group" mrp="installationservices/swtransactionservices/group/security_softwaretransactionservices.mrp"/>
       
   104       </component>
       
   105       <component id="refswinstallationplugin" name="Reference Software Installation Plugin" introduced="^4" purpose="development" class="plugin">
       
   106         <unit bldFile="installationservices/refswinstallationplugin/group" mrp="installationservices/refswinstallationplugin/group/security_sifrefplugin.mrp"/>
       
   107       </component>
       
   108       <component id="refsoftwareappmgr" name="Reference Software Application Manager" introduced="^4" purpose="development">
       
   109         <unit bldFile="installationservices/refsoftwareappmgr/group" mrp="installationservices/refsoftwareappmgr/group/security_referenceapplicationmanager.mrp"/>
       
   110       </component>
       
   111       <component id="switestfw" name="Software Install Test Framework" deprecated="^3" introduced="7.0" purpose="development" filter="test">
       
   112         <unit mrp="installationservices/switestfw/group/install_testframework.mrp" bldFile="installationservices/switestfw/group"/>
       
   113       </component>
       
   114       <component id="swiconfig" name="Software Install Config" introduced="9.1" purpose="optional" class="config">
       
   115         <unit bldFile="installationservices/swiconfig/group" mrp="installationservices/swiconfig/group/install_config.mrp"/>
       
   116       </component>
       
   117     </collection>
       
   118     <collection id="secureswitools" name="Secure Software Install Tools" level="tool">
       
   119       <component id="makekeys" name="MakeKeys" filter="gt" introduced="6.0" purpose="optional" target="desktop">
       
   120         <unit bldFile="secureswitools/makekeys/group" mrp="secureswitools/makekeys/group/security_makekeys.mrp"/>
       
   121       </component>
       
   122       <component id="swianalysistoolkit" name="SWI Analysis Toolkit" purpose="development" target="desktop">
       
   123         <unit bldFile="secureswitools/swianalysistoolkit/group" mrp="secureswitools/swianalysistoolkit/group/security_switools.mrp"/>
       
   124       </component>
       
   125       <component id="openssllib" name="OpenSSL Library" purpose="optional" target="desktop">
       
   126         <unit mrp="secureswitools/openssllib/security_openssl.mrp"/>
       
   127       </component>
       
   128       <component id="swisistools" name="Secure Software Install SIS Tools" purpose="optional" target="desktop">
       
   129         <unit bldFile="secureswitools/swisistools/group" mrp="secureswitools/swisistools/group/security_sistools.mrp"/>
       
   130       </component>
       
   131     </collection>
       
   132     <collection id="appinstall_info" name="Application Installation Info" level="api">
       
   133       <component id="appinstall_qt" filter="s60,test,api_test" name="Application Installation Qt">
       
   134         <unit bldFile="." qt:proFile="appinstall.pro" qt:qmakeArgs="-r"/>
       
   135       </component>
       
   136       <component id="appinstall_test" filter="s60,test,api_test" name="Application Installation Test" purpose="development">
       
   137         <unit bldFile="tsrc/group"/>
       
   138       </component>
       
   139       <component id="appinstall_metadata" name="Application Installation Metadata" class="config" introduced="^2" purpose="development" target="desktop">
       
   140         <unit mrp="appinstall_info/appinstall_metadata/appinstall_metadata.mrp"/>
       
   141       </component>
       
   142     </collection>
       
   143   </package>
       
   144 </SystemDefinition>