blob: 122e25dffcd12c01a70b658968d352b611ab767f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = nerd-dictation-git
pkgdesc = Simple, hackable offline speech to text - using the VOSK-API.
pkgver = 0.0.r156.aceb2bf
pkgrel = 1
url = https://github.com/ideasman42/nerd-dictation
arch = any
license = GPL3
makedepends = git
depends = libpulse
depends = python-vosk
depends = python-srt
optdepends = xdotool
optdepends = ydotool
provides = nerd-dictation
source = nerd-dictation::git+https://github.com/ideasman42/nerd-dictation
sha512sums = SKIP
pkgname = nerd-dictation-git
|