symbian2/os/graphics/package_definition.xml
branchHighFidelityModel
changeset 93 cde6c6e331f0
parent 92 eb82b25cc4f9
parent 91 224aeb21180d
child 94 f2a9de1817ed
equal deleted inserted replaced
92:eb82b25cc4f9 93:cde6c6e331f0
     1 <?xml version="1.0" encoding="UTF-8"?>
       
     2 <SystemDefinition name="foundation" schema="2.0.1">
       
     3 <systemModel>
       
     4 <layer name="os" long-name="OS" levels="hw services">
       
     5 <block name="graphics" long-name="Graphics" tech_domain="ui" level="services" levels="adaptation engines internal-adaptations device-interface internal-utils app-if">
       
     6     <collection name="graphicsaccelaration" long-name="Graphics Accelaration" level="adaptation">
       
     7      <component name="vgi" long-name="VGI" origin-model="foundation">
       
     8       <unit bldFile="/sf/os/graphics/graphicsaccelaration/vgi/group"/>
       
     9      </component>
       
    10      <component name="2d_openvg_1_0" long-name="2D Open VG 1.0" origin-model="foundation"/>
       
    11      <component name="3d_opengl_es_1_1" long-name="3d OpenGL ES 1.1" origin-model="foundation"/>
       
    12     </collection>
       
    13     <collection name="m3g" long-name="M3G" level="internal-adaptations">
       
    14      <component name="m3gcore11" long-name="M3G Core 11" origin-model="foundation">
       
    15       <unit bldFile="/sf/os/graphics/m3g/m3gcore11/group"/>
       
    16      </component>
       
    17     </collection>
       
    18     <collection name="graphicstest" long-name="Graphics Test" level="app-if">
       
    19      <component name="graphicstestharness" long-name="Graphics Test Harness" introduced="8.1" purpose="development" plugin="N" origin-model="Symbian">
       
    20       <unit mrp="/sf/os/graphics/graphicstest/graphicstestharness/group/graphics_testharness.mrp"/>
       
    21      </component>
       
    22      <component name="uibench" long-name="UI Bench" introduced="9.2" purpose="development" plugin="N" origin-model="Symbian">
       
    23       <unit bldFile="/sf/os/graphics/graphicstest/uibench/group" mrp="/sf/os/graphics/graphicstest/uibench/group/graphics_ui_bench.mrp"/>
       
    24      </component>
       
    25     </collection>
       
    26     <collection name="graphics_info" long-name="Graphics Info" level="app-if">
       
    27      <component unofficial="yes" name="graphicssvs" origin-model="foundation">
       
    28       <!-- <unit bldFile="/sf/os/graphics/graphicsapitest/graphicssvs/wserv/animplugin/group"/> -->
       
    29       <!-- <unit bldFile="/sf/os/graphics/graphicsapitest/graphicssvs/wserv/twsgraphicshare"/> -->
       
    30 	  <unit mrp="/sf/os/graphics/graphicsapitest/graphicssvs/group/graphicssvs.mrp"/>
       
    31      </component>
       
    32      <component unofficial="yes" name="graphics_pub" long-name="Graphics Public Interfaces" class="api" origin-model="foundation">
       
    33       <!-- <unit bldFile="/sf/os/graphics/graphics_pub/group"/> -->
       
    34      </component>
       
    35      <component unofficial="yes" name="graphics_build" long-name="Graphics Build" origin-model="foundation">
       
    36       <unit bldFile="/sf/os/graphics/group"/>
       
    37      </component>
       
    38      <component unofficial="yes" name="graphics_plat" long-name="Graphics Platform Interfaces" class="api" origin-model="foundation">
       
    39       <unit bldFile="/sf/os/graphics/graphics_plat/group"/>
       
    40      </component>
       
    41     <component name="graphicsdocs" long-name="Graphics Documentation" purpose="development" class="doc" plugin="N" origin-model="Symbian">
       
    42       <unit mrp="/sf/os/graphics/graphics_info/graphicsdocs/graphics_documentation.mrp"/>
       
    43      </component>
       
    44      <component name="graphics_metadata" long-name="Graphics Metadata" introduced="tb91" purpose="development" class="config PC" plugin="N" origin-model="Symbian">
       
    45       <unit mrp="/sf/os/graphics/graphics_info/graphics_metadata/graphics_metadata.mrp"/>
       
    46      </component>
       
    47     </collection>
       
    48    <collection name="windowing" long-name="Windowing" level="app-if">
       
    49      <component name="windowserver" long-name="Window Server" purpose="mandatory" plugin="N" origin-model="Symbian">
       
    50       <unit bldFile="/sf/os/graphics/windowing/windowserver/group" mrp="/sf/os/graphics/windowing/windowserver/group/graphics_wserv.mrp"/>
       
    51      </component>
       
    52     </collection>
       
    53     <collection name="printingservices" long-name="Printing Services" level="app-if">
       
    54      <component name="printerdriversupport" long-name="Printer Driver Support" purpose="optional" plugin="N" origin-model="Symbian">
       
    55       <unit bldFile="/sf/os/graphics/printingservices/printerdriversupport/group" mrp="/sf/os/graphics/printingservices/printerdriversupport/group/graphics_pdrstore.mrp"/>
       
    56      </component>
       
    57      <component name="printerdrivers" long-name="Printer Drivers" purpose="optional" plugin="Y" origin-model="Symbian">
       
    58       <unit bldFile="/sf/os/graphics/printingservices/printerdrivers/group" mrp="/sf/os/graphics/printingservices/printerdrivers/group/graphics_printdrv.mrp"/>
       
    59      </component>
       
    60     </collection>
       
    61     <collection name="fbs" long-name="Font and Bitmap Server" level="device-interface">
       
    62      <component name="fontandbitmapserver" long-name="Font and Bitmap Server" purpose="mandatory" plugin="N" origin-model="Symbian">
       
    63       <unit bldFile="/sf/os/graphics/fbs/fontandbitmapserver/group" mrp="/sf/os/graphics/fbs/fontandbitmapserver/group/graphics_fbserv.mrp"/>
       
    64      </component>
       
    65     </collection>
       
    66     <collection name="opengles" long-name="OpenGLES" level="internal-adaptations">
       
    67      <component name="openglesinterface" long-name="OpenGL ES Interface" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian">
       
    68       <unit bldFile="/sf/os/graphics/opengles/openglesinterface/group" mrp="/sf/os/graphics/opengles/openglesinterface/group/graphics_openglesheaders.mrp"/>
       
    69      </component>
       
    70      <component name="n:openglesimplementation" long-name="OpenGL ES Implementation" filter="gt" introduced="8.0" purpose="development" plugin="N" origin-model="Symbian">
       
    71       <!-- The following unit is removed as non-contributed -->
       
    72       <!-- <unit bldFile="/sf/os/graphics/opengles/openglesimplementation/group/" mrp="/sf/os/graphics/opengles/openglesimplementation/group/graphics_opengles.mrp"/> -->
       
    73      </component>
       
    74      <component name="n:openglesdisplayproperties" long-name="OpenGL ES Display Properties" introduced="8.0" purpose="optional" plugin="N" origin-model="Symbian">
       
    75       <!-- The following unit is removed as non-contributed -->
       
    76       <!-- <unit bldFile="/sf/os/graphics/opengles/openglesdisplayproperties/group" mrp="/sf/os/graphics/opengles/openglesdisplayproperties/group/graphics_openglesdisplayproperty.mrp"/> -->
       
    77      </component>
       
    78     </collection>
       
    79     <collection name="openvg" long-name="OpenVG" level="internal-adaptations">
       
    80      <component name="openvginterface" long-name="OpenVG Interface" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian">
       
    81       <unit bldFile="/sf/os/graphics/openvg/openvginterface/group" mrp="/sf/os/graphics/openvg/openvginterface/group/graphics_openvgheaders.mrp"/>
       
    82      </component>
       
    83 	 <component name="openvg11" long-name="OpenVG11" level="internal-adaptations">
       
    84       <unit bldFile="/sf/os/graphics/openvg/openvginterface/group/openvg11"/>
       
    85      </component>
       
    86     </collection>
       
    87     <collection name="egl" long-name="EGL" level="internal-adaptations">
       
    88      <component name="eglinterface" long-name="EGL Interface" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian">
       
    89       <unit bldFile="/sf/os/graphics/egl/eglinterface/group" mrp="/sf/os/graphics/egl/eglinterface/group/graphics_eglheaders.mrp"/>
       
    90      </component>
       
    91      <component name="n:eglimplementation" long-name="EGL Implementation" introduced="tb91" purpose="optional" plugin="N" origin-model="Symbian">
       
    92       <!-- The following unit is removed as non-contributed -->
       
    93       <!-- <unit bldFile="/sf/os/graphics/egl/eglimplementation/group/" mrp="/sf/os/graphics/egl/eglimplementation/group/graphics_egl.mrp"/> -->
       
    94      </component>
       
    95     </collection>
       
    96     <collection name="graphicsdeviceinterface" long-name="Graphics Device Interface" level="device-interface">
       
    97      <component name="gdi" long-name="GDI" purpose="mandatory" plugin="N" origin-model="Symbian">
       
    98       <unit bldFile="/sf/os/graphics/graphicsdeviceinterface/gdi/group" mrp="/sf/os/graphics/graphicsdeviceinterface/gdi/group/graphics_gdi.mrp"/>
       
    99      </component>
       
   100      <component name="bitgdi" long-name="BitGDI" purpose="mandatory" plugin="N" origin-model="Symbian">
       
   101       <unit bldFile="/sf/os/graphics/graphicsdeviceinterface/bitgdi/group" mrp="/sf/os/graphics/graphicsdeviceinterface/bitgdi/group/graphics_bitgdi.mrp"/>
       
   102      </component>
       
   103      <component name="colourpalette" long-name="Colour Palette" introduced="7.0s" purpose="optional" plugin="N" origin-model="Symbian">
       
   104       <unit bldFile="/sf/os/graphics/graphicsdeviceinterface/colourpalette/group" mrp="/sf/os/graphics/graphicsdeviceinterface/colourpalette/group/graphics_palette.mrp"/>
       
   105      </component>
       
   106      <component name="screendriver" long-name="Screen Driver" introduced="6.1" purpose="optional" plugin="Y" origin-model="Symbian">
       
   107       <unit bldFile="/sf/os/graphics/graphicsdeviceinterface/screendriver/group" mrp="/sf/os/graphics/graphicsdeviceinterface/screendriver/group/graphics_screendriver.mrp"/>
       
   108      </component>
       
   109     </collection>
       
   110     <collection name="graphicstools" long-name="Graphics Tools" level="internal-utils">
       
   111 	 <!-- Following component removed to avoid bmconv.exe collision with S60 version, collaterals: fontcomp.exe not built by OS anymore -->
       
   112 <!--     <component name="gdi_tools" long-name="GDI Tools" purpose="development" class="PC" plugin="N" origin-model="Symbian">
       
   113       <unit bldFile="/sf/os/graphics/graphicstools/gdi_tools/group" mrp="/sf/os/graphics/graphicstools/gdi_tools/group/graphics_gditools.mrp"/>
       
   114      </component>
       
   115 -->
       
   116     </collection>
       
   117     <collection name="graphcisapitest" long-name="Graphics API Tests" level="app-if">
       
   118      <component name="screendriverhaitest" long-name="Screen Driver HAI Tests" introduced="tb91" purpose="development" class="placeholder" plugin="N" origin-model="Symbian">
       
   119       <!-- PLACEHOLDER="DS.1645"
       
   120       <unit mrp="graphicsapitest/screendriverhaitest/group/screendriverhai.mrp"/>
       
   121 	-->
       
   122      </component>
       
   123     </collection>
       
   124    </block>
       
   125 </layer>
       
   126 </systemModel>
       
   127 </SystemDefinition>