blob: 13e6589ff48abd2e87dfbd6fc9145c6d2aca0153 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = bartos
pkgdesc = Barto central job scheduling server
pkgver = 1.5.11
pkgrel = 1
url = https://github.com/rustyhorde/barto
install = bartos.install
arch = x86_64
license = MIT
license = Apache-2.0
makedepends = cargo
optdepends = mariadb: local database server
optdepends = logrotate: periodic cleanup of rotated log files
optdepends = xz: xz compression of rotated log files
source = bartos-1.5.11.tar.gz::https://github.com/rustyhorde/barto/archive/v1.5.11.tar.gz
sha256sums = b3d451d59ace506adda572bfbcd93fe9da019cbbbd9e75a79d8c0de8517551dc
pkgname = bartos
|