summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6be138c06ec0b4721f7d020d0567eeb004f02c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = libarcus-git
	pkgdesc = A library designed to facilitate the communication between Cura and its backend and similar code.
	pkgver = r402.6cc4cec
	pkgrel = 1
	url = https://github.com/Ultimaker/libArcus
	arch = i686
	arch = x86_64
	license = GPL2
	makedepends = git
	makedepends = cmake
	makedepends = ninja
	makedepends = conan
	depends = python
	depends = protobuf
	depends = python
	provides = arcus
	provides = libarcus
	conflicts = arcus
	conflicts = libarcus
	source = git+https://github.com/Ultimaker/libArcus.git
	md5sums = SKIP

pkgname = libarcus-git