summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Holthuis2015-06-21 19:41:31 +0200
committerJan Holthuis2015-06-21 19:41:31 +0200
commitd5e0fc6aa7c782065368091e3a1e39465448c264 (patch)
tree2999ff21aff655206a8849a4095e28f99c1fba18 /PKGBUILD
downloadaur-jasper-tts-festival.tar.gz
Initial import
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 12 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
new file mode 100644
index 000000000000..20562b161e90
--- /dev/null
+++ b/PKGBUILD
@@ -0,0 +1,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') \ No newline at end of file