diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-07-19 23:04:25 -0400 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2022-07-31 21:55:49 -0400 |
commit | 1f466ed6be932526fc69e72ffd50390691d0d382 (patch) | |
tree | e7ba75114c415811b5477cd2b58dd0d1ed0483f3 /.gitignore | |
parent | a13a687989814380b65233f82a967c5475e33ad6 (diff) | |
download | guix-1f466ed6be932526fc69e72ffd50390691d0d382.tar.gz guix-1f466ed6be932526fc69e72ffd50390691d0d382.zip |
build: qt: Add qtbase argument and wrap Qt environment variables exactly.
* guix/build-system/qt.scm (default-qtbase): New variable.
(lower) <#:qtbase>: Add argument...
[build-inputs]: ... and propagate it here.
(qt-build): Add qtbase argument.
(qt-cross-build): Likewise.
* guix/build/qt-utils.scm (%default-qt-major-version): New variable.
(variables-for-wrapping): Add qt-major-version argument, and use it to format
the various path prefixes. Wrap QT environment variables exactly.
(wrap-qt-program*): Add qt-major-version argument, and pass it to
variables-for-wrapping.
(wrap-qt-program): Add qt-major-version argument, and pass it to
wrap-qt-program*.
(wrap-all-qt-programs): Add qtbase argument, and extract the major version
from it, passing it to wrap-qt-program*.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions