Age | Commit message (Expand) | Author |
2022-06-02 | gnu: gnustandards: Build reproducibly....Avoid embedding timestamp in info.gz files.
* gnu/packages/gnu-doc.scm (gnustandards)[arguments]: Pass "-n" to gzip
invocations.
| Vagrant Cascadian |
2022-06-02 | gnu: Remove python-atomicwrites-1.4....* gnu/packages/python-xyz.scm (python-atomicwrites-1.4): Remove variable.
* gnu/packages/matrix.scm (python-matrix-nio)[propagated-inputs]: Replace
python-atomicwrites-1.4 with python-atomicwrites.
| Ricardo Wurmus |
2022-06-02 | gnu: dezyne: Update to 2.15.1....* gnu/packages/dezyne.scm (dezyne)[source]: Update to 2.15.1.
[arguments]: Remove `disable-tests' phase.
| Jan (janneke) Nieuwenhuizen |
2022-06-02 | gnu: ocaml-mccs: Update to 1.1+14....* gnu/packages/ocaml.scm (ocaml-mccs): Update to 1.1+14.
| Julien Lepiller |
2022-06-02 | gnu: ocaml-ctypes: do not override install headers...Overriding INSTALL_HEADERS in the build prevents the "ocaml_integers.h"
header from being copied from the ocaml-integers package to ocaml-ctypes.
The header's absence breaks all dune-based projects which build cstubs
using the new (ctypes ...) stanza.
* gnu/packages/ocaml.scm (ocaml-ctypes)[arguments]: remove
INSTALL_HEADERS override.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| David Arroyo |
2022-06-02 | gnu: dune: Update to 3.2.0....* gnu/packages/ocaml.scm (dune): Update to 3.2.0.
| Julien Lepiller |
2022-06-01 | gnu: diffoscope: Fix comparison of vmlinux files....* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Add
'install-extract-vmlinux phase.
[inputs]: Add python.
| Vagrant Cascadian |
2022-06-01 | gnu: diffoscope: Fix embedded tool references....Upstream switched from using '' to "" in various places.
Drop patching of "readelf" which broke tests.
* gnu/packages/diffoscope.scm (diffoscope)[arguments]: Update
'fix-embed-tool-references phase.
[inputs]: Add coreutils and diffutils.
| Vagrant Cascadian |
2022-06-01 | gnu: Add h-client (again, this time with Python 3 support)....* gnu/packages/hardware.scm (h-client): New variable.
| Maxim Cournoyer |
2022-06-01 | gnu: Add python-jsonschema-next....* gnu/packages/python-xyz.scm (python-jsonschema-next): New variable.
| Maxim Cournoyer |
2022-05-29 | gnu: libostree: Update to 2022.3....* gnu/packages/package-management.scm (libostree): Update to 2022.3.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: hwinfo: Rename non-standard ‘dev’ output....* gnu/packages/hardware.scm (hwinfo)[outputs]: Rename ‘dev’ to ‘lib’.
[arguments]: Ditto.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: hwinfo: Update to 21.81....* gnu/packages/hardware.scm (hwinfo): Update to 21.81.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: jpegoptim: Remove input labels....* gnu/packages/image.scm (jpegoptim)[inputs]:
Remove input labels.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: jpegoptim: Update to 1.4.7....* gnu/packages/image.scm (jpegoptim): Update to 1.4.7.
[source]: Build from Git.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: ddcui: Update to 0.2.1....* gnu/packages/hardware.scm (ddcui): Update to 0.2.1.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: ddcutil: Update to 1.2.2....* gnu/packages/hardware.scm (ddcutil): Update to 1.2.2.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: hexedit: Update to 1.6....* gnu/packages/hexedit.scm (hexedit): Update to 1.6.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: daemonize: Use HTTPS home page....* gnu/packages/admin.scm (daemonize)[home-page]: Use HTTPS.
| Tobias Geerinckx-Rice |
2022-06-01 | gnu: smlnj: Use HTTPS home page....* gnu/packages/sml.scm (smlnj)[home-page]: Use HTTPS.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2022-06-01 | gnu: Add cdecl....* gnu/packages/code.scm (cdecl): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Foo Chuan Wei |
2022-06-01 | gnu: Add freerct....* gnu/packages/games.scm (freerct): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Gabriel Arazas |
2022-06-01 | gnu: Add python-osmnx...* gnu/packages/geo.scm (python-osmnx): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2022-06-01 | gnu: python-rtree: Update to 1.0.0....* gnu/packages/geo.scm (python-rtree): Update to 1.0.0.
[arguments]: Fix 'find-libspatialindex phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Gruber |
2022-06-01 | gnu: profanity: Add 'release-monitoring-url' property....* gnu/packages/messaging.scm (profanity)[properties]: New field.
| Ludovic Courtès |
2022-06-01 | gnu: profanity: Remove input labels....* gnu/packages/messaging.scm (profanity)[inputs]: Remove input labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-06-01 | gnu: libmesode: Remove package....* gnu/packages/messaging.scm (libmesode): Delete varialbe.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-06-01 | gnu: profanity: Update to 0.12.1....* gnu/packages/messaging.scm (profanity): Update to 0.12.1.
[source]: Update uri.
[inputs]: Replace libmesode with libstrophe.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-06-01 | gnu: libstrophe: Improve package definition....* gnu/packages/messaging.scm (libstrophe)[phases]: Use gexps.
{install-extra-license-files}: New phase.
[home-page]: Use https and add trailing /.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-06-01 | gnu: libstrophe: Update to 0.12.0....* gnu/packages/messaging.scm (libstrophe): Update to 0.12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jack Hill |
2022-06-01 | gnu: emacs-doom-themes: Include extension files....Newer versions of `emacs-doom-themes' separated extension support into a
separate directory, so this change includes those files.
* gnu/packages/emacs-xyz.scm (emacs-doom-themes)[arguments]: Consider
extensions/*.el files.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Dominic Martinez |
2022-06-01 | gnu: public-inbox: Update to 1.8.0....Some fixes are needed in both the testsuite and the package itself before
tests can pass so disable them for now.
Also, the lei command needs curl to work, so add it to the PATH in
‘wrap-program’.
* gnu/packages/mail.scm (public-inbox)[version]: Change to 1.8.0.
[source]: Update hash.
[arguments]<#:tests?>: Set to #f.
[arguments]<#:phases>{wrap-programs}: Add curl to PATH.
[inputs]: Add curl and perl-socket-msghdr.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thiago Jung Bauermann |
2022-06-01 | gnu: Add perl-socket-msghdr...* gnu/packages/perl.scm (perl-socket-msghdr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thiago Jung Bauermann |
2022-06-01 | gnu: public-inbox: Some packaging fixes...The file ‘script/public-inbox-compact’ doesn't call ‘xapian-compact’ directly
anymore, so the substitution in the ‘qualify-paths’ phase doesn't do anything.
Now there's a reference to ‘xapian-compact’ in ‘lib/PublicInbox/Xapcmd.pm’,
so substitute the path there.
And move xapian from native-inputs to inputs and use its input path in the
substitution, since ‘xapian-compact’ is called during normal execution of
public-inbox.
Also add ‘bash-minimal’ to the package's inputs, since it uses ‘wrap-program’.
Finally, take the opportunity to change build phases to not return #t
unconditionally, since that isn't necessary anymore.
* gnu/packages/mail.scm (public-inbox)[arguments]<#:phases>: Don't return #t
from each phase.
{qualify-paths}: Substitute ‘xapian-compact’ path in the correct file. Use
‘search-input-file’ rather than ‘which’ to find it.
[native-inputs]: Move ‘xapian’ from here ...
[inputs]: ... to here. Add ‘bash-minimal’.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Thiago Jung Bauermann |
2022-06-01 | gnu: Add emacs-bfuture....* gnu/packages/emacs-xyz.scm (emacs-bfuture): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Fredrik Salomonsson |
2022-06-01 | gnu: Remove unreferenced patch....This is a follow-up to a08c21f206d34a42d311e46b495b422188be70eb.
* gnu/packages/patches/libmicrohttpd-0.9.73-test-ssl3.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
| Efraim Flashner |
2022-06-01 | gnu: LLVM, Clang, LLD: Update to 14.0.4....* gnu/packages/llvm.scm (%llvm-monorepo-hashes): Adjust for 14.0.4.
(%llvm-patches): Likewise.
(llvm-14, clang-14, lld-14): Update to 14.0.4.
* gnu/packages/patches/clang-14.0-libc-search-path.patch: Adjust for upstream
changes.
| Marius Bakke |
2022-05-29 | gnu: libmicrohttpd: Update to 0.9.75....* gnu/packages/gnunet.scm (libmicrohttpd): Update to 0.9.75.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: libmicrohttpd: Use G-expressions....* gnu/packages/gnunet.scm (libmicrohttpd)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: pgpdump: Update to 0.35....* gnu/packages/gnupg.scm (pgpdump): Update to 0.35.
| Tobias Geerinckx-Rice |
2022-05-29 | gnu: ocrfeeder: Update to 0.8.5....* gnu/packages/gnome.scm (ocrfeeder): Update to 0.8.5.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-06-01 | gnu: icedove: Use updated clang and llvm....* gnu/packages/gnuzilla.scm (icedove)[native-inputs]: Replace `clang-11`
and `clang-11` with the default version, which is now 13.
| Jonathan Brielmaier |
2022-06-01 | gnu: icedove: Update to 91.10.0 [fixes CVE-2022-1834]....* gnu/packages/gnuzilla.scm (icedove): Update to 91.10.0.
| Jonathan Brielmaier |
2022-05-29 | gnu: tractor: Update to 3.13....* gnu/packages/tor.scm (tractor): Update to 3.13.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Danial Behzadi |
2022-05-29 | gnu: fortune-mod: Fix fortune directory....It now matches the one given in the fortune(6) man page.
* gnu/packages/games.scm (fortune-mode)[arguments]:
Install to /share rather than /local/share/games.
Shorten the 'fix-install-directory phase.
| Tobias Geerinckx-Rice |
2022-06-01 | gnu: pigx-scrnaseq: Update to 1.1.9....* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 1.1.9.
[arguments]: Remove 'autoreconf phase.
[native-inputs]: Remove autoconf and automake.
| Ricardo Wurmus |
2022-06-01 | gnu: pigx-bsseq: Update to 0.1.7....* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.1.7.
[source]: Remove patch.
[arguments]: Remove 'autoreconf phase.
[native-inputs]: Remove automake and autoconf.
* gnu/packages/patches/pigx-bsseq-no-citeproc.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
| Ricardo Wurmus |
2022-06-01 | gnu: pigx-chipseq: Update to 0.1.0....* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.1.0.
[source]: Remove patch.
[arguments]: Remove 'autoreconf phase.
[native-inputs]: Remove autoconf and automake.
* gnu/packages/patches/pigx-chipseq-no-citeproc.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove patch.
| Ricardo Wurmus |
2022-06-01 | gnu: vim: Update to 8.2.5048....* gnu/packages/vim.scm (vim): Update to 8.2.5048.
[arguments]: Patch another instance of '/bin/sh'.
| Efraim Flashner |
2022-06-01 | gnu: pigx-rnaseq: Update to 0.1.0....* gnu/packages/bioinformatics.scm (pigx-rnaseq): Update to 0.1.0.
[arguments]: Remove phase 'patch-knitr.
| Ricardo Wurmus |