blob: 8ca2fb4516a92106c626fdf335ebab51df446ee5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
pkgbase = httm
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 = 0.47.0
pkgrel = 1
url = https://github.com/kimono-koans/httm
arch = x86_64
license = MPL-2.0
makedepends = cargo
depends = gcc-libs
optdepends = btrfs-progs: BTRFS support
optdepends = zfs-utils: ZFS support
optdepends = nilfs-utils: NILFS2 support
conflicts = httm-bin
conflicts = httm-git
options = !strip
options = !emptydirs
source = httm-0.47.0.tar.gz::https://github.com/kimono-koans/httm/archive/refs/tags/0.47.0.tar.gz
sha512sums = 2c2af6235c9aeb4dbbf27b1414cacaa6fd72fb92778b7081f89cb25e722a330baaac202a8c4e5361304c98ef583c479d982034d62fb1b36156fc48262702bae3
pkgname = httm
|