blob: d60077d93978b6595a70784b961ca995dd3a9018 (
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
|
pkgbase = meshcentral
pkgdesc = The open source, multi-platform, self-hosted, feature packed web site for remote device management
pkgver = 1.1.5
pkgrel = 1
url = https://meshcentral.com/info/
arch = any
license = Apache
makedepends = npm
depends = nodejs<18.1.0
optdepends = nodejs-acme-client: Auto trusted TLS certificate support
optdepends = nodejs-modern-syslog: syslog support
optdepends = nodejs-nodemailer: SMTP support
optdepends = nodejs-passport-saml: SAML authentication support
noextract = meshcentral-1.1.5.tgz
backup = etc/meshcentral/config.json
source = https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.5.tgz
source = meshcentral.service
source = meshcentral.sysusers
source = meshcentral.tmpfiles
sha256sums = 54fdc292342b7d1ed0f769343f5470a8cdda1967fa311779c1a627698e3d4028
sha256sums = d88ad4d11395bd13a4aa64829bf03977ac3511134be2dbe875b95c7243e5bf92
sha256sums = d907415d1be94568c92d3a05e70dd855f004ebed2c4170f5c2d2f36c0dfd5199
sha256sums = ba5d7e33bc3ce9ce33d20b23e8632af8f1e1507908bba3e91dae1a0cf460ddcc
pkgname = meshcentral
|