summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: fd39bc4fad44f449604d1af7eb897753652ea855 (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
pkgbase = limine-snapper-sync-git
	pkgdesc = The tool syncs Snapper snapshots with Limine bootloader
	pkgver = r92.f9b0db9
	pkgrel = 1
	url = https://gitlab.com/Zesko/limine-snapper-sync
	arch = any
	license = GPL3
	makedepends = git
	makedepends = maven
	depends = bash
	depends = java-environment-openjdk>=17
	depends = limine
	depends = snapper
	depends = btrfs-progs
	depends = inotify-tools
	optdepends = dunst: Displays a desktop notification for one-click restoration.
	optdepends = limine-dracut-support: Automates kernel installation/removal and Limine boot entry management.
	optdepends = rsync: Provides an alternative method for restoring snapshots.
	optdepends = journalctl-desktop-notification: Sends desktop notifications for errors, including detected hardware issues.
	optdepends = b3sum: Blake3 fast hash function that avoids duplication.
	conflicts = limine-snapper-sync
	backup = etc/limine-snapper-sync.conf
	source = git+https://gitlab.com/Zesko/limine-snapper-sync.git
	sha1sums = SKIP

pkgname = limine-snapper-sync-git