summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b28617829b570967cbee6fa2b5c518a76795babd (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
pkgbase = duplicity-git
	pkgdesc = A utility for encrypted, bandwidth-efficient backups using the rsync algorithm.
	pkgver = 0.8.21.dev6
	pkgrel = 1
	url = https://www.nongnu.org/duplicity/
	arch = x86_64
	license = GPL
	makedepends = git
	makedepends = python-setuptools
	makedepends = python-setuptools-scm
	depends = gnupg
	depends = librsync
	depends = python-paramiko
	depends = python-fasteners
	depends = python-future
	optdepends = lftp: backend for ftp, ftps, fish
	optdepends = ncftp: alternative backend for ftp
	optdepends = python-boto: Amazon S3 and Google Cloud Storage backend
	optdepends = python-dropbox: Dropbox backend
	optdepends = python-gobject: GIO backend
	optdepends = gvfs: GIO backend
	optdepends = python-pydrive: Google Drive backend
	optdepends = python-requests-oauthlib: OneDrive backend
	optdepends = rsync: rsync backend
	provides = duplicity
	conflicts = duplicity
	source = git+https://gitlab.com/duplicity/duplicity.git
	md5sums = SKIP

pkgname = duplicity-git