# Template file for 'python3-breathe' pkgname=python3-breathe version=4.19.2 revision=1 archs=noarch wrksrc="breathe-${version}" build_style=python3-module _pyreqs="python3-Sphinx python3-docutils python3-six" hostmakedepends="python3-setuptools ${_pyreqs}" depends="${_pyreqs} doxygen" short_desc="ReStructuredText and Sphinx bridge to Doxygen" maintainer="Andrew J. Hesford " license="BSD-3-Clause" homepage="https://github.com/michaeljones/breathe" distfiles="https://github.com/michaeljones/breathe/archive/v${version}.tar.gz" checksum=fa868df50459d8a043e8ff3d0b9589cd9879aec323ea8e74c58c1acf37882510 post_install() { vlicense LICENSE }