# Template file for 'python3-trimesh' pkgname=python3-trimesh version=3.6.43 revision=1 archs=noarch wrksrc="trimesh-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-numpy" depends="python3-numpy python3-scipy python3-networkx" short_desc="Python3 library for loading and using triangular meshes" maintainer="Karl Nilsson " license="MIT" homepage="https://trimsh.org/" distfiles="https://github.com/mikedh/trimesh/archive/${version}.tar.gz" checksum=b7614cf37723f2d1f11420253da0bd2bb0ec9fab6dc6afd3486d70780df2841d post_install() { vlicense LICENSE.md }