blob: ba1d885053ad2e5712e54b830a4be6bdec29a612 (
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.46.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.46.0.tar.gz::https://github.com/kimono-koans/httm/archive/refs/tags/0.46.0.tar.gz
sha512sums = ddf3c72c23fd70140cf1cbd55cccd3033b9eada34d7aac2388d1c621ee1f99bc26861ee1318fedbeaf635e60b1b896d82a5e6358b88bd9ac520ebd03dbb5ff23
pkgname = httm
|