blob: 738c2aec37571544cecdb08937cebf9fe504cff8 (
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.3
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.3.tar::https://humungus.tedunangst.com/r/honk/d/honk-1.2.3.tgz
sha512sums = 1a90b727baf03bd3ee96240ff8f86dd21e1d983e75fe88ae738af9a270ce5300e3b7c5ec6769beee051c1dcd6b9b12dfedcbdf363d1df89426599704f0a0116e
pkgname = honk
|