summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: bc6c2d247b161afec13b8c5a4569f728fdd7b8b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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