mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 15:45:15 -04:00
16 lines
1.7 KiB
Plaintext
16 lines
1.7 KiB
Plaintext
DEFINED_PHASES=compile config install postinst postrm 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
|
|
INHERIT=linux-info xdg-utils python-single-r1
|
|
IUSE=systemd apparmor python_single_target_python3_10 python_single_target_python3_11
|
|
KEYWORDS=~amd64 ~arm ~arm64 ~x86
|
|
LICENSE=GPL-3
|
|
RDEPEND=systemd? ( sys-apps/systemd ) app-containers/lxc[systemd?,apparmor?,seccomp] python_single_target_python3_10? ( dev-python/pygobject[python_targets_python3_10(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_10(-)] >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/pygobject[python_targets_python3_11(-)] >=dev-python/gbinder-1.1.1[python_targets_python3_11(-)] >=dev-python/pyclip-0.7.0[wayland,python_targets_python3_11(-)] ) net-firewall/nftables[modern-kernel] net-dns/dnsmasq >=dev-libs/libglibutil-1.0.67 >=dev-libs/gbinder-1.1.21 python_single_target_python3_10? ( dev-lang/python:3.10 ) python_single_target_python3_11? ( dev-lang/python:3.11 )
|
|
REQUIRED_USE=^^ ( python_single_target_python3_10 python_single_target_python3_11 )
|
|
SLOT=0
|
|
SRC_URI=https://github.com/waydroid/waydroid/archive/1.4.0.tar.gz -> waydroid-1.4.0.tar.gz
|
|
_eclasses_=toolchain-funcs fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 linux-info c4f1201b96a8a2c1f3b86cc8b2c71c91 xdg-utils baea6080dd821f5562d715887954c9d3 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-utils-r1 12aa0037eb004139215ff04894d52b28 python-single-r1 75118e916668a74c660a13b0ecb22562
|
|
_md5_=384588a3d855392d09e02241ce39c4b0
|