| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/linux.scm (alsa-lib): Fix the indentation.
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-lib)[home-page]: Update it.
|
|
|
|
|
| |
* gnu/packages/linux.scm (alsa)[arguments]: Add a pre-install phase that
creates symlinks to alsa-ucm-conf and alsa-topology-conf files.
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-topology-conf): New variable.
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-ucm-conf): New variable.
|
|
|
|
|
|
| |
* gnu/packages/freedesktop.scm (elogind)[arguments]: Adjust substitution so
that the disabled test does not return from a void, which is not allowed in
newer GCC.
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (mozjs-78): Update to 78.10.1.
[inputs]: Change from ICU-68 to ICU.
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from RUST to RUST-1.41.
|
|
|
|
| |
* gnu/packages/admin.scm (shepherd)[source](modules, snippet): New fields.
|
|
|
|
| |
* gnu/packages/image.scm (libwebp): Update to 1.2.0.
|
|
|
|
| |
* gnu/packages/glib.scm (python-pygobject): Update to 3.40.1.
|
|
|
|
| |
* gnu/packages/gtk.scm (python-pycairo): Update to 1.20.0.
|
|
|
|
| |
* gnu/packages/check.scm (python-pytest-asyncio): Update to 0.15.1.
|
|
|
|
| |
* gnu/packages/gnome.scm (librsvg): Update to 2.50.5.
|
|
|
|
| |
* gnu/packages/gnome.scm (librsvg)[arguments]: Add #:rust.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/rust.scm (rust-1.29, rust-1.30, rust-1.31, rust-1.32,
rust-1.33, rust-1.34, rust-1.35, rust-1.36, rust-1.37, rust-1.38, rust-1.39,
rust-1.40, rust-1.41, rust-1.42, rust-1.43, rust-1.44, rust-1.45, rust-1.46,
rust-1.47, rust-1.48): Export.
(rust): Rename to ....
rust-1.49): ... this.
(rust-1.50): Refer to RUST-1.49 instead of RUST.
(rust): Turn into alias for RUST-1.49.
|
|
|
|
|
|
|
| |
This is a follow-up to bb8be806b5e6bcbe83ae1ebfce71a3881cf23015.
* gnu/packages/gtk.scm (cairo)[inputs]: Remove the extra FONTCONFIG. While at
it, reintroduce source code comments that disappeared with the same commit.
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gtk+)[inputs]: Remove PAPI, which is not the Papi GTK+
expects.
[native-inputs]: Remove INTLTOOL, which is not used by current GNOME projects.
|
|
|
|
|
|
| |
* gnu/packages/patches/freeglut-gcc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gl.scm (freeglut)[source](patches): New field.
|
|
|
|
|
|
|
|
|
|
|
| |
This is a follow-up to f03426420497cd9839f5fb3cb547dbecd8d6053b which
introduced new packages that refer to variables that no longer exist.
* gnu/packages/python-xyz.scm (python-fastjsonschema)[native-inputs]: Change
from PYTHON-PYTEST-6 to PYTHON-PYTEST.
(python-nbconvert)[native-inputs]: Change from TEXLIVE-UNION to
TEXLIVE-UPDMAP.CFG.
* gnu/packages/shells.scm (nushell)[arguments]: Remove #:rust.
|
|
|
|
|
| |
* gnu/packages/libidn.scm (libidn2): Update to 2.3.1.
[native-inputs]: Remove lzip.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/ghostscript-freetype-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ghostscript.scm (ghostscript): Update to 9.54.0.
[source](patches): Remove obsolete patch.
|
|
|
|
| |
* gnu/packages/crypto.scm (rhash): Update to 1.4.1.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/cmake.scm (%common-disabled-tests): Don't disable BootstrapTest.
(cmake-bootstrap): Update to 3.20.2.
[source](modules, snippet): Move from here ...
(cmake-minimal)[source]: ... to here.
* gnu/packages/patches/mariadb-cmake-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/databases.scm (mariadb)[source](patches): Add it.
|
|
|
|
|
| |
* gnu/packages/web.scm (nghttp2): Update to 1.43.0.
[native-inputs]: Add PYTHON.
|
|
|
|
|
| |
* gnu/packages/linux.scm (kmod): Update to 28.
[native-inputs]: Add ZSTD.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (libcap-2.31): Rename to ...
(libcap): ... this: Update to 2.49.
[arguments]: Adjust substitution.
(libcap/next): Remove variable.
* gnu/packages/avahi.scm (avahi)[inputs]: Change from LIBCAP/NEXT to LIBCAP.
* gnu/packages/base.scm (coreutils)[inputs]: Likewise.
|
|
|
|
| |
* gnu/packages/gnupg.scm (libksba): Update to 1.5.1.
|
|
|
|
| |
* gnu/packages/gnupg.scm (libassuan): Update to 2.5.5.
|
|
|
|
| |
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.42.
|
|
|
|
| |
* gnu/packages/xml.scm (expat): Update to 2.3.0.
|
|
|
|
| |
* gnu/packages/linux.scm (util-linux): Update to 2.36.2.
|
|
|
|
| |
* gnu/packages/sqlite.scm (sqlite): Update to 3.35.5.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/mit-krb5-hurd.patch: Adjust for 1.19.1.
* gnu/packages/patches/mit-krb5-qualify-short-hostnames.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/kerberos.scm (mit-krb5): Update to 1.19.1.
[source](patches): Remove obsolete patch.
[arguments]: Remove trailing #t's and one obsolete subtitution.
|
|
|
|
| |
* gnu/packages/icu4c.scm (icu4c): Update to 69.1.
|
|
|
|
|
| |
* gnu/packages/check.scm (libfaketime): Update to 0.9.9.
[arguments]: Use CC-FOR-TARGET. Remove obsolete compiler flag and trailing #t's.
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-libre-headers-5.4.20): Rename to ...
(linux-libre-headers-5.10.35): ... this. Update to 5.10.35.
(linux-libre-headers): Adjust accordingly.
|
|
|
|
| |
* gnu/packages/perl.scm (perl): Update to 5.32.1.
|
|
|
|
| |
* gnu/packages/bison.scm (bison): Update to 3.7.6.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/bash.scm (patch-url): Adjust for 5.1.
(%patch-series-5.0): Rename to ...
(%patch-series-5.1): Add the 5.1 patches.
(bash): Update to 5.1 and and adjust for renamed variable.
* gnu/packages/gawk.scm (gawk)[arguments]: Adjust test that fails with the new
Bash.
|
|
|
|
|
| |
* gnu/packages/elf.scm (elfutils)[arguments]: Add "--disable-static" to
#:configure-flags.
|
|
|
|
| |
* gnu/packages/elf.scm (elfutils): Update to 0.183.
|
|
|
|
| |
* gnu/packages/python.scm (python-3.9): Update to 3.9.5.
|
|
|
|
|
| |
* gnu/packages/glib.scm (glib)[propagated-inputs]: Remove SELINUX.
[arguments]: Add "-Dselinux=false" to #:configure-flags.
|
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.4.
[replacement]: Remove.
(python-urllib3/fixed): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (postgresql-13): Update to 13.2.
[replacement]: Remove.
(postgresql-13.2): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/openldap.scm (openldap): Update to 2.4.57.
[replacement]: Remove.
(openldap-2.4.57): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (mariadb)[replacement]: Remove.
[source](patches): New field.
(mariadb/fixed): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/compression.scm (unzip)[replacement]: Remove.
[source](patches): Add patches from UNZIP/FIXED.
(unzip/fixed): Remove variable.
|
|
|
|
|
|
| |
* gnu/packages/adns.scm (c-ares): Update to 1.17.1.
[arguments]: New field.
(c-ares/fixed): Remove variable.
|