blob: cf33a3d0ba05f902e82deb7c8a46d9eb2e143421 (
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
28
29
30
31
32
33
34
35
36
37
38
39
|
pkgbase = pocketsphinx-cmusphinx-git
pkgdesc = CMU open source large vocabulary, speaker-independent continuous speech recognition engine. Python included
pkgver = r1675.be606cd
pkgrel = 2
url = https://github.com/cmusphinx/pocketsphinx
arch = i386
arch = i686
arch = pentium4
arch = core2
arch = x86_64
license = CMU
makedepends = git
makedepends = python
makedepends = python2
makedepends = bison
makedepends = python-cmake-build-extension
depends = python
depends = swig
depends = python-setuptools
depends = python2-setuptools
source = git+https://github.com/cmusphinx/pocketsphinx
sha512sums = SKIP
pkgname = python-pocketsphinx-cmusphinx-git
depends = pocketsphinx
provides = python-pocketsphinx
provides = python-pocketsphinx-git
provides = python3-pocketsphinx
provides = python3-pocketsphinx-git
conflicts = python-pocketsphinx
conflicts = python-pocketsphinx-git
conflicts = python3-pocketsphinx
conflicts = python3-pocketsphinx-git
pkgname = pocketsphinx-cmusphinx-git
provides = pocketsphinx
provides = pocketsphinx-git
conflicts = pocketsphinx
conflicts = pocketsphinx-git
|