guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated (b9aab8e -> d5c9cc6)


From: guix-commits
Subject: branch master updated (b9aab8e -> d5c9cc6)
Date: Fri, 2 Jul 2021 16:52:48 -0400 (EDT)

apteryx pushed a change to branch master
in repository guix.

    from b9aab8e  gnu: atlas: Extend build time-out.
     new 206193f  gnu: qtbase: Enable GTK support.
     new 3245d72  gnu: qtbase: Specify configure flags via the 
#:configure-flags argument.
     new 0ce685c  gnu: protobuf: Update to 3.17.3.
     new 3a94998  Revert "build-system/qt: Fix wrapping with 
QTWEBENGINEPROCESS_PATH."
     new 15fd870  Revert "build-system/qt: Wrappers set 
'QTWEBENGINEPROCESS_PATH' if needed."
     new 1879b05  Revert "build-system/qt: Wrappers only include relevant 
directories to XDG_DATA_DIRS."
     new 7e24e1e  guix: qt-build-system, qt-utils: Unify wrapping of 
qt-programs.
     new 30759c4  guix: qt-utils: Wrapped executables honor user's envvars.
     new 76174aa  build-system: qt: Exclude useless inputs from wrapped 
variables.
     new 86c9f5a  guix: qt-utils: Don't include useless inputs in wrapped 
variables.
     new 20cf23e  build: qt-utils: Refactor the code to filter XDG_DATA_DIRS.
     new d5c9cc6  build: qt-utils: Wrappers set 'QTWEBENGINEPROCESS_PATH' if 
needed.

The 12 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/packages/bittorrent.scm     |   6 +-
 gnu/packages/finance.scm        |   8 +-
 gnu/packages/geo.scm            |   7 +-
 gnu/packages/password-utils.scm |   6 +-
 gnu/packages/protobuf.scm       |  29 +++++--
 gnu/packages/qt.scm             | 168 ++++++++++++++++++++--------------------
 gnu/packages/video.scm          |   6 +-
 gnu/packages/web-browsers.scm   |   5 +-
 guix/build-system/qt.scm        |   6 ++
 guix/build/qt-build-system.scm  |  98 +----------------------
 guix/build/qt-utils.scm         | 151 +++++++++++++++++++++++++++++++-----
 11 files changed, 272 insertions(+), 218 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]