blob: dc48535c84f3c68615fb8261c1d23f0ed5dc2558 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = python-pyttsx3
pkgdesc = Offline text-to-speech synthesis
pkgver = 2.98
pkgrel = 1
url = https://github.com/nateshmbhat/pyttsx3
arch = any
license = MPL2
makedepends = python-setuptools
makedepends = python-sphinx
depends = python
depends = espeak
source = python-pyttsx3-2.90.tar.gz::https://github.com/nateshmbhat/pyttsx3/archive/v.2.90.tar.gz
sha256sums = e47cc9a5d4288d6634fa676f36a581c8d5657f15b86de4dcc45a63e12fa31b27
pkgname = python-pyttsx3
|