blob: ba225e5f07439aee296e17f7343d3ce78fd3a4e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = marytts
pkgdesc = An open-source, multilingual Text-to-Speech Synthesis platform written in Java
pkgver = 5.2
pkgrel = 2
url = http://mary.dfki.de/
arch = i686
arch = x86_64
license = LGPL
depends = java-runtime
depends = log4j
source = https://github.com/marytts/marytts/releases/download/v5.2/marytts-5.2.zip
source = marytts.sh
md5sums = 60258d629ef0cc4803a88859ef2312ae
md5sums = 78f9ee795d5a14d27ae6d5a6b2b507c3
pkgname = marytts
|