summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3b4176678d31ade4280d3e132430911ba2200732 (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
pkgbase = python-translate-shell
	pkgdesc = Translate text by google, bing, youdaozhiyun, haici, stardict, etc at same time from CLI, GUI (GNU/Linux, Android, macOS and Windows), REPL, python, shell and vim.
	pkgver = 0.0.7
	pkgrel = 1
	url = https://github.com/Freed-Wu/translate-shell
	arch = any
	license = GPLv3
	makedepends = python-installer
	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 = espeak-ng: speaker support
	optdepends = festival: speaker support
	conflicts = translate-shell
	source = https://files.pythonhosted.org/packages/py3/t/translate-shell/translate_shell-0.0.7-py3-none-any.whl
	source = https://raw.githubusercontent.com/Freed-Wu/translate-shell/main/assets/desktop/translate-shell.desktop
	source = https://raw.githubusercontent.com/Freed-Wu/translate-shell/main/LICENSE
	source = https://github.com/Freed-Wu/translate-shell/releases/download/0.0.7/trans.1.gz
	source = https://github.com/Freed-Wu/translate-shell/releases/download/0.0.7/trans
	source = https://github.com/Freed-Wu/translate-shell/releases/download/0.0.7/_trans
	source = https://github.com/Freed-Wu/translate-shell/releases/download/0.0.7/trans.csh
	sha256sums = 9c3caa90b146915ef7aa7d161437b0a28de6c182ab556a110250dfe19e2eb8e2
	sha256sums = 3738722bf4bf09ad4c14c15c07fdbb4ea52da8c38e6ff1c535d05a8e06646f67
	sha256sums = 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986
	sha256sums = 3fccddac127fad875902d9281c679851960fd9c1cfc955c2295eadd5e1d39d17
	sha256sums = 14e4b9b18b9a7ac52d3ef10f218511f7ca7b04ba25b5626924f6b4caae8c36c9
	sha256sums = 34666c8b013cab6220842572cf0bda3ded199224512a1882927a7c62fd831f86
	sha256sums = 33a678b300b879eec64813a43d5d72daddf9e725b2b9b21491dfd9f238fe04fd

pkgname = python-translate-shell