summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2fed6feb031749dc49c67b2c9f1fdd253a758b9d (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.1
	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.1.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 = ecf9279fc8e92836aeb838c127ab79f6
	md5sums = 352cdbadf79e6bc17f71c536b0113dae
	md5sums = 81d7bea820041a7caa4b2683e536ee1f
	md5sums = 44991787106e33443af03c225ab92a3f
	md5sums = e79dc29cbb5e0575dbc3110c46650e50

pkgname = mlpack