summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a31edf5ca7a10fb0bfa66a42a1d6c684c28f2a1b (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
pkgbase = bup-git
	pkgdesc = Highly efficient file backup system based on the git packfile format (development version)
	pkgver = 1279.fc2bffc
	pkgrel = 1
	url = https://github.com/bup/bup
	arch = i686
	arch = x86_64
	license = GPL
	depends = python2
	depends = python2-fuse
	depends = par2cmdline
	depends = pylibacl
	depends = python2-pyxattr
	depends = attr
	depends = acl
	depends = git
	optdepends = python2-tornado: launch a web server to examine backup sets
	provides = bup
	conflicts = bup
	source = bup-git::git+https://github.com/bup/bup.git
	md5sums = SKIP

pkgname = bup-git