summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8c571507825a3e82f587daa868c5a52a6a973f03 (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
25
26
27
pkgbase = mlpack
	pkgdesc = a scalable c++ machine learning library
	pkgver = 1.0.3
	pkgrel = 1
	url = http://www.mlpack.org
	arch = i686
	arch = x86_64
	license = LGPLv3+
	makedepends = cmake>=2.8.0
	makedepends = txt2man
	depends = armadillo>=2.4.0
	depends = boost
	depends = lapack
	depends = libxml2
	source = http://www.mlpack.org/files/mlpack-1.0.3.tar.gz
	source = http://www.mlpack.org/files/range_search_install.patch
	source = http://www.mlpack.org/files/getkernelmatrix_definition.patch
	source = http://www.mlpack.org/files/no_sparse_tests.patch
	source = http://www.mlpack.org/files/fully_qualified_as_scalar.patch
	md5sums = 9c61f73e2c479315f8270b205315df23
	md5sums = 352cdbadf79e6bc17f71c536b0113dae
	md5sums = 81d7bea820041a7caa4b2683e536ee1f
	md5sums = 44991787106e33443af03c225ab92a3f
	md5sums = e79dc29cbb5e0575dbc3110c46650e50

pkgname = mlpack