summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 728944ce1cd28aab2b26fb51321165e051a479ee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = httm-git
	pkgdesc = Prints the size, date and locations of available unique versions (deduplicated by modify time and size) of files residing on ZFS or BTRFS snapshots.
	pkgver = r2167.8bd326f
	pkgrel = 1
	url = https://github.com/kimono-koans/httm
	arch = x86_64
	license = MPL-2.0
	makedepends = cargo
	makedepends = git
	depends = gcc-libs
	optdepends = btrfs-progs: BTRFS support
	optdepends = zfs-utils: ZFS support
	optdepends = nilfs-utils: NILFS2 support
	provides = httm
	conflicts = httm
	conflicts = httm-bin
	options = !strip
	options = !emptydirs
	source = git+https://github.com/kimono-koans/httm.git
	sha512sums = SKIP

pkgname = httm-git