pmaports/main/postmarketos-ui-sxmo-de-dwm/APKBUILD
Clayton Craft 4f790fb8f9
pmos-ui-*: replace megapixels in pmb_recommends with pmos-default-camera (MR 3815)
fixes #1912, #1557

[ci:skip-build]: already built successfully in CI
2023-03-01 08:42:58 +01:00

58 lines
842 B
Text

# Reference: https://postmarketos.org/uipkg
# Maintainer: Miles Alan <m@milesalan.com>
pkgname=postmarketos-ui-sxmo-de-dwm
pkgver=1.13.0
pkgrel=1
pkgdesc="Simple Mobile: Mobile environment based on SXMO and running on dwm"
url="http://sr.ht/~mil/Sxmo"
arch="noarch !armhf"
license="MIT"
depends="
sxmo-common
autocutsel
conky
dunst
svkbd
sxiv
sxmo-dmenu
sxmo-dwm
sxmo-st
unclutter-xfixes
xcalib
xclip
xdotool
xdpyinfo
xinput
xprintidle
xprop
xrandr
xrdb
xsel
xset
xsetroot
xwininfo
"
install="$pkgname.post-install"
_pmb_recommends="
w3m
sfeed
adwaita-icon-theme
clickclack
feh
firefox-esr
font-noto
font-noto-emoji
mobile-config-firefox
postmarketos-default-camera
ttyescape
xcalc
"
provides="postmarketos-ui-sxmo"
provider_priority=5
options="!check" # has no tests
package() {
mkdir -p "$pkgdir"
}