symbian3/mw/opensrv/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Wed, 17 Feb 2010 23:59:17 +0000
branchHighFidelityModel
changeset 65 e754af35c291
parent 48 c8d3143d3c0e
child 141 27d9d356efbf
permissions -rw-r--r--
Point of closest approach between joined model and PDK 3.0.g v2 single model - added adaptation layer to the root model - package_definition_3.0.xml files for qemu, beagleboard and stubs - added package_definition_3.0.xml for tools\homescreentools, and used that instead of app\homescreentools - added various extras under "sf_build", and corrected capitalisation to match single model - changed some filters from "test" to "sf_build", because we need to build those things Left out some dubious units - cross-checking shows 4 missing /sf/mw/remoteconn/connectivitytransports/plpremotelink/group /sf/mw/remoteconn/connectivitytransports/plpvariant/group /sf/os/textandloc/charconvfw/charconv/ongoing/group /sf/os/textandloc/charconvfw/charconvplugin/group

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition schema="3.0.0">
  <package id="opensrv" name="Open Services" levels="prt lib server eng">
    <collection id="loudmouth" name="Loudmouth" level="prt">
    	<!-- collection is really a component so it needs to be moved down a directory -->
      <component id="loudmouth_build" filter="s60" name="Loudmouth Build" introduced="^2">
        <unit bldFile="loudmouth/group"/>
      </component>
    </collection>
    <collection id="libtelepathy" name="Telepathy Library" level="lib">
    	<!-- collection is really a component so it needs to be moved down a directory -->
      <component id="libtelepathy_build" filter="s60" name="Telepathy Library Build" introduced="^2">
        <unit bldFile="libtelepathy/group"/>
      </component>
    </collection>
    <collection id="telepathygabble" name="Telepathy Gabble" level="eng">
    	<!-- collection is really a component so it needs to be moved down a directory -->
      <component id="telepathygabble_build" filter="s60" name="Telepathy Gabble Build" introduced="^2">
        <unit bldFile="telepathygabble/group"/>
      </component>
    </collection>
    <collection id="isolationserver" name="Isolation Server" level="server">
      <component id="messagequeue" filter="s60" name="Message Queue" introduced="^2">
        <unit bldFile="isolationserver/messagequeue/group"/>
      </component>
      <component id="isoserver" filter="s60" name="ISO Server" introduced="^2">
        <unit bldFile="isolationserver/isoserver/group"/>
      </component>
      <component id="isolationserver_build" filter="s60" name="Isloation Server Build" introduced="^2">
      	<!-- needs #includes removed. either move the exports to another component or make this a ROM component -->
        <unit bldFile="isolationserver/group"/>
      </component>
    </collection>
    <collection id="opensrv_info" name="Open Services Info" level="eng">
      <component id="opensrv_plat" filter="s60" name="Open Services Platform Interfaces" class="api" introduced="^2">
        <unit bldFile="opensrv_plat/group"/>
      </component>
    </collection>
  </package>
</SystemDefinition>