package_definition.xml
branchRCL_3
changeset 17 336bee5c2d35
parent 16 748ec5531811
--- a/package_definition.xml	Tue Aug 31 17:01:26 2010 +0300
+++ b/package_definition.xml	Wed Sep 01 12:39:40 2010 +0100
@@ -2,22 +2,13 @@
 <SystemDefinition schema="3.0.0">
   <package id="textandloc" name="Text and Localisation Services" levels="encoding util fonts tools text">
     <collection id="charconvfw" name="Character Conversion" level="encoding">
-      <component id="charconv_fw" name="Character Encoding and Conversion Framework" purpose="mandatory" filter="api_test"> <!-- both production and api_test-->
-    	<meta rel="testbuild">
-          <group name="test.syslibs_charconv"/>
-        </meta>
+      <component id="charconv_fw" name="Character Encoding and Conversion Framework" purpose="optional">
         <unit bldFile="charconvfw/charconv_fw/group" mrp="charconvfw/charconv_fw/group/syslibs_charconv.mrp"/>
       </component>
-      <component id="charconvplugins" name="Character Encoding and Conversion Plugins" purpose="optional" class="plugin" filter="apit_test">  <!-- both production and api_test-->
-    	<meta rel="testbuild">
-          <group name="test.syslibs_charconv_plugins"/>
-        </meta>
+      <component id="charconvplugins" name="Character Encoding and Conversion Plugins" purpose="optional" class="plugin">
         <unit bldFile="charconvfw/charconvplugins/group" mrp="charconvfw/charconvplugins/group/syslibs_charconv_plugins.mrp"/>
       </component>
-      <component id="fatfilenameconversionplugins" name="FAT Filename Conversion Plugins" introduced="9.1" purpose="optional" class="plugin" filter="api_test">   <!-- both production and api_test-->
-    	<meta rel="testbuild">
-          <group name="test.syslibs_fatcharsetconv"/>
-        </meta>
+      <component id="fatfilenameconversionplugins" name="FAT Filename Conversion Plugins" introduced="9.1" purpose="optional" class="plugin">
         <unit bldFile="charconvfw/fatfilenameconversionplugins/group" mrp="charconvfw/fatfilenameconversionplugins/group/syslibs_FATCharsetConv.mrp"/>
       </component>      
     </collection>
@@ -25,13 +16,10 @@
       <component id="iculayoutengine" name="ICU Layout Engine" introduced="9.2" purpose="optional" class="plugin">
         <unit bldFile="fontservices/textshaperplugin/group" mrp="fontservices/textshaperplugin/group/graphics_iculayoutengine.mrp"/>
       </component>
-      <component id="fontstore" name="Font Store" purpose="mandatory" filter="api_test"> <!-- both production and api_test-->
-    	<meta rel="testbuild">
-          <group name="test.graphics_fntstore"/>
-        </meta>
+      <component id="fontstore" name="Font Store" purpose="mandatory">
         <unit bldFile="fontservices/fontstore/group" mrp="fontservices/fontstore/group/graphics_fntstore.mrp"/>
       </component>
-     <component id="textbase" name="Text Base" purpose="mandatory">
+     <component id="textrendering" name="Text Rendering" purpose="mandatory">
      	<!-- placeholder for text code from GDI -->
      </component>      
       <component id="freetypefontrasteriser" name="FreeType Font Rasteriser" purpose="optional" class="plugin">
@@ -42,10 +30,10 @@
       </component>
     </collection>
     <collection id="textlayout" name="Text Layout" level="text">
-      <component id="texthandling" name="Text Handling" purpose="optional" deprecated="^4">
+      <component id="texthandling" name="Text Handling" purpose="optional">
         <unit bldFile="textrendering/texthandling/group" mrp="textrendering/texthandling/group/app-framework_etext.mrp"/>
       </component>
-      <component id="textformatting" name="Text Formatting" purpose="optional" deprecated="^4">
+      <component id="textformatting" name="Text Formatting" purpose="optional">
         <unit bldFile="textrendering/textformatting/group" mrp="textrendering/textformatting/group/app-framework_form.mrp"/>
       </component>
       <component id="word" name="Word" purpose="development" filter="test">
@@ -53,17 +41,36 @@
       </component>
     </collection>
     <collection id="textandlocutils" name="Text and Localisation Utils" level="util">
-      <component id="numbergrouping" name="Number Grouping" deprecated="^4">
-        <unit bldFile="textandlocutils/numbergrouping/group" mrp="textandlocutils/numbergrouping/group/tls_numbergrouping.mrp"/>
+      <component id="localizer" filter="s60" name="Directory Localizer">
+        <!-- pending move to classicui/uiutils -->
+        <unit bldFile="charconvfw/localizer/group"/>
       </component>
