# This file created by conda-build 3.21.8 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Thu Apr 14 10:29:32 2022 # ------------------------------------------------ package: name: json-c version: '0.16' source: sha256: 8e45ac8f96ec7791eaf3bb7ee50e9c2100bbbc87b8d0f1d030c5ba8a0288d96b url: https://s3.amazonaws.com/json-c_releases/releases/json-c-0.16.tar.gz build: number: '0' run_exports: - json-c >=0.16,<0.17.0a0 string: hc379101_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_9 - bzip2 1.0.8 h7f98852_4 - c-ares 1.18.1 h7f98852_0 - ca-certificates 2021.10.8 ha878542_0 - cmake 3.23.1 h5432695_0 - expat 2.4.8 h27087fc_0 - gcc_impl_linux-64 10.3.0 hf2f2afa_15 - gcc_linux-64 10.3.0 hc39de41_9 - gnuconfig 2020.11.07 hd8ed1ab_0 - kernel-headers_linux-64 2.6.32 he073ed8_15 - keyutils 1.6.1 h166bdaf_0 - krb5 1.19.3 h08a2579_0 - ld_impl_linux-64 2.36.1 hea4e1c9_2 - libcurl 7.82.0 h2283fc2_0 - libedit 3.1.20191231 he28a2e2_2 - libev 4.33 h516909a_1 - libgcc-devel_linux-64 10.3.0 he6cfe16_15 - libgcc-ng 11.2.0 h1d223b6_15 - libgomp 11.2.0 h1d223b6_15 - libnghttp2 1.47.0 he49606f_0 - libsanitizer 10.3.0 h26c7422_15 - libssh2 1.10.0 ha35d2d1_2 - libstdcxx-ng 11.2.0 he4da1e4_15 - libuv 1.43.0 h7f98852_0 - libzlib 1.2.11 h166bdaf_1014 - lz4-c 1.9.3 h9c3ff4c_1 - make 4.3 hd18ef5c_1 - ncurses 6.3 h27087fc_1 - openssl 3.0.2 h166bdaf_1 - rhash 1.4.1 h7f98852_0 - sysroot_linux-64 2.12 he073ed8_15 - xz 5.2.5 h516909a_1 - zlib 1.2.11 h166bdaf_1014 - zstd 1.5.2 ha95c52a_0 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - libgcc-ng 11.2.0 h1d223b6_15 - libgomp 11.2.0 h1d223b6_15 run: - libgcc-ng >=10.3.0 test: commands: - test -f ${PREFIX}/lib/libjson-c.a - test -f ${PREFIX}/lib/libjson-c${SHLIB_EXT} about: home: https://github.com/json-c/json-c/wiki license: MIT license_file: COPYING summary: A JSON implementation in C extra: copy_test_source_files: true final: true recipe-maintainers: - djsutherland - ocefpaf - sodre