# This file created by conda-build 3.23.3 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Thu Dec 15 08:02:59 2022 # ------------------------------------------------ package: name: krb5 version: 1.20.1 source: sha256: ec3861c3bec29aa8da9281953c680edfdab1754d1b1db8761c1d824e4b25496a url: https://github.com/krb5/krb5/archive/krb5-1.20.1-final.tar.gz build: number: '0' run_exports: - krb5 >=1.20.1,<1.21.0a0 string: h81ceb04_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - autoconf 2.69 pl5321hd708f79_11 - binutils_impl_linux-64 2.39 he00db2b_1 - binutils_linux-64 2.39 h5fc0e48_11 - bison 3.8 h9c3ff4c_0 - bzip2 1.0.8 h7f98852_4 - ca-certificates 2022.12.7 ha878542_0 - flex 2.6.4 h58526e2_1004 - gcc_impl_linux-64 11.3.0 hab1b70f_19 - gcc_linux-64 11.3.0 he6f903b_11 - gettext 0.21.1 h27087fc_0 - gxx_impl_linux-64 11.3.0 hab1b70f_19 - gxx_linux-64 11.3.0 hc203a17_11 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.39 hcc3a1bd_1 - libffi 3.4.2 h7f98852_5 - libgcc-devel_linux-64 11.3.0 h210ce93_19 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libnsl 2.0.0 h7f98852_0 - libsanitizer 11.3.0 h239ccf8_19 - libsqlite 3.40.0 h753d276_0 - libstdcxx-devel_linux-64 11.3.0 h210ce93_19 - libstdcxx-ng 12.2.0 h46fd767_19 - libtool 2.4.6 h9c3ff4c_1008 - libuuid 2.32.1 h7f98852_1000 - libzlib 1.2.13 h166bdaf_4 - m4 1.4.18 h516909a_1001 - make 4.3 hd18ef5c_1 - ncurses 6.3 h27087fc_1 - openssl 3.0.7 h0b41bf4_1 - perl 5.32.1 2_h7f98852_perl5 - pkg-config 0.29.2 h36c2ea0_1008 - python 3.11.0 ha86cf86_0_cpython - readline 8.1.2 h0f457ee_0 - sysroot_linux-64 2.12 he073ed8_15 - tk 8.6.12 h27826a3_0 - tzdata 2022g h191b570_0 - xz 5.2.6 h166bdaf_0 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - ca-certificates 2022.12.7 ha878542_0 - keyutils 1.6.1 h166bdaf_0 - libedit 3.1.20191231 he28a2e2_2 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libstdcxx-ng 12.2.0 h46fd767_19 - ncurses 6.3 h27087fc_1 - openssl 3.0.7 h0b41bf4_1 run: - keyutils >=1.6.1,<2.0a0 - libedit >=3.1.20191231,<3.2.0a0 - libedit >=3.1.20191231,<4.0a0 - libgcc-ng >=12 - libstdcxx-ng >=12 - openssl >=3.0.7,<4.0a0 test: commands: - test -f ${PREFIX}/lib/libkrb5${SHLIB_EXT} about: home: http://web.mit.edu/kerberos/ license: MIT license_file: doc/notice.rst summary: A network authentication protocol. extra: copy_test_source_files: true final: true recipe-maintainers: - mariusvniekerk - mingwandroid - ocefpaf - pelson - wolfv