mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
17 lines
2.3 KiB
Groff
17 lines
2.3 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 https://github.com/waydroid/waydroid
|
|
IDEPEND=dev-util/desktop-file-utils x11-misc/shared-mime-info
|
|
INHERIT=linux-info python-single-r1 xdg
|
|
IUSE=apparmor +clipboard python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
|
LICENSE=GPL-3
|
|
RDEPEND=app-containers/lxc[apparmor?,seccomp] 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.3.0[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.3.0[python_targets_python3_13(-)] dev-python/dbus-python[python_targets_python3_13(-)] ) python_single_target_python3_14? ( clipboard? ( >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_14(-)] ) dev-python/pygobject[python_targets_python3_14(-)] >=dev-python/gbinder-1.3.0[python_targets_python3_14(-)] dev-python/dbus-python[python_targets_python3_14(-)] ) net-firewall/nftables net-dns/dnsmasq >=dev-libs/libglibutil-1.0.80 >=dev-libs/gbinder-1.1.43 x11-themes/hicolor-icon-theme python_single_target_python3_12? ( dev-lang/python:3.12 ) python_single_target_python3_13? ( dev-lang/python:3.13 ) python_single_target_python3_14? ( dev-lang/python:3.14 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/waydroid/waydroid/archive/1.6.2.tar.gz -> waydroid-1.6.2.tar.gz
|
|
_eclasses_=toolchain-funcs 5195689ff6a73b0e789acfa09d4fbcb9 linux-info efd923656513c879204fec6638eadee5 eapi9-pipestatus d2c134036ac31c3085aebc9147f572bd multiprocessing d4511f019dc17ec44bfe46b9e672ca64 python-utils-r1 9c4180f103a0e8340bc993fc85dbdadd python-single-r1 47d8ac9be330c9366112b78fd4f8ce57 xdg-utils 42869b3c8d86a70ef3cf75165a395e09 xdg 3ef49a87c52c8b77c476351195dfe575
|
|
_md5_=2d5b82a0ed6bd9e599fab1207eeeb2fa
|