blob: dbb69b51c28337e392abc716217d71e845b535f1 (
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-hg
pkgdesc = ActivityPub compatible server with web frontend. Mercurialtip.
pkgver = 1349.47ad620a35db
pkgrel = 2
epoch = 0
url = https://humungus.tedunangst.com/r/honk
install = honk.install
changelog = honk-hg.changelog
arch = x86_64
license = custom:ISC
makedepends = go
makedepends = sqlite
depends = go
depends = sqlite
optdepends = nginx: for TLS and reverse proxying
provides = honk-hg
conflicts = honk-hg
conflicts = honk
options = strip
options = zipman
options = docs
source = hg+https://humungus.tedunangst.com/r/honk
sha512sums = SKIP
pkgname = honk-hg
|