main/postmarketos-anbox: new aport (!956)

This commit is contained in:
Antoine Fontaine 2020-02-15 11:10:09 +01:00 committed by Alexey Min
parent 56dd569e56
commit 94f54a4da9
No known key found for this signature in database
GPG key ID: 0B19D2A65870B448
2 changed files with 19 additions and 0 deletions

View file

@ -0,0 +1,16 @@
# Contributor: Antoine Fontaine <antoine.fontaine@epfl.ch>
# Maintainer: Antoine Fontaine <antoine.fontaine@epfl.ch>
pkgname=postmarketos-anbox
pkgver=0
pkgrel=0
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"
package() {
mkdir -p "$pkgdir"
}

View file

@ -0,0 +1,3 @@
#!/bin/sh
rc-update add anbox-container-manager default