summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 27234cc6cd964ed4016da574cb0794e4f94c4e74 (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
pkgbase = limnoria-git
	pkgdesc = An IRC bot based on Supybot, with sqlite3 support and other features (dev channel)
	pkgver = 2024.05.31.r3.g01cdfee53
	pkgrel = 1
	epoch = 1
	url = https://github.com/ProgVal/Limnoria
	arch = any
	license = BSD-3-Clause
	makedepends = git
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python
	optdepends = python-chardet: to detect encoding of incoming IRC lines, if they are not in UTF-8
	optdepends = python-gnupg: for authenticated based on GPG tokens
	optdepends = python-pysocks: for SOCKS proxy (IRC via Tor)
	optdepends = python-cryptography: Fediverse plugin support
	optdepends = python-feedparser: RSS plugin support
	optdepends = python-dateutil: enable fancy time string parsing in the Time plugin
	provides = limnoria
	conflicts = limnoria
	source = limnoria-git::git+https://github.com/ProgVal/Limnoria.git
	md5sums = SKIP

pkgname = limnoria-git