Age | Commit message (Collapse) | Author |
|
|
|
...instead of linking to whatever happens to be in the build environment.
* gnu/packages/image.scm (libtiff)[inputs]: Add XZ.
|
|
* gnu/packages/image.scm (libtiff)[arguments]: Convert to gexp.
|
|
* gnu/packages/image.scm (libtiff)[inputs]: Remove labels.
|
|
* gnu/packages/image.scm (libtiff): Update to 4.4.0.
[source](uri): Switch to .xz tarball.
|
|
* gnu/packages/image.scm (libtiff)[properties]: New field.
|
|
* gnu/packages/emacs-xyz.scm (emacs-auctex): Update to 13.1.3.
|
|
* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1p.
|
|
* gnu/packages/check.scm (python-lit): Update to 14.0.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-bbdb): Update to 3.2.2.2.
|
|
* gnu/packages/emacs-xyz.scm (emacs-solarized-theme): Update to 2.0.0.
|
|
* gnu/packages/wm.scm (stumpwm)[inputs, native-inputs]: Remove labels.
[arguments]: Use gexp and remote trailing #t in phases.
|
|
* gnu/packages/wm.scm (stumpwm): Update to 22.05.
[arguments]: Add 'fix-tests' phase.
Co-authored-by: Guillaume Le Vaillant <[email protected]>
|
|
* gnu/packages/fonts.scm (font-abattis-cantarell)
[source]: Fetch source from git.
[build-system]: Switch to meson-build-system.
[phases]: Delete phases.
[configure-flags]: New argument.
[native-inputs]: Remove variable-font archive and unzip.
Add gettext-minimal, psautohint, python, python-cffsubr, python-fontmath,
python-statmake and python-ufo2ft.
[description]: Mention the non-variable and variable font variants.
|
|
* gnu/packages/fontutils.scm (python-statmake): New variable.
|
|
* gnu/packages/python-xyz.scm (python-cattrs): New variable.
|
|
* gnu/packages/python-xyz.scm (python-immutables): Update to 0.18.
[native-inputs]: Add python-mypy, python-pytest.
|
|
* gnu/packages/python-xyz.scm (python-pymongo): Update to 4.1.1.
|
|
* gnu/packages/python-xyz.scm (python-exceptiongroup): New variable.
|
|
* gnu/packages/python-build.scm (python-flit-scm): New variable.
|
|
* gnu/packages/python-xyz.scm (python-setuptools-scm): Move from here...
* gnu/packages/python-build.scm (python-setuptools-scm): ... to here.
|
|
* gnu/packages/python-web.scm (python-sendgrid): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-web.scm (python-http-client): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/python-crypto.scm (python-starkbank-ecdsa): New variable.
Signed-off-by: Ludovic Courtès <[email protected]>
|
|
* gnu/packages/tcl.scm (tcl, tk): Update to 8.6.12.
|
|
* gnu/packages/gnupg.scm (libgpg-error)[native-inputs]: Remove label.
|
|
* gnu/packages/tls.scm (p11-kit): Merge with ...
(p11-kit-next): ... this removed variable.
* gnu/packages/package-management.scm (flatpak)[inputs]: Change from
P11-KIT-NEXT to P11-KIT.
|
|
* gnu/packages/tls.scm (gnutls): Update to 3.7.6.
[source](patches): Remove obsolete patch.
* gnu/packages/patches/gnutls-guile-eintr-eagain.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/libbsd.scm (libbsd): Update to 0.11.6.
[arguments]: Add #:phases.
[inputs]: Add LIBMD.
|
|
* gnu/packages/dbm.scm (gdbm): Update to 1.23.
|
|
* gnu/packages/gnupg.scm (libgcrypt): Update to 1.10.1.
[arguments]: Add "ac_cv_path_GPGRT_CONFIG" when cross-compiling.
|
|
* gnu/packages/gnupg.scm (libgpg-error): Update to 1.45.
|
|
* gnu/packages/bison.scm (bison): Update to 3.8.2.
|
|
* gnu/packages/linux.scm (util-linux)[arguments]: Convert to gexps.
|
|
* gnu/packages/linux.scm (util-linux): Update to 2.37.4.
[replacement]: Remove.
(util-linux/fixed): Remove variable.
* gnu/packages/patches/util-linux-CVE-2021-3995.patch,
gnu/packages/patches/util-linux-CVE-2021-3996.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/readline.scm (readline)[arguments]: Convert to G-expression.
Don't look up inputs by label.
|
|
* gnu/packages/readline.scm (%patch-series-8.1): Add patch 2.
|
|
* gnu/packages/gawk.scm (gawk)[arguments]: Convert to G-expression. Use
SEARCH-INPUT-FILE instead of label.
|
|
* gnu/packages/gawk.scm (gawk): Update to 5.1.1.
[arguments]: Enable previously failing test.
|
|
If this commit gives a deja vu, you are not dreaming; see commit
3e3a37b2bcb1f23011fde8626559f83504177889.
* gnu/packages/base.scm (binutils): Update to 2.38.
[source](patches): Remove obsolete.
[arguments]: Add #:make-flags.
[properties]: New field.
(binutils+documentation): New variable.
(binutils-gold): Inherit from BINUTILS+DOCUMENTATION.
* gnu/packages/make-bootstrap.scm (%binutils-static)[arguments]: Inherit
#:make-flags.
* gnu/packages/patches/binutils-2.37-file-descriptor-leak.patch,
gnu/packages/patches/binutils-CVE-2021-45078.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/gcc.scm (isl): Update to 0.24.
[source](uri): Use new .xz tarball.
|
|
* gnu/packages/guile.scm (guile-3.0): Merge with ...
(guile-3.0-latest): ... this variable, which is now an alias.
|
|
* gnu/packages/m4.scm (m4)[arguments]: Look up /bin/sh in NATIVE-INPUTS if
applicable.
|
|
* gnu/packages/gcc.scm (gcc-objc-11, gcc-objc-12, gcc-objc++-11,
gcc-objc++-12): New variables.
|
|
* gnu/packages/music.scm (orca-music): New variable.
|
|
* gnu/packages/guile-xyz.scm (guile-goblins): New variable.
|
|
* gnu/packages/ruby.scm (ruby-bandwidth-iris): New variable.
Signed-off-by: Raghav Gururajan <[email protected]>
|
|
* gnu/packages/ruby.scm (ruby-faraday-middleware): New variable.
Signed-off-by: Raghav Gururajan <[email protected]>
|
|
* gnu/packages/ruby.scm (ruby-nori): New variable.
Signed-off-by: Raghav Gururajan <[email protected]>
|
|
* gnu/packages/ruby.scm (ruby-roda): New variable.
Signed-off-by: Raghav Gururajan <[email protected]>
|