blob: b87d36692a9947860fff7e82be0fdbe22719d0ab (
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.1
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.1.tar.gz::https://github.com/kimono-koans/httm/archive/refs/tags/0.35.1.tar.gz
sha512sums = 4e11be4c3bc39d1210ff4a0f5ba2c91024d1edfc08f16e59106439b2e851d1a0bb90a1cb931bc935b8b2437d03a1cdc76f220b15dcae923f5514dcee8d742763
pkgname = httm
|