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

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