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

pkgname = wpimath