# This file created by conda-build 3.21.8 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Wed Mar 23 15:37:45 2022 # ------------------------------------------------ package: name: icu version: '70.1' source: - patches: null sha256: 8d205428c17bf13bb535300669ed28b338a157b1c01ae66d31d0d3e2d47c3fd5 url: https://github.com/unicode-org/icu/releases/download/release-70-1/icu4c-70_1-src.tgz - folder: source/data sha256: c72723ddba3300ffb231d6b09e2a728ea6e89de10ed5927f74bacbd77042336e url: https://github.com/unicode-org/icu/releases/download/release-70-1/icu4c-70_1-data.zip build: number: '0' run_exports: - icu >=70.1,<71.0a0 string: h27087fc_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - binutils_impl_linux-64 2.36.1 h193b22a_2 - binutils_linux-64 2.36 hf3e587d_8 - gcc_impl_linux-64 10.3.0 hf2f2afa_14 - gcc_linux-64 10.3.0 hc39de41_8 - gxx_impl_linux-64 10.3.0 hf2f2afa_14 - gxx_linux-64 10.3.0 h2593f52_8 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.36.1 hea4e1c9_2 - libgcc-devel_linux-64 10.3.0 he6cfe16_14 - libgcc-ng 11.2.0 h1d223b6_14 - libgomp 11.2.0 h1d223b6_14 - libsanitizer 10.3.0 h26c7422_14 - libstdcxx-devel_linux-64 10.3.0 he6cfe16_14 - libstdcxx-ng 11.2.0 he4da1e4_14 - libtool 2.4.6 h9c3ff4c_1008 - make 4.3 hd18ef5c_1 - sysroot_linux-64 2.12 he073ed8_15 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - libgcc-ng 11.2.0 h1d223b6_14 - libgomp 11.2.0 h1d223b6_14 - libstdcxx-ng 11.2.0 he4da1e4_14 run: - libgcc-ng >=10.3.0 - libstdcxx-ng >=10.3.0 test: commands: - test -f $PREFIX/lib/libicudata.a - test -f $PREFIX/lib/libicudata.so.70.1 - test -f $PREFIX/lib/libicui18n.a - test -f $PREFIX/lib/libicui18n.so.70.1 - test -f $PREFIX/lib/libicuio.a - test -f $PREFIX/lib/libicuio.so.70.1 - test -f $PREFIX/lib/libicutest.a - test -f $PREFIX/lib/libicutest.so.70.1 - test -f $PREFIX/lib/libicutu.a - test -f $PREFIX/lib/libicutu.so.70.1 - test -f $PREFIX/lib/libicuuc.a - test -f $PREFIX/lib/libicuuc.so.70.1 - genbrk --help - gencfu --help - gencnval --help - gendict --help - icuinfo --help - icu-config --help - makeconv gb-18030-2000.ucm files: - de.txt - gb-18030-2000.ucm about: home: http://site.icu-project.org/ license: MIT license_file: LICENSE summary: International Components for Unicode. extra: copy_test_source_files: true final: true recipe-maintainers: - ccordoba12 - jakirkham - msarahan - ocefpaf - xhochy