summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 33d5db472a839e9680ff433b7faefd672c6704a1 (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
37
38
39
40
pkgbase = weechat-matrix
	pkgdesc = WeeChat Matrix protocol script written in Python
	pkgver = 0.3.0
	pkgrel = 16
	url = https://github.com/poljar/weechat-matrix
	install = weechat-matrix.install
	arch = any
	license = ISC
	checkdepends = python-hypothesis
	checkdepends = python-pytest
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-poetry-core
	depends = python
	depends = python-pyopenssl
	depends = python-webcolors
	depends = python-future
	depends = python-atomicwrites
	depends = python-attrs
	depends = python-logbook
	depends = python-pygments
	depends = python-matrix-nio
	depends = python-cachetools
	depends = python-olm
	depends = python-peewee
	depends = weechat
	optdepends = python-aiohttp: matrix_sso_helper support
	optdepends = python-magic: matrix_upload support
	optdepends = python-requests: matrix_decrypt and matrix_upload support
	optdepends = xdg-utils: default plumber for matrix_decrypt
	source = weechat-matrix-0.3.0.tar.gz::https://api.github.com/repos/poljar/weechat-matrix/tarball/refs/tags/0.3.0
	source = 0001-Switch-to-correct-build-system-definition.patch
	source = 0002-Fix-compatibility-with-matrix-nio-0.21.patch
	source = 0003-server-remove-set_npn_protocols.patch
	b2sums = fd4252ed0601d6daf22177bb5e3a3958ddad34191d05ec24cae074c16112c27e3825654f4ab3045c2676de465e409cbd6b1f7dac1957c57149ee5a7ee4e8c82c
	b2sums = e3a713a111505564d1ff7c34645b35a3f3aea2dde9bfac430beb4b28e60fc5557a40d4feafa28db3da7d66f55468570131b439256d8625dc98545dd15af7d7b9
	b2sums = c44468b5ef4f1a399d5d8b1c5e33809eb0bf8e5fdea17fd1ff3432c39ed557c2f73a557cd91bd0f552b48bd2a8244883905b1746e6d03dfd66545ee7cbb5f2c4
	b2sums = 8df9cb35e43218b00a1c3e936b8dcc526c9b4bbc7c58c14ee2998b1e0365f3463946183fedd1abc2d5297cfd3903f38b469bf3d2e541f376d4b7dca5d10ac3d3

pkgname = weechat-matrix