summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 042ed614318cb451e120864ef771c3612a9a4f57 (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
# Generated by mksrcinfo v8
# Sat Apr 27 14:12:02 UTC 2019
pkgbase = backintime
	pkgver = 1.2.0
	pkgrel = 1
	url = https://github.com/bit-team/backintime
	arch = any
	license = GPL
	makedepends = python
	source = backintime-1.2.0.tar.gz::https://github.com/bit-team/backintime/archive/v1.2.0.tar.gz
	sha256sums = 79eb77060df2471b0a3baacacab237cc4ee0d712d27e5b98c5398550e89d2115

pkgname = backintime
	pkgdesc = Simple backup system inspired from the Flyback Project and TimeVault. QT5 GUI version.
	depends = backintime-cli=1.2.0
	depends = libnotify
	depends = polkit
	depends = python-dbus
	depends = python-pyqt5
	depends = xorg-xdpyinfo
	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 = cron
	depends = fuse2
	depends = openssh
	depends = python-dbus
	depends = python-keyring
	depends = rsync
	optdepends = backintime: QT5 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