blob: 10d08ea77bd11958bda76bca1e6476ed505c012c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=configure install prepare
DEPEND=sys-fs/btrfs-progs
DESCRIPTION=Utility to find btrfs compression type/ratio on a file or set of files
EAPI=7
HOMEPAGE=https://github.com/kilobyte/compsize
INHERIT=flag-o-matic toolchain-funcs
IUSE=debug
KEYWORDS=amd64 ~arm ~arm64 x86
LICENSE=GPL-2+ GPL-2
SLOT=0
SRC_URI=https://github.com/kilobyte/compsize/archive/v1.5.tar.gz -> compsize-1.5.tar.gz
_eclasses_=toolchain-funcs 7a9551c9a6680454019664620505375a multilib 6f710a580aea2e8c7f5be70f8912ad43 edos2unix 33e347e171066657f91f8b0c72ec8773 l10n 3c7381c56a184f0dd5ba3fb824808f30 wrapper 4251d4c84c25f59094fd557e0063a974 eutils 9a53f21c753d823ba20a22f857c25cb4 flag-o-matic bc2e7662a4a9a8643be851982a837ddc
_md5_=69c16b67e140124d3445376b08d9b7c1
|