blob: 52e4bf2d8ec2310b7695c36decb1862ca8696e88 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
BDEPEND=>=app-portage/elt-patches-20170815 || ( >=sys-devel/automake-1.16.1:1.16 >=sys-devel/automake-1.15.1:1.15 ) >=sys-devel/autoconf-2.69 >=sys-devel/libtool-2.4 >=dev-vcs/git-1.8.2.1[curl]
DEFINED_PHASES=configure install prepare unpack
DEPEND=sys-libs/zlib:= lz4? ( app-arch/lz4:= ) lzo? ( dev-libs/lzo:= ) xz? ( app-arch/xz-utils:= ) selinux? ( sys-libs/libselinux:= ) zstd? ( app-arch/zstd:= )
DESCRIPTION=A new set of tools for working with SquashFS images
EAPI=7
HOMEPAGE=https://github.com/AgentD/squashfs-tools-ng
IUSE=lz4 lzo selinux +tools +xz zstd
LICENSE=LGPL-3+ tools? ( GPL-3+ )
PROPERTIES=live
RDEPEND=sys-libs/zlib:= lz4? ( app-arch/lz4:= ) lzo? ( dev-libs/lzo:= ) xz? ( app-arch/xz-utils:= ) selinux? ( sys-libs/libselinux:= ) zstd? ( app-arch/zstd:= )
SLOT=0
_eclasses_=autotools 7d999b62b8749fad43fff00620cedf47 git-r3 86a0188f2ad9eb3d65e4d031ab8a0422 libtool f143db5a74ccd9ca28c1234deffede96 multilib c9e26066f2b7b5a91ad08d042f7f7306 toolchain-funcs 512eb3367f507ebaa1d1d43ab7d66e6c
_md5_=0a9574281289db9df753095a0a7197d4
|