summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ebf3fcb864747a6ecc7a0bf732c18c93465b36b6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
pkgbase = mingw-w64-eigen
	pkgdesc = Lightweight C++ template library for vector and matrix math, a.k.a. linear algebra. (mingw-w64)
	pkgver = 3.2.4
	pkgrel = 1
	url = http://eigen.tuxfamily.org
	arch = any
	license = MPL2
	makedepends = mingw-w64-cmake
	makedepends = mingw-w64-pkg-config
	provides = mingw-w64-eigen3
	options = !strip
	options = !buildflags
	options = staticlibs
	source = http://bitbucket.org/eigen/eigen/get/3.2.4.tar.bz2
	source = eigen-3.1.2_osversion.patch
	source = eigen-3.2_gcc58087.patch
	source = TryRunResults.cmake
	sha1sums = 64ea809acc449adbd8fe616def7d48ff4f0776a8
	sha1sums = 498f6f9889962e51c92b03970dc483103dc6590c
	sha1sums = 1930d287bf60afb8d2900dbab2e21d7e1dd9f0f7
	sha1sums = 9af853e136f36ec364dd814942a542ea5cbdcd39

pkgname = mingw-w64-eigen