sys-apps/fchroot - 1.0.0 (pentoo)

Search

Install

Install this version:

emerge -a =sys-apps/fchroot-1.0.0

Package Information

Description:
Funtoo's franken-chroot tool
Homepage:
https://pypi.org/project/fchroot/
License:
Apache-2.0

Ebuild Details

Version EAPI Keywords Slot
1.0.0 8 amd64 arm64 ~x86 0
View Raw Ebuild
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DISTUTILS_USE_PEP517=setuptools
PYTHON_COMPAT=( python3_{12..14} )

inherit distutils-r1

DESCRIPTION="Funtoo's franken-chroot tool"
HOMEPAGE="https://pypi.org/project/fchroot/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 arm64 ~x86"

#FIXME:
#QEMU_USER_TARGETS="aarch64 arm"
#app-emulation/qemu[qemu_targets_aarch64(+)]
#app-emulation/qemu static-user
#dev-libs/glib static-libs
#sys-apps/attr static-libs
#sys-libs/zlib static-libs
#dev-libs/libpcre static-libs

Inherited Eclasses

Manifest for 1.0.0

Type File Size Source URLs
DIST fchroot-1.0.0.tar.gz 13823 bytes mirror://pypi/f/fchroot/fchroot-1.0.0.tar.gz