Commit graph

142325 commits

Author SHA1 Message Date
Josselin Poiret
39ee286510
gnu: glibc/fixed: Remove variable.
* gnu/packages/base.scm (glibc/fixed): Remove variable.

Change-Id: I7882976eecd63fe7ccbbaabfe63484d258c4a167
2024-08-31 10:45:04 +02:00
Guillaume Le Vaillant
5777444c39
gnu: cl-moptilities: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-moptilities)[arguments]: Don't refer to
  nonexistent 'install' phase.

Change-Id: I7c50877547cc5b5e357d7963aebc0915dd4ebf7a
2024-08-31 10:45:04 +02:00
Guillaume Le Vaillant
cd63c9d852
gnu: cl-cluffer: Fix build.
* gnu/packages/lisp-xyz.scm (sbcl-cluffer)[arguments]: Don't refer to
nonexistent 'install' phase.

Change-Id: Ic44a097dbe6d933fe86ce88fc0ca1a1ba7dc820d
2024-08-31 10:45:03 +02:00
Guillaume Le Vaillant
2c80358636
gnu: stumpwm: Fix build.
* gnu/packages/wm.scm (stumpwm)[arguments]: Don't refer to nonexistent
  'install' phase.

Change-Id: I6db6948750175de88f8e47eac10ceb76bff19640
2024-08-31 10:45:03 +02:00
Josselin Poiret
fae6677979
gnu: python-3.10: Ungraft removing bundled cacert.pem.
* gnu/packages/python.scm (python-3.10): Rename phase
"remove-windows-binaries" to "remove-vendored-wheel-content", and use it to
also remove "cacert.pem".  Ungraft.
(python-3.10/fixed): Remove variable.

Change-Id: I0a1a5c7f597ef6e14ea165ccded9aa473c6d9122
2024-08-31 10:45:03 +02:00
Josselin Poiret
49c35eec11
gnu: nss-certs: Ungraft update to 3.99.
* gnu/packages/certs.scm (nss-certs): Update to 3.99.
(nss-certs-3.99): Remove variable.

Change-Id: Ie44b6c6d0753abf4db9005b4c0ee48bc6168caa7
2024-08-31 10:45:03 +02:00
Josselin Poiret
2f8fb69a55
gnu: nss: Ungraft update to 3.99.
* gnu/packages/nss.scm (nss): Ungraft and update to 3.99.
(nss/fixed): Remove variable.

Change-Id: I57d4426deb3b96e88d83ba1a7a529a94c9e7815f
2024-08-31 10:45:03 +02:00
Josselin Poiret
e312bce543
gnu: python-certifi: Ungraft.
* gnu/packages/python-crypto.scm (python-certifi): Ungraft and apply source snippet
directly.
(python-certifi/fixed): Remove variable.

Change-Id: I6778ebcc3ef23dab1776d3876b9179d332a126e5
2024-08-31 10:45:03 +02:00
Josselin Poiret
a0d74866ab
gnu: python-pip: Ungraft.
* gnu/packages/python-build.scm (python-pip): Ungraft and apply source snippet
directly.
(python-pip/fixed): Remove variable.

Change-Id: I4913e8f87f5934bffec9d58ad86b97f8ca16ba32
2024-08-31 10:45:03 +02:00
Josselin Poiret
b6ea2c48f6
gnu: glibc: Update patches following upstream's master branch.
* gnu/packages/patches/glibc-2.39-git-updates.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/base.scm (glibc): Use it.

Change-Id: I13ff3fa2eddd8296d138f87c9069487e9543b3bd
2024-08-31 10:45:03 +02:00
Ludovic Courtès
1b4733b77e
gnu: libarchive: Ungraft.
* gnu/packages/backup.scm (libarchive)[replacement]: Remove.
[source]: Add ‘patches’.
(libarchive/fixed): Remove.

