mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
14 lines
550 B
Groff
14 lines
550 B
Groff
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 ~ppc64 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 58a918e3a42d0156f010dcfd43725be5 flag-o-matic fd3558f73f6503093adee69adf41020d
|
|
_md5_=1b054232cba562861dd6799e2de07039
|