blob: ad76dc45912c56802bc2d85846b7aed3a969f3c3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = jacket-git
pkgdesc = Voice-activated soundboard
pkgver = 1.0.0.r3.2b4114d
pkgrel = 1
url = https://github.com/GoreliSuhar1/JacketVoice
arch = x86_64
license = MIT
depends = python
depends = python-sounddevice
depends = python-vosk
depends = python-pydub
depends = python-numpy
depends = pipewire
source = git+https://github.com/GoreliSuhar1/JacketVoice.git
sha256sums = SKIP
pkgname = jacket-git
|