summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5cd8ee3fec5077aadcf6f7e02b736772e1c63180 (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
pkgbase = python-snowboy-git
	pkgdesc = A hotword detection engine - Python bindings
	pkgver = v1.3.0.r3.g75ef4f5
	pkgrel = 1
	url = https://snowboy.kitt.ai/
	arch = x86_64
	license = Apache
	makedepends = git
	makedepends = python-setuptools
	makedepends = python2-setuptools
	makedepends = swig
	makedepends = cblas
	provides = python-snowboy
	conflicts = python-snowboy
	source = git+https://github.com/Kitt-AI/snowboy.git
	md5sums = SKIP

pkgname = python-snowboy-git
	depends = cblas
	depends = python-pyaudio

pkgname = python2-snowboy-git
	depends = cblas
	depends = python2-pyaudio