summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c6442fe4306ccb958cd94f4b9eecc74c7e4a79d7 (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
32
33
34
35
36
37
38
# Generated by mksrcinfo v8
# Wed Mar 29 19:18:42 UTC 2017
pkgbase = backintime
	pkgver = 1.1.18
	pkgrel = 1
	url = https://github.com/bit-team/backintime
	arch = any
	license = GPL
	makedepends = python
	source = backintime-1.1.18.tar.gz::https://github.com/bit-team/backintime/archive/v1.1.18.tar.gz
	sha256sums = ee2bc5151f0b08cbe3670ba8bd09e3341ddbadad3d0c9792982ff05e87fddbbd

pkgname = backintime
	pkgdesc = Simple backup system inspired from the Flyback Project and TimeVault. QT4 GUI version.
	depends = backintime-cli=1.1.18
	depends = xorg-xdpyinfo
	depends = python-pyqt4
	depends = libnotify
	depends = ttf-font
	depends = icu
	depends = polkit
	optdepends = kompare: diff/patch frontend
	optdepends = meld: diff/patch frontend
	optdepends = python-keyring: store and access passwords safely

pkgname = backintime-cli
	pkgdesc = Simple backup system inspired from the Flyback Project and TimeVault. CLI version.
	depends = rsync
	depends = cron
	depends = openssh
	depends = python-keyring
	depends = python-dbus
	depends = polkit
	optdepends = backintime: QT4 GUI version
	optdepends = encfs: encrypted filesystem in user-space
	optdepends = pm-utils: for laptops allows an option to not snapshot on battery
	optdepends = sshfs: FUSE client based on the ssh file transfer protocol