me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Vivien Kraus 89f79f7129
gnu: libsoup-minimal: Update to 3.4.4.
The option to build documentation has changed between libsoup 2 and libsoup 3.
The failing socket test has been moved to a different file.

libsoup-minimal-2 introduces a new phase to disable tests, however the
'adjust-tests phase of libsoup-minimal must be removed. For simplicity, we use
the 'adjust-tests name for the phase of all variants.

* gnu/packages/gnome.scm (libsoup-minimal): Update to 3.4.4.
[#:configure-flags]: Change name of docs option.
[#:phases]<adjust-tests>: Change the file name of socket test.
(libsoup-minimal-2) [arguments]: Override #:configure-flags.
[#:phases]: Override 'adjust-tests.
(libsoup) [version]: Remove field.
[source]: Remove field.
[#:configure-flags]: Replace -Ddocs=disabled with -Ddocs=enabled.

Change-Id: Iace1bf0f1d805a0eed7e484a7cd496ac04631b32
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2023-12-19 23:49:37 +01:00
..
bootloader
build linux-boot: Don't create /root before it's used. 2023-11-19 01:00:00 +01:00
home gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
installer
machine
packages gnu: libsoup-minimal: Update to 3.4.4. 2023-12-19 23:49:37 +01:00
services Merge branch 'master' into HEAD 2023-12-03 07:20:53 +01:00
system gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
tests
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
local.mk gnu: glib-networking: Update to 2.76.1. 2023-12-19 23:49:24 +01:00
machine.scm
packages.scm
services.scm gnu: Use ‘libc-utf8-locales-for-target’. 2023-12-02 12:25:45 +01:00
system.scm
tests.scm