summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 297564efd60fd75268b4b4f193cebf45f6b2c123 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
pkgbase = voxd-git
	pkgdesc = Voice-typing/dictation app for Linux using local speech-to-text processing (git version)
	pkgver = r254.9c067c6
	pkgrel = 1
	url = https://github.com/jakovius/voxd
	arch = x86_64
	arch = aarch64
	license = GPL-3.0-or-later
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-hatchling
	makedepends = git
	makedepends = cmake
	makedepends = gcc
	makedepends = make
	depends = python>=3.9
	depends = python-sounddevice
	depends = python-pyqt6
	depends = python-platformdirs
	depends = python-yaml
	depends = python-pyperclip
	depends = python-psutil
	depends = python-numpy
	depends = python-requests
	depends = python-tqdm
	depends = python-pyqtgraph
	depends = ffmpeg
	depends = portaudio
	depends = xclip
	depends = xsel
	depends = wl-clipboard
	depends = xdotool
	depends = ydotool
	depends = xcb-util-cursor
	depends = xcb-util-wm
	optdepends = whisper.cpp: Local speech recognition backend
	optdepends = llama.cpp: Local AI post-processing
	provides = voxd
	conflicts = voxd
	conflicts = voxd-bin
	source = voxd::git+https://github.com/jakovius/voxd.git
	sha256sums = SKIP

pkgname = voxd-git