# Template file for 'python3-pyqtgraph' pkgname=python3-pyqtgraph version=0.10.0 revision=6 wrksrc="${pkgname#*-}-${pkgname#*-}-${version}" build_style=python3-module make_install_args="--no-compile" hostmakedepends="python3-setuptools" depends="python3-PyQt5 python3-numpy python3-PyOpenGL" short_desc="Python3 scientific graphics and GUI library" maintainer="Duncaen " license="MIT" homepage="http://www.pyqtgraph.org/" distfiles="https://github.com/pyqtgraph/pyqtgraph/archive/pyqtgraph-${version}.tar.gz" checksum=4c851deec81c1dd1ecb4468ff6d5b035349b167cc1b4e4bb724b4b410945d20b post_install() { vlicense LICENSE.txt }