summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d3593e2f90d39c90d3d2d5ec91751880c14b3c57 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
pkgbase = telegram-tg
	pkgdesc = terminal telegram client that really works
	pkgver = 0.17.0
	pkgrel = 3
	url = https://github.com/paul-nameless/tg
	arch = any
	license = Unlicense
	depends = python-telegram=0.15.0
	depends = python3
	depends = python-setuptools
	optdepends = libnotify: for notifications, you could also use other programs: see config
	optdepends = ffmpeg: to record voice msgs and upload videos correctly
	optdepends = urlview: to choose urls when there is multiple in message, use URL_VIEW in config file to use another app, it should accept urls in stdin
	optdepends = ranger: can be used to choose file when sending, customizable with FILE_PICKER_CMD
	optdepends = nnn: can be used to choose file when sending, customizable with FILE_PICKER_CMD
	optdepends = fzf: to create groups and secret chats, used for single and multiple user selection
	conflicts = telegram-tg-git
	source = telegram-tg-0.17.0.tar.gz::https://github.com/paul-nameless/tg/archive/v0.17.0.tar.gz
	source = 0001-Change-setup.py-to-accept-new-python-telegram-ver.patch
	md5sums = a9b619805bf79f6f92093e3f96e54125
	md5sums = 1977134e8c8fcd093d7081877711255d

pkgname = telegram-tg