blob: c3892a8e367cf25f9d70ca85d392859e11589e9e (
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 or BTRFS snapshots.
pkgver = 0.35.2
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.35.2.tar.gz::https://github.com/kimono-koans/httm/archive/refs/tags/0.35.2.tar.gz
sha512sums = e2c2f3ff0439f70fb4ab7820f32a7db565b027af7303f0a06a75662aa129f1ee5a610a9e214ba251f6b83466ca0b5a69eb6be83bafe4787955e6b92467e8ba85
pkgname = httm
|