Change-Id: I32b717c2166a6683043e0169b96f383dc9404b96
2024-08-31 10:45:02 +02:00
Ludovic Courtès
526f8b955c
gnu: psm2: Allow compilation with glibc 2.39.
* gnu/packages/linux.scm (psm2)[source]: Add snippet.

Change-Id: Iff29026da7252e4ca35bdde25b24d83bab0d5554
2024-08-31 10:45:02 +02:00
Ludovic Courtès
c7377b7e04
gnu: Remove leftover references to ‘%glibc/hurd-configure-flags’.
This is a followup to 901b3c2a9db1935149d6ee366bf6f2a325391740.

* gnu/packages/base.scm (glibc/hurd-headers): Remove reference to
‘%glibc/hurd-configure-flags’.
* gnu/packages/cross-base.scm (cross-libc*): Likewise.

Change-Id: Iac43d84e3407c16a0f3f926d795b55c7b7ac73fd
2024-08-31 10:45:02 +02:00
Ludovic Courtès
839285dd5b
gnu: Avoid cycle involving (gnu packages pkg-config).
Fixes a regression introduced in
7a26aee61bbbd8e37745ce13433545333eac4505 whereby (gnu packages
pkg-config) would be caught in a cycle, leading to miscompilation of
package modules, in turn leading to failure to compute the Guix
derivation with exceptions like:

  1. &package-input-error:
      package: #<package libgc@8.2.4 7fee96c4dc60>
      input: ("_" #<syntax-transformer pkg-config>)

* gnu/packages/pkg-config.scm: Autoload (gnu packages check).

Change-Id: I624e701a0c411b6f3d9ad5e10dca6ad7cf552be4
2024-08-31 10:45:02 +02:00
Josselin Poiret
ce7794992d
gnu: mutter: Don't try to install rules to udev's output.
* gnu/packages/gnome.scm (mutter): Install udev rules to our own output.

Change-Id: I4a332900321e86c53de485639a5651c9e9165766
2024-08-31 10:45:02 +02:00
Josselin Poiret
5ae81761ab
gnu: epiphany: Fix encoding test.
* gnu/packages/patches/epiphany-fix-encoding-test.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/gnome.scm (epiphany): Use it.

Change-Id: I5405d92d4b355471ce7d62aceebdcde1500716b1
2024-08-31 10:45:02 +02:00
Josselin Poiret
74e49ef9dc
gnu: glibc: Remove unneeded workaround configure flags for Hurd.
* gnu/packages/base.scm (%glibc/hurd-configure-flags): Remove variable.
(glibc): Stop using %glibc/hurd-configure-flags.

Change-Id: I5cbdf8956a826d1eb25c449d4bc8a16d87dc8b80
2024-08-31 10:45:02 +02:00
Josselin Poiret
e72150039f
gnu: redis: Skip OOM score test.
Since "daemon: Sacrifice builders on OOM." the default OOM score has changed
to 1000, which effictively render this test impossible to pass.

* gnu/packages/databases.scm (redis): Skip OOM score test.

Change-Id: I92ff49425faa755cd4d0a22a33bf8b1fea03d25a
2024-08-31 10:45:01 +02:00
Josselin Poiret
7e7cd642d7
gnu: librsvg-2.40: Use G-Exps.
* gnu/packages/gnome.scm (librsvg-2.40): Use G-Exps.

Change-Id: I36e49fdd734d6aa7bc472b754b5091dee1d3ccc5
2024-08-31 10:45:01 +02:00
Efraim Flashner
3be993d963
gnu: datefudge: Update to 1.26.
* gnu/packages/time.scm (datefudge): Update to 1.26.
[source]: Update source URIs.  Remove patch.
[arguments]: Adjust make-flags to allow cross-compiling and set the
version string.  Remove custom 'patch-makefile phase.
* gnu/packages/patches/datefudge-gettimeofday.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Change-Id: I8b53f9a9c3eb900ce5bceaa864ed701fb3cd3dc4
2024-08-31 10:45:01 +02:00
Efraim Flashner
77192e834b
gnu: icedtea-8: Fix building.
* gnu/packages/java.scm (icedtea-8)[arguments]: Replace 'build phase to
not pass '-j' to make.

Change-Id: Ifc5c99f33bb75bb52212aa32d0bbd10f4bce83a4
2024-08-31 10:45:01 +02:00
Efraim Flashner
0bae9e17c6
gnu: at-spi2-core: Honor the #:tests? flag.
* gnu/packages/gtk.scm (at-spi2-core)[arguments]: Adjust the 'check
phase to honor the #:tests? flag.  Skip the tests when building for
powerpc-linux.

Change-Id: Ia1fc275ebca5d69b851b566ae7afb47fdad8f066
2024-08-31 10:45:01 +02:00
Efraim Flashner
3d4efef46d
gnu: lrdf: Add missing input.
* gnu/packages/rdf.scm (lrdf)[inputs]: Add mit-krb5, nettle. Remove
input labels.

Change-Id: I167e117b82f5a4cd260b7f02c547441b4c984369
2024-08-31 10:45:01 +02:00
Efraim Flashner
c39104dbe1
gnu: tslib: Update to 1.23.
* gnu/packages/video.scm (tslib): Update to 1.23.
[source]: Download using release tarball.
[native-inputs]: Remove autoconf, automake, libtool.

Change-Id: Ib3d33cb33eba39f8c273b8737b39b54f6c8f7819
2024-08-31 10:45:01 +02:00
Efraim Flashner
5d9157c452
gnu: libnotify: Fix build.
* gnu/packages/gnome.scm (libnotify)[arguments]: Adjust 'move-doc phase
to use the directories as they exist.

Change-Id: I72942c6fb8b7ed90f1b3361992adb7ce22b834fa
2024-08-31 10:45:01 +02:00
Efraim Flashner
bbf7917caf
gnu: udisks: Add missing input.
* gnu/packages/freedesktop.scm (udisks)[inputs]: Add kmod.

Change-Id: I0c0d81d52100888ea043f863a5650654a25de4a9
2024-08-31 10:45:00 +02:00
Andy Tai
24bda9b7aa
gnu: ed: Update to 1.20.1.
* gnu/packages/text-editors.scm (ed): Update to 1.20.1.

Reviewed-by: Dale Mellor <guix-devel-0brg6a@rdmp.org>
Change-Id: I58ba1c8213a5ac2a126ecb58321859d64d0fcb01
Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-08-31 10:45:00 +02:00
Nicolas Goaziou
1572a90859
gnu: enchant: Update to 2.6.9.
* gnu/packages/enchant.scm (enchant): Update to 2.6.9.

Change-Id: I7d5f229b0308e7a09101df0b8af344e03f2bbdbb
2024-08-31 10:45:00 +02:00
Nicolas Goaziou
3a869c965a
gnu: enchant: Add Nuspell support.
* gnu/packages/enchant.scm (enchant)[inputs]: Add NUSPELL.

Change-Id: I60d70e6b6e4952722559848f715fc68dcf3e11f4
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31 10:45:00 +02:00
Nicolas Goaziou
f44c312e21
gnu: enchant: Improve package style.
* gnu/packages/enchant.scm (enchant)[arguments]: Use G-expressions.
[native-inputs]: Drop input labels.
[description]: Be more informative and less technical.

Change-Id: I908fbbfcdc9f21beb1d6e05eec2dbc154b429831
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31 10:45:00 +02:00
Nicolas Goaziou
bd0b6a1b68
gnu: enchant: Update to 2.6.8.
* gnu/packages/enchant.scm (enchant): Update to 2.6.8.
[native-inputs]: Add GROFF.

Change-Id: I8c7d7e2b9124a55401c6623fd76eacc0878ad6e6
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31 10:45:00 +02:00
Nicolas Goaziou
9a2dca2e97
gnu: unittest-cpp: Fix "Version" setting in ".pc" file.
* gnu/packages/check.scm (unittest-cpp)[arguments]<#:configure-flags>: Add
Provide a "Version" value in ".pc" file for pkg-config checks.

Change-Id: I934ef3d83d50876be8ab157ba52d8812ed33ba2e
Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31 10:45:00 +02:00
宋文武
31584128b7
gnu: sdl: Replace with sdl12-compat.
* gnu/packages/sdl.scm (sdl12-compat): New package.
(sdl): Remove package, defined as sdl12-compat.
(sdl2): Don't inherit from sdl.
(propagated-inputs-with-sdl2): Add case for sdl12-compat.
* gnu/packages/patches/sdl-libx11-1.6.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister it.

Change-Id: I843d349b3d69164cc640c7db204464a51819a0df
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2024-08-31 10:45:00 +02:00
Maxim Cournoyer
6f057dfd8f
gnu: cairo: Remove labels and use gexps.
* gnu/packages/gtk.scm (cairo)
[arguments] <configure-flags>: Use gexps.
[native-inputs, inputs]: Remove labels.

Change-Id: Ifc4d9435bc1e203ee4427452ad26dedbac2de9fc
2024-08-31 10:44:59 +02:00
Maxim Cournoyer
f9e761bf13
gnu: curl: Update to 8.6.0.
* gnu/packages/curl.scm (curl): Update to 8.6.0.
[inputs]: Add libpsl.

Change-Id: I83550b235ec98630262075c243029053decda867
2024-08-31 10:44:59 +02:00
Maxim Cournoyer
3e580395a8
gnu: curl: Re-order fields.
* gnu/packages/curl.scm (curl): Order the fields in the more customary
ordering.

Change-Id: I7caa3c4d27668a29375166e5553ffc4112c85783
2024-08-31 10:44:59 +02:00
Maxim Cournoyer
17cf9fc0c1
gnu: curl: Do not run known flaky tests.
* gnu/packages/curl.scm (curl) [arguments]: Specify the "test-nonflaky" as the
test target.

Change-Id: I219b72c3b16b53ff6e469716eed0699ba88e29e1
2024-08-31 10:44:59 +02:00
Maxim Cournoyer
b2c8082977
gnu: perl-gd: Update to 2.78.
* gnu/packages/gd.scm (perl-gd): Update to 2.78.
[native-inputs]: Add perl-test-nowarnings.

Change-Id: I13e961bc6f6c77484dc698619338e083bbb5b7aa
2024-08-31 10:44:59 +02:00
Maxim Cournoyer
d803f8ae41
gnu: glibc-2.33: Use gexps to fix build.
* gnu/packages/base.scm (glibc-2.33) [arguments]: Use gexps to resolve a build
error.

Change-Id: I3916360beb7016f2e03528ecfb1a31186cc5d6e2
2024-08-31 10:44:59 +02:00
Maxim Cournoyer
e121532fe3
gnu: alsa-utils: Fix source URL.
* gnu/packages/linux.scm (alsa-utils) [source]: Fix URL.

Change-Id: I301319a5b204836ae5f4b7cea471c923ac04bb97
2024-08-31 10:44:59 +02:00
Maxim Cournoyer
93f34e3235
gnu: kmod: Modernize.
* gnu/packages/linux.scm (kmod) [native-inputs, inputs]: Remove labels.
[arguments]: Use gexps, remove trailing #t.

Change-Id: If40e25d38c5b4ac3cb192a76d688834069278c9d
2024-08-31 10:44:59 +02:00
Janneke Nieuwenhuizen
687751d0d8
gnu: screen: Add libxcrypt dependency.
* gnu/packages/screen.scm (screen)[inputs]: Add libxcrypt.

Change-Id: Ia8b7fce24603a038a52d57ef7177f588b66e006e
2024-08-31 10:44:58 +02:00
Efraim Flashner
f48ecef7bd
gnu: cryptsetup: Only use ruby-asciidoctor on supported systems.
* gnu/packages/cryptsetup.scm (cryptsetup)[native-inputs]: Only use
ruby-asciidoctor on supported systems.
[arguments]: When building without ruby-asciidoctor adjust the
configure-flags.

Change-Id: If4551833de3c5b5a28424c059644e9fa7fda5abd
2024-08-31 10:44:58 +02:00
Maxim Cournoyer
0933b6b86b
gnu: inkscape: Fix Python support.
* gnu/packages/inkscape.scm (inkscape/stable)
[phases]: Wrap with PATH and GI_TYPELIB_PATH.
[inputs]: Sort inputs.  Add python-appdirs, python-cssselect, python-pygobject
and python-requests.
(inkscape) [inputs]: Do not append python-cssselect.

Fixes: https://issues.guix.gnu.org/63938
Change-Id: I90a39a04a35dbcafe413726107d100c78d173fd0
2024-08-31 10:44:58 +02:00
Maxim Cournoyer
47fe24f1c5
gnu: inkscape: Sort inputs.
* gnu/packages/inkscape.scm (inkscape/stable) [inputs]: Sort.
[native-inputs]: Likewise.

Change-Id: I64253e52bf157013e6c55361f7633cbd01dcb020
2024-08-31 10:44:58 +02:00
Maxim Cournoyer
930e1acae8
gnu: inkscape: Update to 1.3.2.
* gnu/packages/inkscape.scm (inkscape/stable): Update to 1.3.2.  Remove
patches.
[configure-flags]: Add CMAKE_CXX_FLAGS flag.
[phases] Remove obsolete patch-icon-cache-generator,
disable-latex-export-tests and disable-vertical-glyph-tests phases.  Add
disable-problematic-tests phase.  Override check phase to disable a few test
failures caused by the lack of imagemagick.
[inputs]: Add gspell and readline.  Remove aspell and gtkspell3.
(inkscape): Update to 1.3.2.
[phases]: Reset the check phase to the original.
* gnu/packages/patches/inkscape-poppler-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.

Change-Id: I391fb42db8d93a9cdc83e6fd62ca90f7458b5c49
2024-08-31 10:44:58 +02:00
Maxim Cournoyer
4c8d55ce75
gnu: lib2geom: Use gexps and remove input labels.
* gnu/packages/graphics.scm (lib2geom) [arguments]: Use gexps.
Add #:modules argument.
[native-inputs, inputs, propagated-inputs]: Remove labels.

Change-Id: Ia61ff5e8aa1f64231c98b1fb7f31a49513ede7f8
2024-08-31 10:44:58 +02:00
Maxim Cournoyer
3316c73e4d
gnu: inkscape: Truly enable ImageMagic support.
This was commented out for testing and erroneously committed in commit
b4a6b1ba93844d7373c58237cb0b742352dec954 ("gnu: inkscape/stable: Build stable
variant without imagemagick support.").

* gnu/packages/inkscape.scm (inkscape)
[configure-flags]: Delete inherited "-DWITH_IMAGE_MAGICK=OFF" flag.

Change-Id: I6d616a5bfc40c9ebef65aceb711c6541a523bad8
2024-08-31 10:44:58 +02:00
Maxim Cournoyer
b5c2e59796
gnu: lib2geom: Update to 1.3.
* gnu/packages/graphics.scm (lib2geom): Update to 1.3.

Change-Id: Icac0c5674e39709ac85880ad7b22149b8fe30806
2024-08-31 10:44:58 +02:00
Maxim Cournoyer
6d7f9294dd
gnu: gd: Update to 2.3.3.
* gnu/packages/gd.scm (gd): Update to 2.3.3.
[source]: Remove obsolete gd-Revert-fix-303-gdlib.pc.patch patch.
[arguments] Use gexps.
<phases>: Remove disable-failing-test phase.  Add remove-libtool-archives
phase.
* gnu/packages/patches/gd-Revert-fix-303-gdlib.pc.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.

Change-Id: I8cddf29d123ca0b66cc0540666c875039e753482
2024-08-31 10:44:57 +02:00