7 Commits

Author SHA1 Message Date
Mirko Vogt e536bd5911 qt5*: outsource common PKG_*-vars into common.mk
given qt5/common.mk is now included earlier, some variables such as
CONFIGURE_PREFIX are not yet defined. Since it's always /usr anyway,
set it statically.
2025-05-22 10:58:15 +00:00
Mirko Vogt cecd0e026f qt5*: globally define Qt5 version 2025-05-22 10:58:15 +00:00
Mirko Vogt b749b9e83d qt5*: split qmake.mk into common.mk and qmake.mk
That way projects not using qmake (but cmake) can still import all qt5
specific variables and helper functions, without its routines being
overriden by the qmake specific ones.
2025-05-22 10:58:15 +00:00
Mirko Vogt 8c825c6477 qt5*: include qmake(5).mk file directly from the qt5 package 2025-05-22 10:58:15 +00:00
Mirko Vogt e8e789efc3 qt5*: adjust Qt5 suite to previously applied path/name changes 2025-05-22 10:58:15 +00:00
Mirko Vogt 6655386d5c qt5*: update complete Qt5 suite to latest version: 5.15.16 2025-05-22 10:58:15 +00:00
Mirko Vogt 5418a44bc8 qt5: move qt5 modules into its own sub-directory 2025-05-22 10:58:15 +00:00