I didn't mean to offend you. I assumed that you probably lost interest in the qt5 branch because the latest release is marked as released in 2023. I hesitated to install these packages because I decided that the libraries had changed. As Benny wrote above.
Absolutely no offense taken ! The qt5 libraries are up to date. I have a script running on Github that watches the version numbers and alerts me if they change. The Qt5 one is still on 1.2.15.
zeljko sometimes changes the binding but that does not always require a library rebuild. When he makes a change that needs new libraries, he rev'es the version number.
As a result: on debian, I compiled the qt5 libraries again and still built lazarus.
But I was unable to install packages from qmake on openSUSE 15 on my own, so the question remains open. I will try to build libraries according to your instructions
If you built (a qt5) Lazarus, you must have the libraries in place already ? Just what goes wrong when you try to install the Libraries ? I don't remember which OS Z assumes with the qmake script, unfortunately, different linux systems put libraries in different places. Please check that the target directory actually exists (and, of course, it needs to be done as root).
The rpm libraries (from github) should install OK on OpenSUSE but you do need to copy the key from my repo into your system, instruction on the githup site. I don't test OpenSUSE as often as I should, not my favorite OS !
Davo