blob: 1f81f21f1a192f196e54711972c405475d92a9c9 (
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.8
pkgrel = 9
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.8.tar::https://humungus.tedunangst.com/r/honk/d/honk-0.9.8.tgz
sha512sums = f32be393698eb3b3ae72d223814eee2a15af3e892ab4b9140314da3ce96d4b4582a8b73c3fa5adede34a4d9d9b2cfc8d7dbb933d516eba8e3820d125c217a354
pkgname = honk
|