blob: ed2ffe3bee8400dfb4a422e70f1c7fff8c25d1bf (
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.0.0
pkgrel = 11
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-1.0.0.tar::https://humungus.tedunangst.com/r/honk/d/honk-1.0.0.tgz
sha512sums = 124c5f5a932782c96b0597809af6c1e7142b77ac0a97ab98ac4168b38022817a119b3cf17b21584e5d8289a877a15d2e566b57a43150c6105eec637f8c326eb1
pkgname = honk
|