summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 18a39f5d28973f3b9510c71ab6a7ba7b87257b7a (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 = minot
	pkgdesc = A versatile toolset for debugging and verifying stateful robot perception software.
	pkgver = 0.7.0
	pkgrel = 5
	url = https://github.com/uos/minot
	arch = x86_64
	arch = aarch64
	license = MIT
	license = Apache-2.0
	makedepends = cargo
	makedepends = zensical
	depends = libgcc
	depends = glibc
	provides = minot-coord
	provides = librat
	conflicts = minot-coord
	conflicts = librat
	options = !lto
	options = !debug
	source = minot-0.7.0.tar.gz::https://github.com/uos/minot/archive/v0.7.0.tar.gz
	sha256sums = SKIP

pkgname = minot