summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 59f65724baf9ec075a2c9cff28fe3216a5d75e18 (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-git
	pkgver = 1.4.3.r54.g50c74444
	pkgrel = 1
	url = https://github.com/bit-team/backintime
	install = backintime-git.install
	arch = any
	license = GPL
	makedepends = git
	makedepends = python
	source = backintime-git::git+https://github.com/bit-team/backintime.git
	sha256sums = SKIP

pkgname = backintime-git
	pkgdesc = Simple backup/snapshot system inspired by Flyback and TimeVault. Qt6 GUI version
	depends = backintime-cli-git
	depends = libnotify
	depends = polkit
	depends = python-dbus
	depends = python-pyqt6
	depends = xorg-xdpyinfo
	optdepends = kompare: diff tool
	optdepends = meld: diff tool
	optdepends = oxygen-icons: fallback icons
	optdepends = python-keyring: store passwords
	optdepends = qt6-translations: translate dialogs
	optdepends = qt6-wayland: wayland support
	provides = backintime
	conflicts = backintime

pkgname = backintime-cli-git
	pkgdesc = Simple backup/snapshot system inspired by Flyback and TimeVault. CLI version
	depends = cron
	depends = fuse2
	depends = openssh
	depends = python-dbus
	depends = python-keyring
	depends = python-packaging
	depends = rsync
	optdepends = encfs: encrypted filesystems
	optdepends = sshfs: remote filesystems
	provides = backintime-cli
	conflicts = backintime-cli