# This file created by conda-build 3.23.3 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Thu Feb 2 15:57:35 2023 # ------------------------------------------------ package: name: poppler-data version: 0.4.12 source: sha256: c835b640a40ce357e1b83666aabd95edffa24ddddd49b8daff63adb851cdab74 url: https://poppler.freedesktop.org/poppler-data-0.4.12.tar.gz build: noarch: generic number: '0' script: - make install prefix=$PREFIX string: hd8ed1ab_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - make 4.3 hd18ef5c_1 run: [] test: commands: - test -f $PREFIX/share/poppler/cidToUnicode/Adobe-CNS1 about: home: https://poppler.freedesktop.org/ license: BSD-3-Clause AND (GPL-2.0-only OR GPL-3.0-only) license_family: OTHER license_file: - COPYING - COPYING.adobe - COPYING.gpl2 - licenses/COPYING.gpl3 summary: Encoding data for the Poppler PDF manipulation library. extra: copy_test_source_files: true final: true recipe-maintainers: - pkgw