summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f74f6591fc88f2aeeed7a14eab78ab439b4ee334 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = mingw-w64-mlpack
	pkgdesc = a scalable c++ machine learning library (mingw-w64)
	pkgver = 3.3.0
	pkgrel = 1
	url = http://www.mlpack.org
	arch = any
	license = LGPLv3
	makedepends = mingw-w64-cmake
	makedepends = mingw-w64-ensmallen
	makedepends = mingw-w64-stb
	depends = mingw-w64-armadillo
	depends = mingw-w64-boost
	depends = mingw-w64-lapack
	depends = mingw-w64-libxml2
	options = !strip
	options = !buildflags
	options = staticlibs
	source = http://www.mlpack.org/files/mlpack-3.3.0.tar.gz
	sha256sums = 63cdc3569f2e929899cc30c2e808a42709723c2ea56f8c2953edc7188eab5559

pkgname = mingw-w64-mlpack