summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 8b19e18dd261b2c47ece48f6182cce8752e1fef6 (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
39
40
41
42
43
44
pkgbase = backintime
	pkgver = 1.4.0
	pkgrel = 2
	url = https://github.com/bit-team/backintime
	arch = any
	license = GPL
	checkdepends = openssh
	checkdepends = python-dbus
	checkdepends = rsync
	checkdepends = systemd
	checkdepends = python-pyfakefs
	checkdepends = oxygen-icons
	makedepends = python
	source = backintime-1.4.0.tar.gz::https://github.com/bit-team/backintime/archive/refs/tags/v1.4.0.tar.gz
	source = pr1536.patch::https://patch-diff.githubusercontent.com/raw/bit-team/backintime/pull/1536.patch
	sha256sums = 97227a2e5926f08e37bca3fa325e9017b29fe991612340666a376e2eb8804885
	sha256sums = 0e3f87e15a0dd96a8ca0b23c86f4c01329ec76d02900e690075a5b2c135de48c

pkgname = backintime
	pkgdesc = Simple backup system inspired from the Flyback Project and TimeVault. Qt5 GUI version.
	depends = backintime-cli=1.4.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
	optdepends = qt5-translation: translate BIT dialogs into native language

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
	depends = python-packaging
	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