blob: aac01df0d38c031fb54e422b3b0ca006be255ccf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
pkgbase = honk
pkgdesc = ActivityPub compatible server with web frontend.
pkgver = 0.9.6
pkgrel = 4
epoch = 0
url = https://humungus.tedunangst.com/r/honk
install = honk.install
changelog = honk.changelog
arch = x86_64
license = custom:ISC
makedepends = gcc-go
makedepends = sqlite
depends = gcc-go
depends = sqlite
optdepends = nginx: for TLS and reverse proxying
provides = honk
conflicts = honk
options = !strip
source = honk-0.9.6.tar.gz::https://humungus.tedunangst.com/r/honk/d/honk-0.9.6.tgz
sha512sums = d946be7796be2ef7dc565710351b0b27da947f4e65a2a8f52ec99624c66fb6fd5e21d3fa58fec691d944b4acfa6256b0ad1090f3f8f5191e6c3714f3eae99b29
pkgname = honk
|