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