summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b8b97a1767b2a1e8d8d67ecd3bd844b9a207d79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = wpimath
	pkgdesc = WPILib's mathematics and controls library
	pkgver = 2023.1.1a
	pkgrel = 2
	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-alpha-1
	source = 0001-build-Fix-CMake-system-library-opt-ins.patch
	source = 0001-build-Allow-disabling-ntcore-CMake-build.patch
	source = Suppress-Eigen-warning.patch
	md5sums = SKIP
	md5sums = cac7f90b51f6a710bca065b6edc0b996
	md5sums = 32b2c74c1c5434ef1241537a0ee8e0f9
	md5sums = 0116ecb4c78683a00db29f15c23b2920

pkgname = wpimath