summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f635e1b0cc065a595dafd85fcc94b47ff79b5e05 (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 = bup-git
	pkgdesc = Efficient file backup system based on the git packfile format
	pkgver = 0.33.r49.gc3660183
	pkgrel = 1
	epoch = 1
	url = https://bup.github.io/
	arch = i686
	arch = x86_64
	arch = aarch64
	license = GPL
	checkdepends = rsync
	checkdepends = python-pytest
	makedepends = pandoc
	depends = python-fuse
	depends = par2cmdline
	depends = python-pyxattr
	depends = acl
	depends = readline
	depends = attr
	depends = git
	optdepends = python-tornado: launch a web server to examine backup sets
	optdepends = readline: FTP access
	optdepends = par2cmdline: error correction
	optdepends = python-pytest-xdist: parallel tests
	provides = bup=0.33.r49.gc3660183
	conflicts = bup
	source = bup-git::git+https://github.com/bup/bup.git
	sha512sums = SKIP

pkgname = bup-git