summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-27gexp: 'file-append' correctly handles bases without an expander.•••This fixes this use case: (file-append (let-system ...) ...) * guix/gexp.scm (file-append-compiler): When BASE lacks an expander, delegate to LOWERED. * tests/gexp.scm ("let-system in file-append"): New test. Ludovic Courtès
2021-11-27services: Document the 'delete' clause of 'modify-services'.•••* doc/guix.texi (Service Reference): Mention the 'delete' clause of 'modify-services'. * gnu/services.scm (modify-services): Likewise in docstring. Ludovic Courtès
2021-11-27gnu: blanket: Update to 0.5.0.•••* gnu/packages/task-management.scm (blanket): Update to 0.5.0. Leo Famulari
2021-11-27gnu: glibc-for-bootstrap: Build with GCC 7.•••Fixes <https://issues.guix.gnu.org/52066>. * gnu/packages/make-bootstrap.scm (glibc-for-bootstrap)[native-inputs]: Add gcc-7. Pierre Langlois
2021-11-27gnu: marble-qt: Add optional dependencies.•••* gnu/packages/kde.scm (marble-qt)[arguments]<#:configure-flags>: Remove "-DCMAKE_BUILD_TYPE=Release" and "-DWITH_KF5=FALSE". Add "-DBUILD_MARBLE_TOOLS=YES" and "-DBUILD_TOUCH=YES". [native-inputs]: Add extra-cmake-modules. [inputs]: Sort alphabetically. Add gpsd, kcoreaddons, kcrash, kdoctools, ki18n, kio, knewstuff, kparts, krunner, kwallet, perl, phonon, protobuf, qtserialport, qtsvg, shapelib, shared-mime-info, zlib. Remove qtwebkit. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2021-11-27gnu: marble-qt: Update to 21.08.3.•••* gnu/packages/kde.scm (marble-qt): Update to 21.08.3. [build-system]: Use qt-build-system. [arguments]<#:configure-flags>: Pass "-DBUILD_MARBLE_TESTS=FALSE". [license]: Change to lgpl2.1+. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2021-11-27gnu: marble-qt: Move to (gnu packages kde).•••* gnu/packages/geo.scm (marble-qt): Move to (gnu packages kde). Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Vinicius Monego
2021-11-27gnu: libosinfo: Use osinfo-db-next.•••* gnu/packages/virtualization.scm (libosinfo)[inputs]: Use osinfo-db-next instead of osinfo-db. Mathieu Othacehe
2021-11-27gnu: Add osinfo-db-next.•••* gnu/packages/virtualization.scm (osinfo-db-next): New variable. Mathieu Othacehe
2021-11-27gnu: gnome-boxes: Add Guix logo support.•••* gnu/packages/patches/gnome-boxes-add-guix-logo.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gnome.scm (gnome-boxes): Use it. Mathieu Othacehe
2021-11-27gnu: krunner: Remove reference to '%build-inputs'.•••* gnu/packages/kde-frameworks.scm (krunner)[arguments]: Replace reference to '%build-inputs' by 'inputs' keyword argument. Ludovic Courtès
2021-11-27gnu: akonadi: Remove references to '%outputs' and '%build-inputs'.•••* gnu/packages/kde-pim.scm (akonadi)[arguments]: Remove references to '%outputs' and '%build-inputs'. Ludovic Courtès
2021-11-27gnu: libksysguard: Remove reference to '%outputs'.•••* gnu/packages/kde-plasma.scm (libksysguard)[arguments]: Remove reference to '%outputs' and use gexps. Ludovic Courtès
2021-11-27gnu: bluez-qt: Remove reference to '%output'.•••* gnu/packages/kde-frameworks.scm (bluez-qt)[arguments]: Replace reference to '%output' by a gexp. Ludovic Courtès
2021-11-27gnu: k3b: Remove references to '%outputs' and '%build-inputs'.•••* gnu/packages/kde-multimedia.scm (k3b)[arguments]: Remove references to '%build-inputs' and '%outputs'. Ludovic Courtès
2021-11-27gnu: kmplayer: Remove reference to '%build-inputs'.•••* gnu/packages/kde-multimedia.scm (kmplayer)[arguments]: Use 'this-package-input' instead of '%build-inputs'. Ludovic Courtès
2021-11-27gnu: kamoso: Remove reference to '%build-inputs'.•••* gnu/packages/kde-multimedia.scm (kamoso)[arguments]: Rewrite using a gexp. Ludovic Courtès
2021-11-27gnu: surf: Build with libsoup2.•••* gnu/packages/suckless.scm (surf)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2. Guillaume Le Vaillant
2021-11-27gnu: luakit: Build with libsoup2.•••* gnu/packages/web-browsers.scm [luakit](inputs): Replace webkitgtk with webkitgtk-with-libsoup2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Jack Hill
2021-11-27gnu: vimb: Build with libsoup2.•••* gnu/packages/web-browsers.scm (vimb)[inputs]: Replace webkitgtk with webkitgtk-with-libsoup2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Jack Hill
2021-11-27gnu: midori: Adjust inputs.•••* gnu/packages/web-browsers.scm (midori)[propogated-inputs]: Add desktop-file-utils and which. [inputs]: Replace webkit with webkit-with-libsoup2. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Jack Hill
2021-11-27gnu: julia-unitful: Disable parallel tests.•••* gnu/packages/julia-xyz.scm (julia-unitful)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> zimoun
2021-11-27gnu: julia-requires: Disable parallel tests.•••* gnu/packages/julia-xyz.scm (julia-requires)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> zimoun
2021-11-27gnu: julia-interpolations: Disable parallel tests.•••* gnu/packages/julia-xyz.scm (julia-interpolations)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> zimoun
2021-11-27gnu: julia-aqua: Disable parallel tests.•••* gnu/packages/julia-xyz.scm (julia-aqua)[arguments]: Disable parallel tests. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> zimoun
2021-11-27build: julia-build-system: Correctly disable parallel tests.•••* guix/build/julia-build-system.scm: Remove phases trailing #t. [phases]{check}: Omit the --procs argument when parallel tests are to be disabled. Substract 1 from the number of parallel jobs otherwise. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> zimoun
2021-11-27gnu: julia: Correctly test using '#:parallel-tests?'.•••* gnu/packages/julia.scm (julia)[phases]{enable-parallel-tests}: Use PARALLEL-TESTS?, not PARALLEL-BUILD?. Remove comment. * gnu/packages/patches/julia-allow-parallel-build.patch: Move explanatory comment to the top of the patch. Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> zimoun
2021-11-26gnu: ristretto: Remove unused librsvg dependency.•••* gnu/packages/xfce.scm (ristretto)[inputs]: Remove LIBRSVG. Ludovic Courtès
2021-11-26gnu: openbox: Keep librsvg dependency on x86_64 only.•••* gnu/packages/openbox.scm (openbox)[inputs]: Make LIBRSVG conditional. Ludovic Courtès
2021-11-26gnu: tor: Address glibc 2.33 compatibility issue on i686.•••* gnu/packages/patches/tor-sandbox-i686.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/tor.scm (tor): Use it. Ludovic Courtès
2021-11-26gnu: pitivi: Fix build with Meson 0.60.•••* gnu/packages/patches/pitivi-fix-build-with-meson-0.60.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/video.scm (pitivi)[source]: Use it. Leo Famulari
2021-11-26gnu: evolution-data-server: Fix build.•••* gnu/packages/gnome.scm (evolution-data-server)[inputs]: Replace webkitgtk by webkitgtk-with-libsoup2. [arguments]: Remove 'adjust-webkitgtk-version' phase. Guillaume Le Vaillant
2021-11-26Revert "gnu: gtk+: Skip test that requires SVG support on non-x86_64."•••This reverts commit fa35a5f649518a5c3e41aec796ee9b6b852d93c0, which is redundant with 8a8e491258adadcb6983a4051fa71e60c0dd7849. Ludovic Courtès
2021-11-26gnu: libsoup: Disable the hsts test.•••The test was found to fail on i686-linux. * gnu/packages/gnome.scm (libsoup-minimal)[phases] {adjust-tests}: De-register the hsts test. Maxim Cournoyer
2021-11-26gnu: slang: Really fix the array tests on 32 bit architectures.•••This is a follow up to efb0a04ee05f43e86b3c1fcda867a123d8ed021a. * gnu/packages/slang.scm (slang)[phases]{reduce-array-test-size}: Further reduce the array size. Maxim Cournoyer
2021-11-25gnu: adwaita-icon-theme: Fix the conditional native input.•••This is a follow up to commit 16afb35ac9. * gnu/packages/gnome.scm (adwaita-icon-theme)[native-inputs]: Add an extra layer of parenthesizes on the conditional input to be spliced. Maxim Cournoyer
2021-11-25gnu: webkitgtk: Really disable SSE2 on non-x86_64 achitectures.•••This is a followup to d82fd7c2dd542693988f61fb15c020e3209ac7ec. * gnu/packages/webkit.scm (webkitgtk)[phases]{disable-sse2}: Adjust. Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Diego Nicola Barbato
2021-11-25gnu: libsoup: Update to 3.0.3.•••This resolves test failures on 32 bit platforms (see: https://gitlab.gnome.org/GNOME/libsoup/-/issues/236). * gnu/packages/gnome.scm (libsoup): Update to 3.0.3. Maxim Cournoyer
2021-11-25gnu: adwaita-icon-theme: Fix build on non-x86_64 targets.•••* gnu/packages/gnome.scm (adwaita-icon-theme)[native-inputs]: Do not provide use 'gtk-encode-symbolic-svg' unless building for x86_64. Maxim Cournoyer
2021-11-25profiles: Also handle package objects in GDK-PIXBUF-LOADERS-CACHE-FILE.•••* guix/profiles.scm (gdk-pixbuf-loaders-cache-file): Handle both a string or a package object for GDK-PIXBUF, as these are the two types that can be returned by MANIFEST-LOOKUP-PACKAGE. Suggested-by: Ludovic Courtès <ludo@gnu.org> Maxim Cournoyer
2021-11-25gnu: Use 'search-input-directory' for the SDL header directory.•••This is a followup to bf182596a9d85604f6f029302671a38001575355. * gnu/packages/games.scm (prboom-plus, red-eclipse, btanks) (edgar): Use 'search-input-directory' instead of 'search-input-file' when looking for "include/SDL". (abbaye): Likewise, and search "include/SDL2" instead of "include/SDL". Ludovic Courtès
2021-11-25gnu: gtk+: Skip test that requires SVG support on non-x86_64.•••* gnu/packages/gtk.scm (gtk+)[arguments]: In 'disable-failing-tests', skip 'tree-relationships' when not 'target-x86-64?'. Ludovic Courtès
2021-11-25gnu: slang: Fix build on 32 bit systems.•••* gnu/packages/slang.scm (slang)[phases]{reduce-array-test-size}: New phase. Maxim Cournoyer
2021-11-25gnu: efl: Only conditionally enable the optional SVG support.•••* gnu/packages/enlightenment.scm (efl)[inputs] {librsvg}: Only provide it when the target is x86_64. [configure-flags]: Remove dead code. Conditionally disable the 'rsvg' loader via the 'evas-loaders-disabler' flag. Maxim Cournoyer
2021-11-25profiles: Fix the gdk-pixbuf-loaders-cache-file hook.•••'guix install' would otherwise fail with a wrong type argument whet attempting to call the hook. * guix/profiles.scm (gdk-pixbuf-loaders-cache-file) <file-append>: Replace with... <string-append>: ... this, as gdk-pixbuf has already been expanded to a string at this point. Maxim Cournoyer
2021-11-25gnu: gtk+: Conditionally disable the tree-relationships test.•••* gnu/packages/gtk.scm (gtk+)[phases] {disable-failing-tests}: Disable the tree-relationships test on non-x86_64 targets. Maxim Cournoyer
2021-11-25gnu: uim-gtk: Build with '-O2'.•••* gnu/packages/xorg.scm (uim-gtk)[arguments]: Pass "-O2 -g". Ludovic Courtès
2021-11-25gnu: w-scan: Build with '-O2'.•••* gnu/packages/video.scm (w-scan)[arguments]: Pass "-O2 -g". Ludovic Courtès
2021-11-25gnu: transcode: Build with '-O2'.•••* gnu/packages/video.scm (transcode)[arguments]: Pass "-O2 -g". Ludovic Courtès
2021-11-25gnu: aris: Build with '-O2'.•••* gnu/packages/maths.scm (aris)[arguments]: Pass "-O2 -g". Ludovic Courtès