summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 22a203ed899d299aaa8e99495ac29cfa99234015 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = voice2json-git
	pkgdesc = Command-line tools for speech and intent recognition on Linux. Self contained venv
	pkgver = 2.1.r12.g03996c9
	pkgrel = 3
	url = https://github.com/synesthesiam/voice2json
	arch = x86_64
	license = MIT
	makedepends = git
	makedepends = uv
	depends = python>=3.8
	provides = voice2json
	conflicts = voice2json
	source = voice2json::git+https://github.com/synesthesiam/voice2json.git
	source = fix-requirements.patch
	source = add-pyproject-toml.patch
	md5sums = SKIP
	md5sums = 7890a0912c84ccc1959395d87d9cce81
	md5sums = 92ef759873ef590a315404877c616850

pkgname = voice2json-git