main/postmarketos-anbox: drop (MR 2710)
Let's use waydroid instead.
This commit is contained in:
parent
d88960dc39
commit
06cd6765c4
2 changed files with 0 additions and 18 deletions
|
@ -1,15 +0,0 @@
|
||||||
# Maintainer: Antoine Fontaine <antoine.fontaine@epfl.ch>
|
|
||||||
pkgname=postmarketos-anbox
|
|
||||||
pkgver=0
|
|
||||||
pkgrel=1
|
|
||||||
pkgdesc="Android in a box: postmarketos metapackage"
|
|
||||||
arch="x86_64 armv7 aarch64"
|
|
||||||
url="https://wiki.postmarketos.org/wiki/Anbox"
|
|
||||||
license="GPL-3.0-or-later"
|
|
||||||
options="!check"
|
|
||||||
install="$pkgname.post-install"
|
|
||||||
depends="anbox anbox-image postmarketos-config-nftables-anbox"
|
|
||||||
|
|
||||||
package() {
|
|
||||||
mkdir -p "$pkgdir"
|
|
||||||
}
|
|
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
rc-update add anbox-container-manager default
|
|
Loading…
Reference in a new issue