blob: caebf851b92f455c7cfc09a567ca35828ee34ccb (
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.5.0
pkgrel = 1
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.5.0.tar.gz
source = wyoming-piper.conf
source = wyoming-piper.service
sha256sums = 7e3c73ba1ee582109c49f55762f9fcf01984bc7918873a6ffe44c62dcc530ec7
sha256sums = dc68021f9b7cb96e85195e9925229cc49954c18917292e3e881f270f5f2623ee
sha256sums = 0c8852bb4380ef9b246718de2a5e9a78a9c56cd6598c3f3975c61cfa544a3e52
pkgname = python-wyoming-piper
|