WrapDB Browser

WrapDB Browser

icu

The home of the ICU project source code.

unicode-org/icu
Latest Upstream Version:release-58-2-eclipse-20170118Outdated

https://icu.unicode.org/

Package metadata is not taken from the WrapDB database and may be inaccurate. See this issue for details.

Version:

Usage

Install the latest icu package with the following command:

meson wrap install icu

Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.

Libraries (or programs) from icu 78.2-1 can be used by adding the following lines to your meson.build file:

icu_data_dep = dependency('icu-data')
icu_i18n_dep = dependency('icu-i18n')
icu_io_dep = dependency('icu-io')
icu_uc_dep = dependency('icu-uc')
genbrk_prog = find_program('genbrk')
genccode_prog = find_program('genccode')
gencmn_prog = find_program('gencmn')

Project Options

Loading patch files...

Patch Files Preview

Loading patch files...