# This file created by conda-build 3.21.4 # meta.yaml template originally from: # /tmp/build/80754af9/rsync-recipes/openjpeg-2.4.0-on-linux_64, last modified Fri Aug 27 19:47:17 2021 # ------------------------------------------------ package: name: openjpeg version: 2.4.0 source: sha256: 8702ba68b442657f11aaeb2b338443ca8d5fb95b0d845757968a7be31ef7f16d url: https://github.com/uclouvain/openjpeg/archive/v2.4.0.tar.gz build: ignore_run_exports: - zlib number: '0' run_exports: - openjpeg >=2.4.0,<3.0a0 string: h3ad879b_0 requirements: build: - _libgcc_mutex 0.1 main - _openmp_mutex 4.5 1_gnu - _sysroot_linux-64_curr_repodata_hack 3 haa98f57_10 - binutils_impl_linux-64 2.35.1 h27ae35d_9 - binutils_linux-64 2.35.1 h454624a_30 - bzip2 1.0.8 h7b6447c_0 - c-ares 1.17.1 h27cfd23_0 - ca-certificates 2021.7.5 h06a4308_1 - cmake 3.19.6 h973ab73_0 - expat 2.4.1 h2531618_2 - gcc_impl_linux-64 7.5.0 h7105cf2_17 - gcc_linux-64 7.5.0 h8f34230_30 - gxx_impl_linux-64 7.5.0 h0a5bf11_17 - gxx_linux-64 7.5.0 hffc177d_30 - kernel-headers_linux-64 3.10.0 h57e8cba_10 - krb5 1.19.2 hac12032_0 - ld_impl_linux-64 2.35.1 h7274673_9 - libcurl 7.78.0 h0b77cf5_0 - libedit 3.1.20210714 h7f8727e_0 - libev 4.33 h7b6447c_0 - libgcc-devel_linux-64 7.5.0 hbbeae57_17 - libgcc-ng 9.3.0 h5101ec6_17 - libgomp 9.3.0 h5101ec6_17 - libnghttp2 1.41.0 hf8bcb03_2 - libssh2 1.9.0 h1ba5d50_1 - libstdcxx-devel_linux-64 7.5.0 hf0c5c8d_17 - libstdcxx-ng 9.3.0 hd4cf53a_17 - libuv 1.40.0 h7b6447c_0 - lz4-c 1.9.3 h295c915_1 - make 4.2.1 h1bed415_1 - ncurses 6.2 he6710b0_1 - openssl 1.1.1k h27cfd23_0 - rhash 1.4.1 h3c74f83_1 - sysroot_linux-64 2.17 h57e8cba_10 - xz 5.2.5 h7b6447c_0 - zlib 1.2.11 h7b6447c_3 - zstd 1.4.9 haebb681_0 host: - _libgcc_mutex 0.1 main - _openmp_mutex 4.5 1_gnu - jpeg 9b h024ee3a_2 - libgcc-ng 9.3.0 h5101ec6_17 - libgomp 9.3.0 h5101ec6_17 - libpng 1.6.37 hbc83047_0 - libstdcxx-ng 9.3.0 hd4cf53a_17 - libtiff 4.1.0 h2733197_1 - lz4-c 1.9.3 h295c915_1 - xz 5.2.5 h7b6447c_0 - zlib 1.2.11 h7b6447c_3 - zstd 1.4.9 haebb681_0 run: - libgcc-ng >=7.5.0 - libpng >=1.6.37,<1.7.0a0 - libstdcxx-ng >=7.5.0 - libtiff >=4.1.0,<5.0a0 test: commands: - opj_dump -i p0_01.j2k files: - p0_01.j2k about: home: http://www.openjpeg.org/ license: BSD 2-Clause license_file: LICENSE summary: An open-source JPEG 2000 codec written in C extra: copy_test_source_files: true final: true recipe-maintainers: - gillins - mingwandroid - ocefpaf