summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJelle van der Waa2022-09-01 21:30:17 +0200
committerJelle van der Waa2022-09-01 21:30:17 +0200
commit0987c2b3fc30634f7e1c5343a21d7fd4724ef8b0 (patch)
tree420379c7c388ae79f33fe0a341162ab1b1905cbb /.SRCINFO
parent18b02d44b93fe53026b28e2047d3ec466a4d5e82 (diff)
downloadaur-curaengine.tar.gz
import from community
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 13 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5286ac41080b..c2e109655625 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,19 @@
-# Generated by mksrcinfo v8
-# Thu Feb 23 11:53:10 UTC 2017
pkgbase = curaengine
- pkgdesc = CuraEngine is a powerful, fast and robust engine for processing 3D models into 3D printing instruction for Ultimaker and other GCode based 3D printers. It is part of the larger open source project called Cura.
- pkgver = 2.4.0
- pkgrel = 1
+ 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 = any
- license = GPLv3
+ arch = x86_64
+ license = AGPL
+ checkdepends = cppunit
makedepends = cmake
+ makedepends = git
+ makedepends = gtest
+ makedepends = rapidjson
depends = arcus
- source = https://github.com/Ultimaker/curaengine/archive/2.4.0.tar.gz
- md5sums = b2acaf1cd000da903beba985f45e745a
+ 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
-