os/textandloc/package_definition.xml
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     1 <?xml version="1.0" encoding="UTF-8"?>
     2 <SystemDefinition schema="3.0.0">
     3   <package id="textandloc" name="Text and Localisation Services" levels="encoding util fonts tools text">
     4     <collection id="charconvfw" name="Character Conversion" level="encoding">
     5       <component id="charconv_fw" name="Character Encoding and Conversion Framework" purpose="mandatory" filter="api_test"> <!-- both production and api_test-->
     6     	<meta rel="testbuild">
     7           <group name="test.syslibs_charconv"/>
     8         </meta>
     9         <unit bldFile="charconvfw/charconv_fw/group" mrp="charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
    10       </component>
    11       <component id="charconvplugins" name="Character Encoding and Conversion Plugins" purpose="optional" class="plugin" filter="apit_test">  <!-- both production and api_test-->
    12     	<meta rel="testbuild">
    13           <group name="test.syslibs_charconv_plugins"/>
    14         </meta>
    15         <unit bldFile="charconvfw/charconvplugins/group" mrp="charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
    16       </component>
    17       <component id="fatfilenameconversionplugins" name="FAT Filename Conversion Plugins" introduced="9.1" purpose="optional" class="plugin" filter="api_test">   <!-- both production and api_test-->
    18     	<meta rel="testbuild">
    19           <group name="test.syslibs_fatcharsetconv"/>
    20         </meta>
    21         <unit bldFile="charconvfw/fatfilenameconversionplugins/group" mrp="charconvfw/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
    22       </component>      
    23     </collection>
    24     <collection id="fontandtxtsrv" name="Font and Text Services" level="fonts">
    25       <component id="iculayoutengine" name="ICU Layout Engine" introduced="9.2" purpose="optional" class="plugin">
    26         <unit bldFile="fontservices/textshaperplugin/group" mrp="fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
    27       </component>
    28       <component id="fontstore" name="Font Store" purpose="mandatory" filter="api_test"> <!-- both production and api_test-->
    29 `        <unit bldFile="fontservices/fontstore/group" mrp="fontservices/fontstore/group/graphics_fntstore.mrp"/>
    30       </component>
    31      <component id="textbase" name="Text Base" purpose="mandatory">
    32 	<unit bldFile="fontservices/textbase/group" mrp="fontservices/textbase/group/textbase.mrp" /> 
    33      </component>      
    34       <component id="freetypefontrasteriser" name="FreeType Font Rasteriser" purpose="optional" class="plugin">
    35         <unit bldFile="fontservices/freetypefontrasteriser/group" mrp="fontservices/freetypefontrasteriser/group/graphics_freetype.mrp"/>
    36       </component>
    37       <component id="referencefonts" name="Reference Fonts" introduced="6.0" purpose="optional">
    38         <unit bldFile="fontservices/referencefonts/group" mrp="fontservices/referencefonts/group/graphics_fonts.mrp"/>
    39       </component>
    40     </collection>
    41     <collection id="textlayout" name="Text Layout" level="text">
    42       <component id="texthandling" name="Text Handling" purpose="optional" deprecated="^4">
    43         <unit bldFile="textrendering/texthandling/group" mrp="textrendering/texthandling/group/app-framework_etext.mrp"/>
    44       </component>
    45       <component id="textformatting" name="Text Formatting" purpose="optional" deprecated="^4">
    46         <unit bldFile="textrendering/textformatting/group" mrp="textrendering/textformatting/group/app-framework_form.mrp"/>
    47       </component>
    48       <component id="word" name="Word" purpose="development" filter="test">
    49         <unit mrp="textrendering/word/group/app-framework_word.mrp" bldFile="textrendering/word/group"/>
    50       </component>
    51     </collection>
    52     <collection id="textandlocutils" name="Text and Localisation Utils" level="util">
    53       <component id="numbergrouping" name="Number Grouping" deprecated="^4">
    54         <unit bldFile="textandlocutils/numbergrouping/group" mrp="textandlocutils/numbergrouping/group/tls_numbergrouping.mrp"/>
    55       </component>
    56       <component id="jplangutil" name="Japanese Language Utilities" deprecated="^4">
    57         <unit bldFile="textandlocutils/jplangutil/group" mrp="textandlocutils/jplangutil/group/tls_jplangutil.mrp"/>
    58       </component>
    59       <component id="sortutil" name="Sorting Utility" deprecated="^4">
    60         <unit bldFile="textandlocutils/sortutil/group" mrp="textandlocutils/sortutil/group/tls_sortutil.mrp"/>
    61       </component>
    62       <component id="inlinetext" name="Inline Text" deprecated="^4">
    63         <unit bldFile="textandlocutils/inlinetext/group" mrp="textandlocutils/inlinetext/group/tls_inlinetext.mrp"/>
    64      </component>
    65       <component id="numberformatting" name="Number Formatting" introduced="7.0s" purpose="optional">
    66         <unit bldFile="textrendering/numberformatting/group" mrp="textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
    67       </component>
    68       <component id="nearestlangutils" name="Nearest Language Utils">
    69         <unit bldFile="textandlocutils/nearestlangutils/group" mrp="textandlocutils/nearestlangutils/group/langutils.mrp"/>
    70       </component>
    71     </collection>
    72     <collection id="localesupport" name="Locale Support" level="util">
    73       <component id="reflocales" name="Reference Locales"  purpose="optional" class="plugin">
    74         <unit bldFile="localisation/localesupport" mrp="localisation/localesupport/mmpfiles/base_loce32.mrp"/>
    75       </component>
    76      <component id="initlocale" name="Initialise Locale" introduced="^2" purpose="mandatory">
    77      	<!-- placeholder for split from bafl -->
    78      </component>
    79     </collection>
    80     <collection id="textandloctools" name="Text and Localisation Tools"  level="tools">
    81       <component id="fontcompiler" name="Font Compiler" purpose="development" target="desktop">
    82         <!-- placeholder for split from GDI Tools -->
    83       </component>
    84       <component id="bitmapfonttools" name="Bitmap Font Tools" purpose="development" target="desktop">
    85         <unit bldFile="../graphics/graphicstools/bitmapfonttools/group" mrp="../graphics/graphicstools/bitmapfonttools/group/graphics_gdtran.mrp"/>
    86       </component>
    87     </collection>    
    88     <collection id="textandloc_info" name="Text and Localisation Info" level="text">
    89       <component id="textandloc_metadata" name="Text and Localisation Metadata" class="config" introduced="^2" purpose="development" target="desktop">
    90         <unit mrp="textandloc_info/textandloc_metadata/textandloc_metadata.mrp"/>
    91       </component>
    92       <component id="textandloc_graphicstestharness" name="Graphics Test Harness" introduced="8.1" purpose="development" filter="test,api_test">
    93 	  	<!-- this is not part of this package, it should not be refrerenced here -->
    94     	<meta rel="testbuild">
    95           <group name="test.graphics_testharness"/>
    96         </meta>
    97         <unit bldFile="../graphics/graphicstest/graphicstestharness/group"/>
    98       </component>
    99     </collection>
   100   </package>
   101 </SystemDefinition>