blob: 5a5bf7ca8ca1b2a1b6bfe4e289f601e5a701d8c1 (
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.2.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.2.0.tar::https://humungus.tedunangst.com/r/honk/d/honk-1.2.0.tgz
sha512sums = 895cd73e156e6ed5c36a6c9991809cd4637243fbc4a88c2fafef970eef61fe8d0ec8371b63020e99fdfcf60569cca1055d1e2635875343a3ebd987287b306f3e
pkgname = honk
|