# Template file for 'dust3d'
pkgname=dust3d
version=1.1.6
revision=1
build_style=qmake
build_wrksrc="application"
hostmakedepends="pkg-config qt5-host-tools qt5-qmake"
makedepends="qt5-devel qt5-svg-devel qt5-multimedia-devel cgal-devel"
short_desc="3D Modeling software"
maintainer="Andrew Benson <abenson+void@gmail.com>"
license="MIT"
homepage="https://dust3d.org/"
distfiles="https://github.com/huxingyi/dust3d/archive/${version}.tar.gz"
checksum=3262ab442f9080f2d61475cb265855f82b1b51d776f17f457b13f7bc47e22655

do_install() {
	vbin dust3d
	vlicense ${wrksrc}/LICENSE
}
