symbian3/tools/homescreentools/package_definition_3.0.xml
author William Roberts <williamr@symbian.org>
Wed, 17 Feb 2010 23:59:17 +0000
branchHighFidelityModel
changeset 65 e754af35c291
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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
65
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
     3
  <package id="homescreentools" name="Home Screen Tools" levels="tool install">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
     4
    <collection id="dtdinstaller" name="DTD Installer" level="install">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
     5
    	<!-- collection is really a component. Needs to be moved down a directory -->
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
     6
    	<!-- this needs to be built first, does build order need to be forced with filters? -->
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
     7
      <component id="dtdinstaller_build" filter="s60" name="DTD Installer Build" target="desktop" class="tool">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
     8
        <unit bldFile="/tools/homescreentools/dtdinstaller/group"/>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
     9
      </component>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    10
    </collection>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    11
    <collection id="themeinstaller" name="Theme Installer" level="install">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    12
    	<!-- collection is really a component. Needs to be moved down a directory -->
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    13
      <component id="themeinstaller_build" filter="s60" name="Theme Installer Build" target="desktop" class="tool">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    14
        <unit bldFile="/tools/homescreentools/themeinstaller/group"/>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    15
      </component>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    16
    </collection>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    17
    <collection id="widgettools" name="Widget Tools" level="install">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    18
      <component id="hspluginpreinstaller" filter="s60" name="HS Plugin Preinstaller" target="desktop" class="tool" introduced="^3">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    19
        <unit bldFile="/tools/homescreentools/widgettools/hspluginpreinstaller/group"/>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    20
      </component>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    21
      <component id="wrtwidgetpreinstaller" filter="s60" name="WRT Widget Preinstaller" target="desktop" class="tool" introduced="^3">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    22
        <unit bldFile="/tools/homescreentools/widgettools/wrtwidgetpreinstaller/group"/>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    23
      </component>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    24
    </collection>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    25
    <collection id="themetool" name="Theme Tool" level="tool">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    26
      <component id="themetool_build" filter="s60" name="Theme Tool Build"  target="desktop" class="tool">
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    27
        <unit bldFile="/tools/homescreentools/themetool/group"/>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    28
      </component>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    29
    </collection>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    30
  </package>
e754af35c291 Point of closest approach between joined model and PDK 3.0.g v2 single model
William Roberts <williamr@symbian.org>
parents:
diff changeset
    31
</SystemDefinition>