-      <component id="jplangutil" name="Japanese Language Utilities" deprecated="^4">
-        <unit bldFile="textandlocutils/jplangutil/group" mrp="textandlocutils/jplangutil/group/tls_jplangutil.mrp"/>
+      <component id="findutil" filter="s60" name="Find Utility">
+        <!-- pending move to classicui/uiutils -->
+        <unit bldFile="charconvfw/findutil/group"/>
+      </component>
+      <component id="numbergrouping" filter="s60" name="Number Grouping">
+        <unit bldFile="charconvfw/numbergrouping/group"/>
+      </component>
+      <component id="gamerecognizer" filter="s60" name="Game Recognizer" class="plugin">
+        <!-- pending move to appsupport -->
+        <unit bldFile="charconvfw/gamerecognizer/group"/>
       </component>
-      <component id="sortutil" name="Sorting Utility" deprecated="^4">
-        <unit bldFile="textandlocutils/sortutil/group" mrp="textandlocutils/sortutil/group/tls_sortutil.mrp"/>
+      <component id="jplangutil" filter="s60" name="Japanese Language Utilities">
+        <unit bldFile="charconvfw/jplangutil/group"/>
+      </component>
+      <component id="sortutil" filter="s60" name="Sorting Utility">
+        <unit bldFile="charconvfw/sortutil/group"/>
       </component>
-      <component id="inlinetext" name="Inline Text" deprecated="^4">
-        <unit bldFile="textandlocutils/inlinetext/group" mrp="textandlocutils/inlinetext/group/tls_inlinetext.mrp"/>
+      <component id="aknjapanesereading" filter="s60" name="Avkon Japanese Reading">
+        <!-- pending move to classicui/uiutils -->
+        <unit bldFile="charconvfw/aknjapanesereading/group"/>
+      </component>
+      <component id="inlinetext" filter="s60" name="Inline Text">
+        <unit bldFile="charconvfw/inlinetext/group"/>
+      </component>
+     <component id="nearestlangutil" name="Nearest Language Util" introduced="^2" purpose="mandatory">
+     	<!-- placeholder for split from bafl -->
      </component>
       <component id="numberformatting" name="Number Formatting" introduced="7.0s" purpose="optional">
         <unit bldFile="textrendering/numberformatting/group" mrp="textrendering/numberformatting/group/app-framework_numberconversion.mrp"/>
@@ -73,7 +80,7 @@
       <component id="reflocales" name="Reference Locales"  purpose="optional" class="plugin">
         <unit bldFile="localisation/localesupport" mrp="localisation/localesupport/mmpfiles/base_loce32.mrp"/>
       </component>
-     <component id="initlocale" name="Initialise Locale" introduced="^2" purpose="mandatory" deprecated="^4">
+     <component id="initlocale" name="Initialise Locale" introduced="^2" purpose="mandatory">
      	<!-- placeholder for split from bafl -->
      </component>
     </collection>
@@ -86,16 +93,18 @@
       </component>
     </collection>    
     <collection id="textandloc_info" name="Text and Localisation Info" level="text">
+      <component id="textandloc_pub" filter="s60" name="Text and Localisation Public Interfaces" class="api">
+        <unit bldFile="textandloc_pub/group"/>
+        <!-- <unit bldFile="textandloc_pub/character_conversion_plugin_provider_api/tsrc/group"/> -->
+      </component>
+      <component id="textandloc_plat" filter="s60" name="Text and Localisation Platform Interfaces" class="api">
+        <unit bldFile="textandloc_plat/group"/>
+        <!-- <unit bldFile="textandloc_plat/findutil_api/tsrc/group"/> -->
+        <!-- <unit bldFile="textandloc_plat/sortutil_api/tsrc/group"/> -->
+      </component>
       <component id="textandloc_metadata" name="Text and Localisation Metadata" class="config" introduced="^2" purpose="development" target="desktop">
         <unit mrp="textandloc_info/textandloc_metadata/textandloc_metadata.mrp"/>
       </component>
-      <component id="textandloc_graphicstestharness" name="Graphics Test Harness" introduced="8.1" purpose="development" filter="test,api_test">
-	  	<!-- this is not part of this package, it should not be refrerenced here -->
-    	<meta rel="testbuild">
-          <group name="test.graphics_testharness"/>
-        </meta>
-        <unit bldFile="../graphics/graphicstest/graphicstestharness/group"/>
-      </component>
     </collection>
   </package>
 </SystemDefinition>