mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 06:48:18 -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 a6df79c1e9bc84369dbf3d44206ac772 flag-o-matic a7afe42e95fb46ce9691605acfb24672
|
|
_md5_=1b054232cba562861dd6799e2de07039
|