Age | Commit message (Expand) | Author |
2020-10-08 | system: Include 'guile-3.0-latest' in '%base-packages'....* gnu/system.scm (%base-packages-utils): Change GUILE-3.0 to
GUILE-3.0-LATEST.
| Ludovic Courtès |
2020-10-08 | gnu: gmsh: Update to 4.6.0....Gmsh bundles METIS 5 released with Apache License 2.0 since upstream commit
eaff7f6477fe876991615cfa4b5832bd5f12994b. Instead, Gmsh is linked with the
package 'metis'.
* gnu/packages/maths.scm (gmsh): Update to 4.6.0.
(propagated-inputs): Replace 'opencascade-oce' by 'opencascade-occt', add
'metis'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| zimoun |
2020-10-08 | gnu: kdeconnect: Fix launching kdeconnect-app....* gnu/packages/kde.scm (kdeconnect)[inputs]: Add qtgraphicaleffects,
qtquickcontrols, qtquickcontrols2.
| Efraim Flashner |
2020-10-07 | gnu: Add emacs-windsize....* gnu/packages/emacs-xyz.scm (emacs-windsize): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Tomás Ortín Fernández |
2020-10-07 | gnu: giac: Update to 1.6.0-25....* gnu/packages/algebra.scm (giac): Update to 1.6.0-25.
[native-inputs]: Add hevea.
| Nicolas Goaziou |
2020-10-07 | services: Fix gdm-autologin pam service....* gnu/services/xorg.scm (gdm-pam-service): Mark pam_gdm.so optional.
| Alex Griffin |
2020-10-07 | gnu: htslib: Enable support for custom URI schemes....* gnu/packages/bioinformatics.scm (htslib)[arguments]: Enable support for custom URIs.
| Roel Janssen |
2020-10-07 | gnu: eolie: Update to 0.9.99....* gnu/packages/gnome.scm (eolie): Update to 0.9.99.
| Tobias Geerinckx-Rice |
2020-10-07 | gnu: nano: Update to 5.3....* gnu/packages/nano.scm (nano): Update to 5.3.
| Tobias Geerinckx-Rice |
2020-10-07 | gnu: filezilla: Run the test....* gnu/packages/ftp.scm (filezilla)[native-inputs]: Add cppunit.
| Tobias Geerinckx-Rice |
2020-10-07 | gnu: libfilezilla: Don't build static library....* gnu/packages/ftp.scm (libfilezilla)[arguments]: Add ‘--disable-static’
to #:configure-flags.
| Tobias Geerinckx-Rice |
2020-10-07 | gnu: filezilla, libfilezilla: Update to 3.50.0, 0.24.1....* gnu/packages/ftp.scm (libfilezilla): Update to 0.24.1.
[native-inputs]: Add gettext-minimal.
[inputs]: Add gnutls.
(filezilla): Update to 3.50.0.
| Tobias Geerinckx-Rice |
2020-10-07 | gnu: cuirass: Update to 0.0.1-51.cb2c4e3....* gnu/packages/ci.scm (cuirass): Update to 0.0.1-51.cb2c4e3.
| Mathieu Othacehe |
2020-10-07 | gnu: Add texlive-fpl....* gnu/packages/tex.scm (texlive-fpl): New variable.
| Paul Garlick |
2020-10-07 | gnu: Add cl-xmls....* gnu/packages/lisp-xyz.scm (sbcl-xmls, cl-xmls, ecl-xmls): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Adam |
2020-10-07 | gnu: Add cl-lambda-fiddle....* gnu/packages/lisp-xyz.scm (sbcl-lambda-fiddle, cl-lambda-fiddle,
ecl-lambda-fiddle): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Adam |
2020-10-07 | gnu: entr: Cross-compile....* gnu/packages/entr.scm (entr)[arguments]: Use CC-FOR-TARGET.
Use INPUTS instead of WHICH.
[inputs]: Add non-native bash and coreutils packages.
| Tobias Geerinckx-Rice |
2020-10-07 | gnu: entr: Update to 4.6....* gnu/packages/entr.scm (entr): Update to 4.6.
| Tobias Geerinckx-Rice |
2020-10-07 | gnu: ddcutil: Update to 0.9.9....* gnu/packages/hardware.scm (ddcutil): Update to 0.9.9.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: Add xnotify....* gnu/packages/wm.scm (xnotify): New variable.
| Oleg Pykhalov |
2020-10-06 | gnu: Add emacs-ob-sclang....Remove emacs-org-contrib's dependency on SuperCollider by extracting
ob-sclang.el into its own package.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib)[source]: Add snippet
that deletes ob-sclang.el.
[propagated-inputs]: Remove emacs-scel.
(emacs-ob-sclang): New variable.
| Pierre Langlois |
2020-10-06 | gnu: emacs-geiser: Update to 0.12....* gnu/packages/emacs-xyz.scm (emacs-geiser): Update to 0.12.
| Nicolas Goaziou |
2020-10-06 | gnu: texlive-mathpazo: Include virtual font files....* gnu/packages/tex.scm (texlive-mathpazo)[inherit]: Add directory.
| Paul Garlick |
2020-10-06 | gnu: gnumeric: Update to 1.12.48....This brings Python 3 support & fixes building against goffice@0.10.48.
* gnu/packages/gnome.scm (gnumeric): Update to 1.12.48.
[inputs]: Replace python-2 and python2-gobject with python and
python-pygobject, respectively.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: perl-digest-md5: Update to 2.58....* gnu/packages/perl.scm (perl-digest-md5): Update to 2.58.
[arguments]: Remove field.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: knot: Enable XDP....* gnu/packages/dns.scm (knot)[source]: Snip out bundled libbpf sources.
[arguments]: Add ‘--enable-xdp=auto’ to #:configure-flags.
Add a ‘link-missing-libbpf-dependency’ phase.
[inputs]: Add libbpf and libelf.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: knot: Fix typo....* gnu/packages/dns.scm (knot)[arguments]: Fix a typo in
the #:configure-flags.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: knot: Fix test failure on aarch64-linux....* gnu/packages/dns.scm (knot)[source]: Apply patch from upstream that
helps ensure the "test_net_shortwrite" test suite can complete
regardless of platform or configuration.
* gnu/packages/patches/knot-test_net_shortwrite-ensure-connection.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South |
2020-10-06 | gnu: knot: Build & install the Info manual....* gnu/packages/dns.scm (knot)[arguments]: Add "build-info" and
"install-info" phases.
[native-inputs]: Add texinfo and python-sphinx.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South |
2020-10-06 | gnu: knot: Enable DNS-over-HTTPS support in kdig....* gnu/packages/dns.scm (knot)[inputs]: Add nghttp2:lib.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South |
2020-10-06 | gnu: Add texlive-mathpazo....* gnu/packages/tex.scm (texlive-mathpazo): New variable.
| Paul Garlick |
2020-10-06 | gnu: vim: Update to 8.2.1805....* gnu/packages/vim.scm (vim): Update to 8.2.1805.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: pipewire: Update to 0.3.13....* gnu/packages/linux.scm (pipewire): Update to 0.3.13.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: praat: Update to 6.1.26....* gnu/packages/language.scm (praat): Update to 6.1.26.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: libtsm: Remove bundled libxkbcommon header....* gnu/packages/terminals.scm (libtsm)[source]: Snip xkbcommon-keysyms.h.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: libtsm: Make all inputs native....* gnu/packages/terminals.scm (libtsm)[inputs]: Move check & libxkbcommon
from here…
[native-inputs]: …to here.
| Tobias Geerinckx-Rice |
2020-10-06 | gnu: stockfish: Update to 12....* gnu/packages/games.scm (stockfish): Update to 12.
[inputs]: Add fetching of the official neural network file.
[arguments]: Add phase 'copy-net to copy this file and embed it.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Michael Rohleder |
2020-10-06 | gnu: r-gqtlbase: Update to 1.20.4....* gnu/packages/bioinformatics.scm (r-gqtlbase): Update to 1.20.4.
| Ricardo Wurmus |
2020-10-06 | gnu: r-rhdf5: Update to 2.32.3....* gnu/packages/bioinformatics.scm (r-rhdf5): Update to 2.32.3.
| Ricardo Wurmus |
2020-10-06 | gnu: r-biocstyle: Update to 2.16.1....* gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.16.1.
| Ricardo Wurmus |
2020-10-06 | gnu: r-bgx: Update to 1.54.1....* gnu/packages/bioconductor.scm (r-bgx): Update to 1.54.1.
| Ricardo Wurmus |
2020-10-06 | gnu: r-xcms: Update to 3.10.2....* gnu/packages/bioconductor.scm (r-xcms): Update to 3.10.2.
| Ricardo Wurmus |
2020-10-06 | gnu: r-atacseqqc: Update to 1.12.5....* gnu/packages/bioconductor.scm (r-atacseqqc): Update to 1.12.5.
| Ricardo Wurmus |
2020-10-06 | gnu: r-gosemsim: Update to 2.14.2....* gnu/packages/bioconductor.scm (r-gosemsim): Update to 2.14.2.
| Ricardo Wurmus |
2020-10-06 | gnu: r-karyoploter: Update to 1.14.1....* gnu/packages/bioconductor.scm (r-karyoploter): Update to 1.14.1.
| Ricardo Wurmus |
2020-10-06 | gnu: r-diffbind: Update to 2.16.2....* gnu/packages/bioconductor.scm (r-diffbind): Update to 2.16.2.
| Ricardo Wurmus |
2020-10-06 | gnu: sbcl-cl-base64: Declare a source file-name....* gnu/packages/lisp-xyz.scm (sbcl-cl-base64)[source]: Add file-name
field.
| Efraim Flashner |
2020-10-06 | gnu: memkind: Declare a source file-name....* gnu/packages/disk.scm (memkind)[source]: Add file-name field.
| Efraim Flashner |
2020-10-06 | gnu: python-tox: Update to 3.20.0....* gnu/packages/python-xyz.scm (python-tox): Update to 3.20.0.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Joseph LaFreniere |
2020-10-06 | gnu: Add emacs-python-black....* gnu/packages/emacs-xyz.scm (emacs-python-black): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| Joseph LaFreniere |