summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 6afc9c14a42a145313f12a2e1e895f927f531b54 (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
pkgbase = python-translate-shell
	pkgdesc = Translate text by google, bing, haici, etc at same time from CLI, GUI, REPL, python, shell and vim.
	pkgver = 0.0.5
	pkgrel = 1
	url = https://github.com/Freed-Wu/translate-shell
	arch = any
	license = GPLv3
	makedepends = python-installer
	makedepends = python-shtab
	makedepends = help2man
	optdepends = python-colorama: color
	optdepends = python-rich: better logger
	optdepends = python-yaml: output yaml format
	optdepends = python-keyring: store APP secrets securely
	optdepends = python-langdetect: detect language automatically for offline dictionary
	optdepends = python-pystardict: offline dictionary
	optdepends = python-py-notifier: GUI notification
	optdepends = xsel: clipboard support
	optdepends = xclip: clipboard support
	optdepends = festival: speaker support
	optdepends = espeak-ng: speaker support
	conflicts = translate-shell
	source = https://files.pythonhosted.org/packages/py3/t/translate-shell/translate_shell-0.0.5-py3-none-any.whl
	source = https://raw.githubusercontent.com/Freed-Wu/translate-shell/main/assets/desktop/translate-shell.desktop
	sha256sums = c3294415a59082246bce29e63721a70eb240a8891f3ba69b007ea6e6f7cf33dc
	sha256sums = 3738722bf4bf09ad4c14c15c07fdbb4ea52da8c38e6ff1c535d05a8e06646f67

pkgname = python-translate-shell