summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a25a959a41301392ea56db38b76964b6fcf4cdf8 (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
pkgbase = weechat-matrix-git
	pkgdesc = Weechat Matrix protocol script written in Python
	pkgver = r717.2a24096
	pkgrel = 1
	url = https://github.com/poljar/weechat-matrix
	install = weechat-matrix-git.install
	arch = any
	license = ISC
	checkdepends = python-hypothesis
	checkdepends = python-pytest
	makedepends = git
	depends = python-atomicwrites
	depends = python-attrs
	depends = python-future
	depends = python-logbook
	depends = python-matrix-nio
	depends = python-pygments
	depends = python-pyopenssl
	depends = python-webcolors
	optdepends = python-aiohttp: matrix_sso_helper support
	optdepends = python-magic: matrix_upload support
	optdepends = python-requests: matrix_decrypt and matrix_upload support
	optdepends = ranger: default plumber for matrix_decrypt
	provides = weechat-matrix
	conflicts = weechat-matrix
	replaces = weechat-poljar-matrix-git
	source = git+https://github.com/poljar/weechat-matrix.git
	sha512sums = SKIP

pkgname = weechat-matrix-git