Skip to content

Instantly share code, notes, and snippets.

sudo apk add git make gcc g++ qt5-qtbase-dev cmake extra-cmake-modules qt5-qtvirtualkeyboard-dev qt5-qtwayland-dev xorg-server-xwayland xcb-util-dev xcb-util-cursor-dev libxcursor-dev qt5-qtxmlpatterns-dev
git clone https://github.com/lirios/cmake-shared
git clone https://github.com/lirios/qml-xwayland
cd cmake-shared & mkdir build & cd build & cmake -DCMAKE_INSTALL_PREFIX=/usr .. & make & sudo make install
cd qml-xwayland & mkdir build & cd build & cmake -DCMAKE_INSTALL_PREFIX=/usr .. & make & sudo make install
sudo cp -rv /usr/lib/qml/Liri/ /usr/lib/qt5/qml/