summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8828ad935dc1c302609938d346607e884a3f9934 (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
pkgbase = matrix-commander-git
	pkgdesc = Simple CLI-based Matrix client (from git master)
	pkgver = r368.078da5f
	pkgrel = 2
	url = https://github.com/8go/matrix-commander
	arch = any
	license = GPL-3.0-or-later
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	depends = bash
	depends = python
	depends = python-aiohttp
	depends = python-async-timeout
	depends = python-aiofiles
	depends = python-emoji
	depends = python-markdown
	depends = python-matrix-nio
	depends = python-pillow
	depends = python-setuptools
	depends = python-magic
	depends = python-pyxdg
	depends = python-atomicwrites
	depends = python-cachetools
	depends = python-olm
	depends = python-peewee
	optdepends = python-notify2: needed for notifications on desktop systems
	provides = matrix-commander
	conflicts = matrix-commander
	source = matrix-commander::git+https://github.com/8go/matrix-commander.git
	md5sums = SKIP

pkgname = matrix-commander-git