mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-11 08:03:16 -04:00
17 lines
2.2 KiB
Groff
17 lines
2.2 KiB
Groff
DEFINED_PHASES=config install postinst postrm preinst prepare setup
|
|
DEPEND=|| ( virtual/linux-sources virtual/dist-kernel )
|
|
DESCRIPTION=Container-based approach to boot a full Android system on Linux systems
|
|
EAPI=8
|
|
HOMEPAGE=https://waydro.id
|
|
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
|
INHERIT=linux-info xdg python-single-r1
|
|
IUSE=apparmor +clipboard systemd python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
|
LICENSE=GPL-3
|
|
RDEPEND=systemd? ( sys-apps/systemd ) app-containers/lxc[systemd?,apparmor?,seccomp] python_single_target_python3_11? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_11(-)] ) dev-python/pygobject[python_targets_python3_11(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_11(-)] dev-python/dbus-python[python_targets_python3_11(-)] ) python_single_target_python3_12? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_12(-)] ) dev-python/pygobject[python_targets_python3_12(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_12(-)] dev-python/dbus-python[python_targets_python3_12(-)] ) python_single_target_python3_13? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_13(-)] ) dev-python/pygobject[python_targets_python3_13(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_13(-)] dev-python/dbus-python[python_targets_python3_13(-)] ) net-firewall/nftables net-dns/dnsmasq >=dev-libs/libglibutil-1.0.79 >=dev-libs/gbinder-1.1.41 python_single_target_python3_11? ( dev-lang/python:3.11 ) python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/waydroid/waydroid/archive/1.5.2.tar.gz -> waydroid-1.5.2.tar.gz
|
|
_eclasses_=toolchain-funcs f9d71a6efe9d083aec750dd13968e169 linux-info efd923656513c879204fec6638eadee5 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575 multiprocessing 1e32df7deee68372153dca65f4a7c21f python-utils-r1 9c45b7a544652d5b47888c9a419c6ccc python-single-r1 47d8ac9be330c9366112b78fd4f8ce57
|
|
_md5_=598a47aee551c3408e3e443c1389aa2d
|