pkgbase = waydroid-git
	pkgdesc = A container-based approach to boot a full Android system on a regular Linux system
	pkgver = 1.3.4.r43.gf4506ff
	pkgrel = 1
	url = https://github.com/waydroid/waydroid
	install = waydroid.install
	arch = any
	license = GPL3
	makedepends = git
	depends = lxc
	depends = python-gbinder
	depends = python-gobject
	depends = nftables
	depends = dnsmasq
	depends = gtk3
	depends = dbus-python
	optdepends = waydroid-image: Android image for use with waydroid
	optdepends = python-pyclip: share clipboard with container
	provides = waydroid
	conflicts = waydroid
	source = git+https://github.com/waydroid/waydroid.git
	sha256sums = SKIP

pkgname = waydroid-git
