aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a97bf112f69ae55358768079970f23eaec4c3425 (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, Azure Blob
	pkgver = r551.0a14297
	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 = e9d8d24bbeedffabeba3a80342d2c072eeff1343dd1824fe0057de5565d8e9c1
	sha256sums = 44658210043f805057c2e4b473653637a91204e4da17954b08081292c72edcb8

pkgname = sftpgo-git