I've packaged QDjango and in the process of packaging nzmqt (see my home subprojects).
Are there packaging guidelines for Qt 5 libs/applications? I used the same approach as in qt libraries packages (libqt5-qtscript), but I'm not quite sure: should I name nzmqt library as libQt5nzmqt, libQt5Nzmqt, libnzmqt? What should I do if qmake + make generate library with bad name (rename/patch .pro file)?
Are there packaging guidelines for Qt 5 libs/applications? I used the same approach as in qt libraries packages (libqt5-qtscript), but I'm not quite sure: should I name nzmqt library as libQt5nzmqt, libQt5Nzmqt, libnzmqt? What should I do if qmake + make generate library with bad name (rename/patch .pro file)?