WrapDB Browser

WrapDB Browser

icu

Metadata for this package is not yet available.

Source URL is https://github.com/unicode-org/icu/releases/download/release-77-1/icu4c-77_1-src.tgz.

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 77.1-3 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...