blob: 129e2e84a468dc12041809f6805e7bf6b9617f7f (
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
24
25
|
pkgbase = honk
pkgdesc = ActivityPub compatible server with web frontend.
pkgver = 0.9.7
pkgrel = 7
epoch = 0
url = https://humungus.tedunangst.com/r/honk
install = honk.install
changelog = honk.changelog
arch = x86_64
license = custom:ISC
makedepends = go
makedepends = sqlite
depends = go
depends = sqlite
optdepends = nginx: for TLS and reverse proxying.
provides = honk
conflicts = honk
conflicts = honk-hg
options = strip
options = docs
options = zipman
source = honk-0.9.7.tar::https://humungus.tedunangst.com/r/honk/d/honk-0.9.7.tgz
sha512sums = 45acc81178f5a3143da8c7fa3dc4492dab70739cee3630b594b68b4d8cda88929a11d0bc499065eeed0462e787feac1f7718d17b7ff2dccecedb04e28affe2e3
pkgname = honk
|