summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5b530d5c22eb74322934b217ce8a3b1e0a926770 (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.2
	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.2
	md5sums = 65f6c1cf2a97deaff0c9b7e9cad2046c

pkgname = wpimath