python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / cura-engine / template
blob8ff820c59401ff78cd78e33a28fe0d005a8a9175
1 # Template file for 'cura-engine'
2 pkgname=cura-engine
3 version=3.3.0
4 revision=1
5 wrksrc="CuraEngine-${version}"
6 build_style=cmake
7 configure_args="-DCURA_ENGINE_VERSION=${version}"
8 hostmakedepends="protobuf"
9 makedepends="libArcus-devel libgomp-devel protobuf-devel"
10 short_desc="Engine for processing 3D models into GCode"
11 maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
12 license="AGPL-3.0-or-later"
13 homepage="https://github.com/Ultimaker/CuraEngine"
14 distfiles="https://github.com/Ultimaker/CuraEngine/archive/${version}.tar.gz"
15 checksum=a8fd7deb505771d2e7cf3a2c2d7e78479f59e001a990374ed505030804dc71fc
17 post_install() {
18         vlicense LICENSE