summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f7770f08e7b826341f3bae9fb0102e9b31600109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
pkgbase = wpimath
	pkgdesc = WPILib's mathematics and controls library
	pkgver = 2024.1.1
	pkgrel = 1
	url = https://github.com/wpilibsuite/allwpilib
	arch = x86_64
	license = BSD
	license = MIT
	makedepends = cmake
	depends = fmt
	depends = eigen
	depends = protobuf
	options = !strip
	options = staticlibs
	source = git+https://github.com/wpilibsuite/allwpilib#tag=v2024.1.1
	md5sums = SKIP

pkgname = wpimath