summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 69cadbe645050b2e560aebfb2cdc5ce86c7a5abf (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
pkgbase = telegram-tg
	pkgdesc = Telegram client for terminal
	pkgver = 0.19.0
	pkgrel = 5
	url = https://github.com/paul-nameless/tg
	arch = any
	license = Unlicense
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-telegram
	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
	source = telegram-tg-0.19.0-2b0c0cf.tar.gz::https://github.com/paul-nameless/tg/archive/2b0c0cf199b11e0bb5d283bd1df997f1241656e5.tar.gz
	sha256sums = SKIP

pkgname = telegram-tg