pmaports/main/postmarketos-ui-fbkeyboard
Alexey Minnekhanov e78098c34f
main/postmarketos-ui-fbkeyboard: fix dejavu font path (MR 3582)
Alpine has changed location and package name of ttf-dejavu
fonts, adjust to new location.

Without this, fbkeyboard service crashes with error:

  unable to load font file: No such file or directory

Default font path is hardcoded [1] to
  "/usr/share/fonts/ttf-dejavu/DejaVuSans.ttf".
Luckily there is a CLI switch to change default, use it.

[1] https://github.com/bakonyiferenc/fbkeyboard/blob/master/fbkeyboard.c#L37
2022-10-24 13:10:52 +03:00
..
APKBUILD main/postmarketos-ui-fbkeyboard: fix dejavu font path (MR 3582) 2022-10-24 13:10:52 +03:00
fbkeyboard.init main/postmarketos-ui-fbkeyboard: fix dejavu font path (MR 3582) 2022-10-24 13:10:52 +03:00
postmarketos-ui-fbkeyboard.post-install main/postmarketos-ui-fbkeyboard: enable networkmanager by default (MR 2174) 2021-05-24 11:39:08 +02:00
postmarketos-ui-fbkeyboard.post-upgrade
postmarketos-ui-fbkeyboard.pre-deinstall