blob: c2e109655625569c412eb8d5294b0fcb54ee72b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = curaengine
pkgdesc = Engine for processing 3D models into 3D printing instruction for Ultimaker and other GCode based 3D printers.
pkgver = 4.13.1
pkgrel = 3
url = https://github.com/Ultimaker/CuraEngine
arch = x86_64
license = AGPL
checkdepends = cppunit
makedepends = cmake
makedepends = git
makedepends = gtest
makedepends = rapidjson
depends = arcus
depends = polyclipping
options = debug
source = curaengine-4.13.1.tar.gz::https://github.com/Ultimaker/curaengine/archive/4.13.1.tar.gz
sha512sums = 224379a40e26ae0026a3849d582353e49edf99520401e1fef56c9504638c68c62cfe394dab0eb40e4a447bfe0bfa506a880512e84fd6057a839b6384087c46d0
pkgname = curaengine
|