summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a7695c14a5185f56bd66b696d7e5179bb34cc6a1 (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 = liblinear-git
	pkgdesc = A Library for Large Linear Classification
	pkgver = 2.43
	pkgrel = 1
	url = http://www.csie.ntu.edu.tw/~cjlin/liblinear/
	arch = i686
	arch = x86_64
	license = BSD
	makedepends = gcc
	makedepends = python-setuptools
	depends = gcc-libs
	source = liblinear-git::git+https://github.com/cjlin1/liblinear
	sha256sums = SKIP

pkgname = liblinear-git
	provides = liblinear
	conflicts = liblinear

pkgname = python-liblinear-git
	pkgdesc = Python bindings for liblinear
	depends = gcc-libs
	depends = python-scipy
	provides = python-liblinear
	conflicts = python-liblinear