blob: c7ec0ef5d735c49629655155e9fe77edec8a8eb3 (
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
|
pkgbase = backintime
pkgver = 1.4.1
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.1.tar.gz::https://github.com/bit-team/backintime/archive/refs/tags/v1.4.1.tar.gz
sha256sums = fd9482f94981b2df0da568e09376a0961e873c37ccf641d4cc91effc810c4e94
pkgname = backintime
pkgdesc = Simple backup system inspired from the Flyback Project and TimeVault. Qt5 GUI version.
depends = backintime-cli=1.4.1
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-translations: 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
|