htgoebel pushed a change to branch master in repository guix. from c6d1306 build: vm: Fix qemu-command procedure. new b6d852c guix: Add the 'qt' build system. new 2f57e34 gnu: sddm: Use qt-build-system. new 7d796d8 gnu: ktouch: Use qt-build-system. new e185e90 gnu: kdeconnect: Use qt-build-system. new 34e3161 gnu: quaternion: Use qt-build-system.
The 5 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: Makefile.am | 2 + doc/guix.texi | 21 +++++- gnu/packages/display-managers.scm | 18 ++---- gnu/packages/education.scm | 17 ++--- gnu/packages/kde.scm | 18 +----- gnu/packages/messaging.scm | 17 +---- guix/build-system/{cmake.scm => qt.scm} | 63 +++++++++++------- guix/build/qt-build-system.scm | 109 ++++++++++++++++++++++++++++++++ 8 files changed, 185 insertions(+), 80 deletions(-) copy guix/build-system/{cmake.scm => qt.scm} (85%) create mode 100644 guix/build/qt-build-system.scm