Age | Commit message (Collapse) | Author |
|
Include only those inputs into XDG_DATA_DIRS having
some subdirectory of /share which is typically used by Qt.
* guix/build/qt-utils.scm (variables-for-wrapping): Take the
output directory as an argument for special handling. Check for
subdirectories of /share used by Qt before including inputs in
XDG_DATA_DIRS.
(wrap-qt-program*): Pass the output directory to variables-for-wrapping.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
* guix/build-system/qt.scm (qt-build)[qt-wrap-excluded-inputs]: New argument.
* guix/build/qt-utils.scm (%qt-wrap-excluded-inputs): New variable.
(wrap-qt-program*)[qt-wrap-excluded-inputs]: New argument. Filter excluded
inputs.
(wrap-qt-program)[qt-wrap-excluded-inputs]: New argument.
(wrap-all-qt-programs)[qt-wrap-excluded-inputs]: New argument.
Co-authored-by: Hartmut Goebel <h.goebel@crazy-compilers.com>
|
|
Prior to this change, wrappers did set the specified environment variables to
a fixed value, overwriting any user settings. This inhibited propagating
e.g. XDG_DATA_DIRS from a profile to the application.
Now user environment variables are prefixed (if the variable defines some
"binary" search path, e.g. QT_PLUGIN_PATH) or suffixed (if the variable
defines some config or data search path, e.g. XDG_DATA_DIRS). The code could
also allow to overwrite, anyhow currently no variable is defined like this.
* guix/build/qt-utils.scm (variables-for-wrapping): For each env-var to
be wrapped, specify whether it should prefix, suffix or overwrite the
user's variable.
|
|
Unify (guix qt-build-system wrap-all-programs) and
(guix qt-utils wrap-qt-program), so both behave the same.
The functions now reside in qt-utils to make them easily available for
packages not using the qt-build-system.
* guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs):
Move from here ...
* guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs):
... to here. Base the later on
(wrap-qt-program*): New function, carved out from old wrap-all-programs.
(wrap-qt-program): Base on wrap-qt-program*, change arguments in an
incompatible way.
* gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}:
Adjust to new interface of wrap-qt-program.
* gnu/packages/finance.scm (electron-cash): Likewise.
* gnu/packages/geo.scm (qgis): Likewise.
* gnu/packages/password-utils.scm (qtpass): Likewise.
* gnu/packages/video.scm (openshot): Likewise.
* gnu/packages/web-browsers.scm (kristall): Likewise.
|
|
* gnu/packages/linux.scm (libcap): Update to 2.46.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/apr.scm (apr): Update to 1.7.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
This reverts commit be98826d3c02c1488073ecc1e93a517e8ef0bfa6.
|
|
* gnu/packages/apr.scm (apr): Update to 1.7.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-crypto.scm (python-pyopenssl)[arguments]: Skip another
test in the 'check' phase.
|
|
This avoids a package collision while building the operating-system profile.
* gnu/tests/monitoring.scm (%zabbix-os): Use POSTGRESQL instead of
POSTGRESQL-10.
|
|
* gnu/packages/qt.scm (qscintilla): Update to 2.11.6.
[source]: Download from new upstream URI.
|
|
* gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.15.2.
|
|
* gnu/packages/qt.scm (python-pyqt): Update to 5.15.2.
|
|
* gnu/packages/qt.scm (python-sip): Update to 4.19.24.
[source]: Add pypi download location.
|
|
|
|
* gnu/packages/games.scm (kjumpingcube): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (ksquares): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kreversi): Update to 20.08.3.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (knavalbattle): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (killbots): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (bovo): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kspaceduel): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kapman): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kubrick): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kiriki): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (ksirk): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (granatier): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (bomber): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (knetwalk): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kblackbox): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kgoldrunner): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (ksudoku): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kbounce): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (konquest): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kmines): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kbreakout): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kajongg): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kshisen): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kmahjongg): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (libkmahjongg): Update to 20.12.0.
[source]: Download from new upstream URI.
|
|
* gnu/packages/games.scm (kajongg)[arguments]: Add phase to wrap binary
with PYTHONPATH.
[propagated-inputs]: Move python-twisted, python-pyqt ...
[inputs]: ... to here.
|
|
* gnu/packages/music.scm (milkytracker): Update to 1.03.00.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/audio.scm (timidity++): Update to 2.15.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/vnc.scm (tigervnc-client): Update to 1.11.0.
[inputs]: Add pixman.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.5.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.0.1.
|
|
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.249.
(linux-libre-4.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.249.
(linux-libre-4.9-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.213.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/qt.scm (python2-pyqt)[native-inputs]: Move python2-sip ...
[propagated-inputs]: ... to here.
|