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

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

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