summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 17cfbf382c3a9976784858363951362ff4da6348 (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, BTRFS, or NILFS snapshots.
	pkgver = r2286.67c7ce3
	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