Created attachment 14589 [details] patch to add Qt-plugin and switch to Qt6 Description of problem: qhexedit is missing its plugin that can be used with qt-creator/designer and qhexedit package could be build against Qt6 too. Attached is a patch for qhexedit2 spec file that can pick/enable any of Qt5/Qt6 backends, builds the Qt plugin and runs the self tests; I will also post a modified qhexedit2_build.patch that adds support for Qt6. Regards.
Created attachment 14590 [details] adds Qt6 backend support
Thank you Aurelian for the report and input. Unsure whether what you have supplied includes the missing plugin, or whether that remains the request. Assigning directly to DavidG because you are clearly the current maintainer for this package.
Assignee: bugsquad => geiger.david68210
(In reply to Lewis Smith from comment #2) > Unsure whether what you have supplied includes the missing plugin, or > whether that remains the request. The proposed spec file patch enables building of the qt-plugin. Cheers.