summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 065cc9967b5644742545e02385a91f59134bfd27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
pkgbase = wpimath
	pkgdesc = WPILib's mathematics and controls library
	pkgver = 2023.4.3
	pkgrel = 3
	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.4.3
	source = Don_t-treat-warnings-as-errors.patch
	source = Add-missing-include.patch
	md5sums = SKIP
	md5sums = 06355c12d930efa26edbbe11f633831a
	md5sums = e2b9acf67122eca03efd62866a54ba59

pkgname = wpimath