[wpe-webkit] AArch64 builds in AUR
Andrea Giammarchi
andrea.giammarchi at gmail.com
Fri Mar 22 05:28:51 PDT 2019
Hi Diego (and others)
So, I like automations but having conflicts with dependencies is not super
simple to handle.
I had to re-package cog as cog-wpe-gl so it doesn't bother trying to
rebuild wpewebkit from the scratch.
To install all packages you can simply:
bash <(curl -s archibold.io/kiosk/utils/wpe-aarch64)
the content of the file is here:
https://github.com/WebReflection/archibold.io/blob/gh-pages/kiosk/utils/wpe-aarch64
If you want to install everything from scratch with one command, and
low-to-little interaction (unfortunately mandatory), I've prepared a s
script that does all the things for you:
Boot and login as root, type this:
bash <(curl -s archibold.io/kiosk/wpe)
Follow the instructions (it will ask you from time to time to add some root
or alarm password)
If everything goes fine, at the end of the script it should reboot into
full screen 720p kiosk on a local page showing the IP add and info.
You can then ssh alarm at 192.168.1.111 (or whatever address it shows) and
change the initial page from that point on, to anything else you like.
If you are into NodeJS you can follow these instructions:
https://medium.com/@WebReflection/nodejs-for-the-web-pi-kiosk-126283f5be16
Have fun 👋
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-wpe/attachments/20190322/66c787f4/attachment.html>
More information about the webkit-wpe
mailing list