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

pkgname = wpimath