blob: 5b8e8967bba19498204277b86c1ce40b84626194 (
plain)
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
26
27
28
29
30
|
pkgbase = bitmagnet-git
pkgdesc = A self-hosted BitTorrent indexer, DHT crawler, content classifier and torrent search engine with web UI, GraphQL API and Servarr stack integration.
pkgver = v0.7.7.r1.gaa135e0
pkgrel = 1
url = https://bitmagnet.io/
arch = any
license = MIT
makedepends = git
makedepends = go
depends = glibc
optdepends = postgresql: database
optdepends = redis: cache
optdepends = prometheus: metrics
optdepends = loki: logs
optdepends = grafana: dashboards
optdepends = pyroscope: profiling
provides = bitmagnet=v0.7.7.r1.gaa135e0
backup = etc/bitmagnet/config.yml
source = git+https://github.com/bitmagnet-io/bitmagnet
source = config.yml
source = bitmagnet.service
source = dirs.conf
source = user.conf
sha256sums = SKIP
sha256sums = 20f4a744e7b5f8549a66713bee5fcb65fcee58647370b2107adbc0f0bfc000c9
sha256sums = b8fe373d25c857f312cc4a88c4056065a9df39c5a2b3e560fd879723864c5b8f
sha256sums = 5f80125347060d22175732fa0304df425178ae54282ccf2a3ce9e22a970b60ae
sha256sums = 6289a984a94570fd25a0330646caabc20e6cb871d1b141d27cc98d6781d6b35a
pkgname = bitmagnet-git
|