summarylogtreecommitdiffstats
path: root/PKGBUILD
blob: 20562b161e908e5e1d969b6bbaeab28510c78547 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Maintainer: Jan Holthuis <holthuis.jan@googlemail.com>

pkgname=jasper-tts-festival
pkgver=0.0.0
pkgrel=1
pkgdesc="Meta package to satisfy dependencies for Jasper's Festival TTS engine."
arch=('any')
url="https://jasperproject.github.io"
license=('MIT')
depends=('jasper-voice-control'
         'festival'
         'festival-english')