2020-08-01 23:19:28 +00:00
|
|
|
# Maintainer: Miles Alan <m@milesalan.com>
|
|
|
|
pkgname=postmarketos-ui-sxmo
|
2020-12-05 13:06:32 +00:00
|
|
|
pkgver=1.2.0
|
2020-08-01 23:19:28 +00:00
|
|
|
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"
|
2020-12-05 13:06:32 +00:00
|
|
|
depends="sxmo-xdm-config"
|
2020-08-01 23:19:28 +00:00
|
|
|
_pmb_recommends="
|
|
|
|
firefox-esr
|
|
|
|
foxtrotgps
|
|
|
|
gnome-icon-theme
|
|
|
|
htop
|
|
|
|
mobile-config-firefox
|
|
|
|
netsurf
|
|
|
|
sacc
|
|
|
|
xcalc
|
|
|
|
"
|
|
|
|
options="!check" # has no tests
|
|
|
|
|
|
|
|
package() {
|
|
|
|
mkdir -p "$pkgdir"
|
|
|
|
}
|