# This file created by conda-build 3.21.6 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Thu Nov 11 19:26:05 2021 # ------------------------------------------------ package: name: libxcb version: '1.13' source: fn: libxcb-1.13.tar.bz2 patches: null sha256: 188c8752193c50ff2dbe89db4554c63df2e26a2e47b0fa415a70918b5b851daa url: https://www.x.org/releases/individual/xcb/libxcb-1.13.tar.bz2 build: detect_binary_files_with_prefix: true number: '1004' run_exports: - libxcb >=1.13,<1.14.0a0 string: h7f98852_1004 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - autoconf 2.69 pl5321hd708f79_11 - automake 1.16.5 pl5321ha770c72_0 - binutils_impl_linux-64 2.36.1 h193b22a_2 - binutils_linux-64 2.36 hf3e587d_1 - gcc_impl_linux-64 9.4.0 h03d3576_11 - gcc_linux-64 9.4.0 h391b98a_1 - gettext 0.19.8.1 h73d1719_1008 - gnuconfig 2020.11.07 hd8ed1ab_0 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.36.1 hea4e1c9_2 - libffi 3.4.2 h7f98852_5 - libgcc-devel_linux-64 9.4.0 hd854feb_11 - libgcc-ng 11.2.0 h1d223b6_11 - libgomp 11.2.0 h1d223b6_11 - libsanitizer 9.4.0 h79bfe98_11 - libstdcxx-ng 11.2.0 he4da1e4_11 - libtool 2.4.6 h9c3ff4c_1008 - m4 1.4.18 h516909a_1001 - make 4.3 hd18ef5c_1 - perl 5.32.1 1_h7f98852_perl5 - pkg-config 0.29.2 h36c2ea0_1008 - sysroot_linux-64 2.12 he073ed8_15 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - bzip2 1.0.8 h7f98852_4 - ca-certificates 2021.10.8 ha878542_0 - ld_impl_linux-64 2.36.1 hea4e1c9_2 - libffi 3.4.2 h7f98852_5 - libgcc-ng 11.2.0 h1d223b6_11 - libgomp 11.2.0 h1d223b6_11 - libnsl 2.0.0 h7f98852_0 - libuuid 2.32.1 h7f98852_1000 - libzlib 1.2.11 h36c2ea0_1013 - ncurses 6.2 h58526e2_4 - openssl 3.0.0 h7f98852_2 - pthread-stubs 0.4 h36c2ea0_1001 - python 3.10.0 h543edf9_2_cpython - python_abi 3.10 2_cp310 - readline 8.1 h46c0cb4_0 - sqlite 3.36.0 h9cd32fc_2 - tk 8.6.11 h27826a3_1 - tzdata 2021e he74cb21_0 - xcb-proto 1.13 py310h6acc77f_1008 - xorg-libxau 1.0.9 h7f98852_0 - xorg-libxdmcp 1.1.3 h7f98852_0 - xorg-util-macros 1.19.3 h7f98852_0 - xorg-xproto 7.0.31 h7f98852_1007 - xz 5.2.5 h516909a_1 - zlib 1.2.11 h36c2ea0_1013 run: - libgcc-ng >=9.4.0 - pthread-stubs - xorg-libxau - xorg-libxdmcp test: commands: - test -f $PREFIX/lib/libxcb.so - test -f $PREFIX/lib/libxcb-composite.so - test -f $PREFIX/lib/libxcb-damage.so - test -f $PREFIX/lib/libxcb-dpms.so - test -f $PREFIX/lib/libxcb-dri2.so - test -f $PREFIX/lib/libxcb-glx.so - test -f $PREFIX/lib/libxcb-present.so - test -f $PREFIX/lib/libxcb-randr.so - test -f $PREFIX/lib/libxcb-record.so - test -f $PREFIX/lib/libxcb-res.so - test -f $PREFIX/lib/libxcb-screensaver.so - test -f $PREFIX/lib/libxcb-shape.so - test -f $PREFIX/lib/libxcb-shm.so - test -f $PREFIX/lib/libxcb-sync.so - test -f $PREFIX/lib/libxcb-xf86dri.so - test -f $PREFIX/lib/libxcb-xfixes.so - test -f $PREFIX/lib/libxcb-xinerama.so - test -f $PREFIX/lib/libxcb-xkb.so - test -f $PREFIX/lib/libxcb-xtest.so - test -f $PREFIX/lib/libxcb-xv.so - test -f $PREFIX/lib/libxcb-xvmc.so - test -f $PREFIX/lib/libxcb-dri3.so - test -f $PREFIX/lib/libxcb-render.so - test -f $PREFIX/lib/libxcb-xinput.so about: home: http://xcb.freedesktop.org/ license: MIT license_family: MIT license_file: COPYING summary: This is the C-language Binding (XCB) package to the X Window System protocol extra: copy_test_source_files: true final: true recipe-maintainers: - ccordoba12 - mingwandroid - pkgw