Source: waydroid
Section: utils
Maintainer: Seyed Mohamad Amin Modaresi <modaresisofthard@proton.me>
Build-Depends:
 debhelper-compat (= 13),
 dh-apparmor,
Standards-Version: 4.7.4
Homepage: https://github.com/waydroid/waydroid
Vcs-Browser: https://salsa.debian.org/amin_modaresi/waydroid
Vcs-Git: https://salsa.debian.org/amin_modaresi/waydroid.git

Package: waydroid
Architecture: all
Depends:
 ${misc:Depends},
 python3,
 lxc,
 python3-gbinder,
 python3-gi,
 gir1.2-gtk-3.0,
 python3-dbus,
 dbus,
 pkexec,
 polkitd,
 pipewire-pulse | pulseaudio,
 nftables | iptables,
Suggests:
 ca-certificates,
 adb,
Description: container-based approach to boot a full Android system on GNU/Linux
 container-based approach to boot a full Android system on regular
 GNU/Linux systems running Wayland based desktop environments.
 .
 Waydroid uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full
 Android system in a container and provide Android applications on any
 GNU/Linux-based platform (arm, arm64, x86, x86_64).
 .
 The Android system inside the container has direct access to needed
 hardware through LXC and the binder interface.
 .
 Note: Waydroid only works under a Wayland session.
