summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ad1d683059368d072737e5d939e55b0304403443 (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.3.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.3.1
	md5sums = SKIP

pkgname = wpimath