Lines Matching refs:ICU
5 ICU is packaged into a number of small, interdependent packages. This
8 guide when packaging ICU on a new system.
10 + List of ICU packages.
12 ICU is distributed as the following packages:
14 - ICU libraries. This package contains the runtime libraries needed by
15 applications that use ICU. All the other packages require this package
17 - ICU. This package contains the converters data, the timezones data,
18 and all the ICU tools.
19 - ICU locales. This package adds locales and break data.
20 - ICU development. This package contains the files necessary to build
21 applications that use ICU, i.e. header files, links to shared
24 - ICU docs. This package contains further documentation for ICU,
26 - ICU data. This package contains the source for the compiled data
27 contained by the ICU package.
28 - ICU international data. This package contains the source for the
29 compiled data contained by the ICU locales package.
33 ICU-specific directories or information:
35 VERSION ICU's dotted version number, e.g. 1.6.0.1 as of this
38 ICUDATADIR The directory where portable ICU data are. This is
40 ICULIBDIR The directory where platform-specific ICU data
42 ICUSYSCONFDIR The directory where ICU configuration files are. This
49 + Configuration and compilation of ICU
51 ICU should be configured with the following options:
76 effort. Ideally, the ICU build will be modified to allow for distributing a
80 + The ICU libraries package
82 The ICU libraries package is typically named `libicuXX' where XX is
83 the major number of ICU's libraries. This number is ICU's version
86 variable). For example, for ICU 1.6.0.1, it is 16, so the package name
88 for the simultaneous installation of different ICU releases.
97 + The ICU package
99 The ICU package is simply named `icu'. It provides data used by the ICU
107 - All the ICU commands.
108 - The manual pages for ICU commands and file formats.
110 + The ICU locales package
112 The ICU locales package is named `icu-locales'. It provides data used by
113 internationalization support in ICU.
117 - All the data for locales in ICU (.dat files).
120 + The ICU development package
122 The ICU developpment package is named `libicu-dev'. It provides all
123 the files necessary to write applications that use ICU, along with
128 - The /usr/include/unicode directory which contains all the ICU
133 using ICU, to faciliate their building, along with a platform-specific
135 - The sample applications from the ICU source tree, in an appropriate
139 This package depends on the ICU libraries package with the exact same
142 + The ICU docs package
144 The ICU docs package is named `libicu-doc'. It contains the files
148 + The ICU data package
150 The ICU data package is named `icu-data'. It contains source files for
151 the data found in the ICU package. These files are installed in
154 + The ICU international data package
156 The ICU data package is named `icu-i18ndata'. It contains source files for
157 the dat founf in the ICU locales package. These files are installed in