aboutsummarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2e5bd1d0b48cbe228eefd97f7ba451fea9c62383 (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
pkgbase = sftpgo-git
	pkgdesc = Full featured and highly configurable SFTP server
	pkgver = r282.016abda
	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
	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
	sha256sums = SKIP
	sha256sums = bed410a931cde9d8e73ba7db3affeb67fcebee66996db8b5dd02ddfad2c4f61e

pkgname = sftpgo-git