cornelius / inqlude

Command line client for independent Qt library archive
inqlude.org
GNU General Public License v2.0
31 stars 11 forks source link

Show Qt5 compability #20

Open xhochy opened 10 years ago

xhochy commented 10 years ago

As Qt5 gets more mature and a lot libriaries are/will be currently ported, it would be nice to show if a library supports building and running with Qt5.

cornelius commented 7 years ago

As a generalisation it might be helpful to state something like a minimum Qt version for cases where libraries make use of features which are not available in all Qt versions. Maybe something like an array of minimum Qt versions or splitting manifests between Qt 4 and Qt 5. Given that Qt 4 is not really supported anymore this might more be a question for a future Qt 6. Needs a bit more thought.