summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ceb04941eb44c1acea4b2863c741fa2ea36c4c64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = mingw-w64-levmar
	pkgdesc = Levenberg-Marquardt nonlinear least squares algorithms in C/C++ (mingw-w64)
	pkgver = 2.6
	pkgrel = 1
	url = https://www.ics.forth.gr/~lourakis/levmar
	arch = any
	license = GPL
	makedepends = mingw-w64-cmake
	depends = mingw-w64-crt
	depends = mingw-w64-lapack
	depends = mingw-w64-f2c
	options = !buildflags
	options = !strip
	options = staticlibs
	source = http://www.ics.forth.gr/~lourakis/levmar/levmar-2.6.tgz
	md5sums = 16bc34efa1617219f241eef06427f13f

pkgname = mingw-w64-levmar