blob: e620b27a7feb69789f96e1b05ce472d3e8de3feb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = python-wyoming-piper
pkgdesc = Wyoming Server for Piper
pkgver = 1.4.0
pkgrel = 2
url = https://github.com/rhasspy/wyoming-piper
arch = any
license = MIT
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-setuptools
depends = python
depends = python-wyoming
depends = piper-tts
backup = etc/conf.d/wyoming-piper
source = https://github.com/rhasspy/wyoming-piper/archive/refs/tags/v1.4.0.tar.gz
source = wyoming-piper.conf
source = wyoming-piper.service
sha256sums = b10a423d2a8afe57af97ff97db48c2319eed05e3d6b148a6c9c65055c693aae8
sha256sums = dc68021f9b7cb96e85195e9925229cc49954c18917292e3e881f270f5f2623ee
sha256sums = 0c8852bb4380ef9b246718de2a5e9a78a9c56cd6598c3f3975c61cfa544a3e52
pkgname = python-wyoming-piper
|