summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 3645462e92b61610260863ecceb7238d5f390fa0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Maintainer: Jan Holthuis <holthuis.jan@googlemail.com>

pkgname=jasper-stt-pocketsphinx
pkgver=0.0.0
pkgrel=1
pkgdesc="Meta package to satisfy dependencies for Jasper's Pocketsphinx STT engine."
arch=('any')
url="https://jasperproject.github.io"
license=('MIT')
depends=('jasper-voice-control'
         'pocketsphinx'
         'cmuclmtk'
         'python2-cmuclmtk'
         'openfst'
         'mitlm'
         'm2m-aligner'
         'phonetisaurus'
         'phonetisaurus-g014b2b')