main/postmarketos-ui-sxmo: new aport (MR 1472)

(X11) Simple X Mobile: Mobile environment based on simple & suckless
software (best compatibility on pinephone)
This commit is contained in:
Miles Alan 2020-08-01 18:19:28 -05:00 committed by Oliver Smith
parent de75d745dd
commit 0cdb4b56a6
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB

View file

@ -0,0 +1,24 @@
# Maintainer: Miles Alan <m@milesalan.com>
pkgname=postmarketos-ui-sxmo
pkgver=0.2
pkgrel=0
pkgdesc="(X11) Simple X Mobile: Mobile environment based on simple & suckless software (best compatibility on pinephone)"
url="http://sr.ht/~mil/Sxmo"
arch="noarch !armhf"
license="MIT"
depends="sxmo-xdm"
_pmb_recommends="
firefox-esr
foxtrotgps
gnome-icon-theme
htop
mobile-config-firefox
netsurf
sacc
xcalc
"
options="!check" # has no tests
package() {
mkdir -p "$pkgdir"
}