blob: dded663d7256acc0b51dc3f6508f33674f1b6047 (
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 = 1.3.0
pkgrel = 13
epoch = 0
url = https://humungus.tedunangst.com/r/honk
install = honk.install
changelog = honk.changelog
arch = x86_64
license = custom:ISC
makedepends = go>=1.16
makedepends = sqlite
depends = go>=1.16
depends = sqlite
optdepends = nginx: for TLS and reverse proxying.
provides = honk
conflicts = honk
conflicts = honk-hg
options = strip
options = docs
options = zipman
source = honk-1.3.0.tar::https://humungus.tedunangst.com/r/honk/d/honk-1.3.0.tgz
sha512sums = 156c8bed43173b32ec5b5d4903726a5a2bad7358bd6de219bad004527da87a3a23dfb566e79858038e603d270c03fc2ab3fe26500adeb581fd30e123c6556af1
pkgname = honk
|