# This file created by conda-build 3.21.8 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Mon May 16 11:29:19 2022 # ------------------------------------------------ package: name: libiconv version: '1.17' source: patches: - glibc.patch sha256: 8f74213b56238c85a50a5329f77e06198771e70dd9a739779f4c02f65d971313 url: http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.17.tar.gz build: number: '0' run_exports: - libiconv >=1.17,<2.0a0 string: h166bdaf_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.36.1 h193b22a_2 - binutils_linux-64 2.36 hf3e587d_9 - gcc_impl_linux-64 10.3.0 hf2f2afa_16 - gcc_linux-64 10.3.0 hc39de41_9 - 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_16 - libgcc-ng 12.1.0 h8d9b700_16 - libgomp 12.1.0 h8d9b700_16 - libsanitizer 10.3.0 h26c7422_16 - libstdcxx-ng 12.1.0 ha89aaad_16 - 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 2_gnu - libgcc-ng 12.1.0 h8d9b700_16 - libgomp 12.1.0 h8d9b700_16 run: - libgcc-ng >=10.3.0 test: commands: - iconv --help about: home: https://www.gnu.org/software/libiconv/ license: GPL and LGPL license_file: COPYING summary: Provides iconv for systems which don't have one (or that cannot convert from/to Unicode.) extra: copy_test_source_files: true final: true recipe-maintainers: - jakirkham - jhamman - ocefpaf - scopatz