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:
parent
de75d745dd
commit
0cdb4b56a6
1 changed files with 24 additions and 0 deletions
24
main/postmarketos-ui-sxmo/APKBUILD
Normal file
24
main/postmarketos-ui-sxmo/APKBUILD
Normal 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"
|
||||
}
|
Loading…
Reference in a new issue