blob: fc10d6f5b8d261a1adde90fb518a0628291099d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = sms-irc-git
pkgdesc = A WhatsApp Web and SMS bridge for internet relay chat (IRC).
pkgver = r138.e62a533
pkgrel = 1
url = https://git.theta.eu.org/sms-irc.git/about/
arch = x86_64
license = AGPL3
makedepends = rust
makedepends = cargo
depends = postgresql-libs
optdepends = inspircd: IRC server to bridge into
provides = sms-irc
conflicts = sms-irc
backup = etc/sms-irc.conf
source = git+https://git.theta.eu.org/sms-irc.git/
md5sums = SKIP
pkgname = sms-irc-git
|