blob: 0dfaa338a1780bf8e7d021bc6779b5ee6bbf5810 (
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
|
pkgbase = honk
pkgdesc = ActivityPub compatible server with web frontend.
pkgver = 0.9.5
pkgrel = 1
epoch = 0
url = https://humungus.tedunangst.com/r/honk
install = honk.install
changelog = honk.changelog
arch = x86_64
license = custom:ISC
makedepends = gcc-go
makedepends = sqlite
depends = gcc-go
depends = sqlite
optdepends = nginx: reverse proxy with tls support
provides = honk
conflicts = honk
options = !strip
source = honk-0.9.5.tar.gz::https://humungus.tedunangst.com/r/honk/d/honk-0.9.5.tgz
sha512sums = f8360c06ce320d5bb386b069a8a22398dd7cb972243a27b9c077373108c755c3c496743f9d043675b54b7a63cde0b647fcb94c37470d8be15b46db1cd4a6196d
pkgname = honk
|