# This file created by conda-build 3.18.9 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Tue Aug 27 19:01:38 2019 # ------------------------------------------------ package: name: font-ttf-ubuntu version: '0.83' source: sha256: 61a2b342526fd552f19fef438bb9211a8212de19ad96e32a1209c039f1d68ecf url: https://assets.ubuntu.com/v1/0cef8205-ubuntu-font-family-0.83.zip build: noarch: generic number: '0' string: hab24e00_0 test: commands: - test -f ${PREFIX}/fonts/Ubuntu-B.ttf - test -f ${PREFIX}/fonts/Ubuntu-BI.ttf - test -f ${PREFIX}/fonts/Ubuntu-C.ttf - test -f ${PREFIX}/fonts/Ubuntu-L.ttf - test -f ${PREFIX}/fonts/Ubuntu-LI.ttf - test -f ${PREFIX}/fonts/Ubuntu-M.ttf - test -f ${PREFIX}/fonts/Ubuntu-MI.ttf - test -f ${PREFIX}/fonts/Ubuntu-R.ttf - test -f ${PREFIX}/fonts/Ubuntu-RI.ttf - test -f ${PREFIX}/fonts/Ubuntu-Th.ttf - test -f ${PREFIX}/fonts/UbuntuMono-B.ttf - test -f ${PREFIX}/fonts/UbuntuMono-BI.ttf - test -f ${PREFIX}/fonts/UbuntuMono-R.ttf - test -f ${PREFIX}/fonts/UbuntuMono-RI.ttf requires: - bzip2 about: description: 'A unique, custom designed font that has a very distinctive look and feel. ' home: https://design.ubuntu.com/font/ license: Ubuntu Font Licence Version 1.0 license_family: Other license_file: LICENCE.txt summary: The Ubuntu Font Family extra: copy_test_source_files: true final: true recipe-maintainers: - dbast