package_definition.xml
author Matt Plumtree <matt.plumtree@nokia.com>
Mon, 01 Nov 2010 18:11:59 +0000
branchbug235_bringup_0
changeset 70 08233365fef6
parent 55 09263774e342
permissions -rw-r--r--
Add /clean to build.bat to delete the build directory and its contents before building.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     2
<SystemDefinition schema="3.0.0">
51
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
     3
  <package id="graphics.simulator" name="Graphics Simulator" levels="host interface guest" version="4.0.0">
0
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     4
    <meta rel="License">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     5
      <license type="EPL"><supplier>Nokia</supplier></license>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     6
    </meta>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     7
    <collection id="guestrendering" name="Graphics Guest Rendering" level="guest">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     8
      <component id="guestegl" name="Guest EGL" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
     9
        <unit bldFile="guestrendering/guestegl/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    10
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    11
      <component id="guestopengles11" name="Guest OpenGL ES 1.1" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    12
        <unit bldFile="guestrendering/guestopengles11/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    13
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    14
      <component id="guestopenvg" name="Guest OpenVG" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    15
        <unit bldFile="guestrendering/guestopenvg/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    16
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    17
      <component id="guestopenvgu" name="Guest OpenVG Utilities" introduced="^4">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    18
        <unit bldFile="guestrendering/guestopenvgu/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    19
      </component>
51
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
    20
    </collection>
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
    21
    <collection id="vghwinterface" name="Virtual Graphics Hardware Interface" level="interface">
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
    22
      <component id="vghwapiwrapper" name="Virtual Graphics Hardware API Wrapper" target="desktop" introduced="^4">
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
    23
        <unit bldFile="vghwinterface/vghwapiwrapper/group"/>
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
    24
      </component>
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
    25
      <component id="vghwdriver" name="Virtual Graphics Hardware Driver" introduced="^4">
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
    26
        <unit bldFile="vghwinterface/vghwdriver/group"/>
0
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    27
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    28
      <component id="vghwserialiser" name="Virtual Graphics Hardware Serialiser" introduced="^4">
51
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
    29
        <unit bldFile="vghwinterface/vghwserialiser/group"/>
0
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    30
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    31
      <component id="vghwutils" name="Virtual Graphics Hardware Utilities" introduced="^4">
51
4f400a6ea71f Rearrange the package to put certain components into a new collection, vghwinterface.
Matt Plumtree <matt.plumtree@nokia.com>
parents: 0
diff changeset
    32
        <unit bldFile="vghwinterface/vghwutils/group"/>
0
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    33
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    34
    </collection>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    35
    <collection id="hostsupport" name="Graphics Host Support" level="host">
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    36
      <component id="hostegl" name="Host EGL" target="desktop" introduced="^4">
52
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    37
        <meta rel="License">
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    38
          <license type="other">
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    39
            <supplier>Khronos Group</supplier>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    40
            <description>Khronos Free Use License</description>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    41
          </license>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    42
        </meta>
0
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    43
        <unit bldFile="hostsupport/hostegl/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    44
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    45
      <component id="hostopengles11" name="Host OpenGL ES 1.1" target="desktop" introduced="^4">
52
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    46
        <meta rel="License">
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    47
          <license type="other">
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    48
            <supplier>Khronos Group</supplier>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    49
            <description>Khronos Free Use License</description>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    50
          </license>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    51
        </meta>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    52
        <unit bldFile="hostsupport/hostopengles11/group"/>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    53
      </component>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    54
      <component id="hostopengles20" name="Host OpenGL ES 1.0" target="desktop" introduced="^4">
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    55
        <meta rel="License">
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    56
          <license type="other">
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    57
            <supplier>Nokia</supplier>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    58
            <description>MIT License</description>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    59
          </license>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    60
        </meta>
0
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    61
        <unit bldFile="hostsupport/hostopengles11/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    62
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    63
      <component id="hostopenvg" name="Host OpenVG" target="desktop" introduced="^4">
52
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    64
        <meta rel="License">
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    65
          <license type="other">
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    66
            <supplier>Khronos Group</supplier>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    67
            <description>Khronos Free Use License</description>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    68
          </license>
39e5f73667ba Modify bug235.pkgdef.xml in line with changes to package_definition.xml
Matt Plumtree <matt.plumtree@nokia.com>
parents: 51
diff changeset
    69
        </meta>
0
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    70
        <unit bldFile="hostsupport/hostopenvg/group"/>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    71
      </component>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    72
    </collection>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    73
  </package>
013716db5021 Initial population of graphics.simulator collections and components for bug 235 bringup. Placed on branch bug235_bringup_0.
Faisal Memon <faisal.memon@nokia.com>
parents:
diff changeset
    74
</SystemDefinition>