blob: 2ecaf5c231701c480f8ab0001e3c505fa468001d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = waydroid-biglinux-git
pkgdesc = Use Waydroid on X11
pkgver = r25.f84180a
pkgrel = 1
url = https://github.com/biglinux/waydroid-biglinux
arch = any
license = GPL
makedepends = git
source = git+https://github.com/biglinux/waydroid-biglinux.git
sha512sums = SKIP
pkgname = waydroid-biglinux-git
depends = waydroid
depends = python-pyclip
depends = bigbashview
depends = yad
depends = weston
provides = waydroid-biglinux
conflicts = waydroid-biglinux
|