aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d8ac99b12a15fa69976a59d94f58a8b85e9d2a77 (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
31
pkgbase = sftpgo-git
	pkgdesc = Fully featured and highly configurable SFTP server with optional FTP/S and WebDAV support. It can serve local filesystem, S3, GCS
	pkgver = r466.a550d08
	pkgrel = 1
	url = https://github.com/drakkan/sftpgo
	install = sftpgo-git.install
	arch = i686
	arch = x86_64
	license = GPL3
	makedepends = gcc
	makedepends = git
	makedepends = go
	makedepends = gzip
	depends = glibc
	optdepends = sqlite: to use SQLite provider
	optdepends = postgresql: to use PostgreSQL provider
	optdepends = mariadb: to use MySQL provider
	optdepends = python-requests: REST API CLI
	optdepends = python-pygments: REST API CLI colors highlight
	provides = sftpgo
	conflicts = sftpgo
	backup = etc/sftpgo/sftpgo.json
	source = git+https://github.com/drakkan/sftpgo.git
	source = sftpgo.json
	source = sftpgo.sysusers
	sha256sums = SKIP
	sha256sums = 3ed05cb055374a935c142c74503ed5125c2f99734394b25cf53d08f8ce2e0cdf
	sha256sums = 24709c97e96376cc581b489810320450ea1ed74ef41d2670aec9905eb5ed717c

pkgname = sftpgo-git