Age | Commit message (Expand) | Author |
2023-01-06 | gnu: python-astropy: Update to 5.1.1....* gnu/packages/astronomy.scm (python-astropy): Update to 5.1.1.
[source]{snippet}: Unbundle wcslib.
[arguments]{phases}: preparations: Use all system libraries.
[inputs]: Add wcslib.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2023-01-06 | gnu: wcslib: Update to 7.12....* gnu/packages/astronomy.scm (wcslib): Update to 7.12.
[arguments]: Use Gexp, enable parallel tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2023-01-06 | gnu: python-fitsio: Update to 1.1.8....* gnu/packages/astronomy.scm (python-fitsio): Update to 1.1.8.
[arguments]{phases}: skip-bzip2-test remove redundant phase as cfitsio
built with bzip2 support.
[inputs]: Add curl-minimal.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2023-01-06 | gnu: cfitsio: Build with bzip2 support....* gnu/packages/astronomy.scm (cfitsio):
[arguments](configure-flags): Add bzip2 option.
[inputs]: Add bzip2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2023-01-06 | gnu: cfitsio: Update to 4.2.0....Fix build on aarch64-linux as reported in:
- https://issues.guix.gnu.org/59323
- https://github.com/rwesson/ALFA/issues/29
The latest version passed build on aarch64-linux system with curl and
gfortran enabled. wcslib@7.5 passed build with curl enabled (was marked
as failing in cements).
* gnu/packages/astronomy.scm (cfitsio): Update to 4.2.0.
[arguments]: Use Gexp, enable tests.
[arguments](phases): Delete check and add post-install-check phases.
[native-inputs]: Add gfortran.
[inputs]: Add curl, zlib.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sharlatan Hellseher |
2023-01-06 | gnu: guile-email: Update to 0.3.0....* gnu/packages/guile-xyz.scm (guile-email): Update to 0.3.0.
[native-inputs]: Remove pkg-config and lzip. Add texinfo.
[arguments]: Remove GUILE_AUTO_COMPILE=0 make-flag. Add prefix
make-flag. Delete configure phase.
(guile2.2-email)[arguments]: Add guile_effective_version=2.2 make-flag.
* gnu/packages/patches/guile-email-fix-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Unregister it.
| Arun Isaac |
2023-01-06 | gnu: Update guile-syntax-highlight to 0.2.0....* gnu/packages/guile-xyz.scm (guile-syntax-highlight): Update to 0.2.0.
| David Thompson |
2023-01-06 | gnu: bbmap: Update to 39.01....* gnu/packages/bioinformatics.scm (bbmap): Update to 39.01.
| Ricardo Wurmus |
2023-01-06 | gnu: bbmap: Use gexp....* gnu/packages/bioinformatics.scm (bbmap)[arguments]: Use gexp.
| Ricardo Wurmus |
2023-01-06 | gnu: nanopolish: Drop input labels....* gnu/packages/bioinformatics.scm (nanopolish)[inputs]: Drop labels.
| Ricardo Wurmus |
2023-01-06 | gnu: nanopolish: Update to 0.14.0....* gnu/packages/bioinformatics.scm (nanopolish): Update to 0.14.0.
[source]: Update snippet.
[arguments]: Use gexp; use cc-for-target; drop #T from build phases.
[inputs]: Add minimap2.
[native-inputs]: Add cmake-minimal.
| Ricardo Wurmus |
2023-01-06 | gnu: filtlong: Use Python 3....* gnu/packages/bioinformatics.scm (filtlong)[inputs]: Replace python-2 with
python-wrapper.
| Ricardo Wurmus |
2023-01-06 | gnu: filtlong: Use gexp....* gnu/packages/bioinformatics.scm (filtlong)[arguments]: Use gexp.
| Ricardo Wurmus |
2023-01-06 | gnu: filtlong: Drop input labels....* gnu/packages/bioinformatics.scm (filtlong)[inputs]: Drop labels.
| Ricardo Wurmus |
2023-01-06 | gnu: filtlong: Remove trailing #T from build phases....* gnu/packages/bioinformatics.scm (filtlong)[arguments]: Remove trailing #T.
| Ricardo Wurmus |
2023-01-06 | gnu: ngless: Use gexp....* gnu/packages/bioinformatics.scm (ngless)[arguments]: Use gexp.
| Ricardo Wurmus |
2023-01-06 | gnu: ngless: Remove trailing #T from build phases....* gnu/packages/bioinformatics.scm (ngless)[arguments]: Remove trailing #T.
| Ricardo Wurmus |
2023-01-06 | gnu: Add guile-newra....* gnu/packages/guile-xyz.scm (guile-newra): New variable.
| Ricardo Wurmus |
2023-01-06 | gnu: Add psascan....* gnu/packages/cpp.scm (psascan): New variable.
| Ricardo Wurmus |
2023-01-05 | gnu: ruby-asciidoctor: Install man page....* gnu/packages/ruby.scm (ruby-asciidoctor)
[phases] {install-man-page}: New phase.
| Maxim Cournoyer |
2023-01-05 | gnu: ruby-asciidoctor: Update to 2.0.18....* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 2.0.18.
[native-inputs]: Sort inputs. Add ruby-open-uri-cached.
[phases]: Delete trailing #t.
[description]: Remove mention of Docbook 4.5, no longer supported.
| Maxim Cournoyer |
2023-01-05 | gnu: anystyle: Update to 1.3.2....* gnu/packages/ruby.scm (anystyle): Update to 1.3.2.
[source]: Adjust URL.
| Maxim Cournoyer |
2023-01-05 | gnu: ruby-unicode-scripts: Update to 1.8.0....* gnu/packages/ruby.scm (ruby-unicode-scripts): Update to 1.8.0. Adjust
indentation.
| Maxim Cournoyer |
2023-01-05 | gnu: ruby-minitest: Update to 5.17.0....* gnu/packages/ruby.scm (ruby-minitest): Update to 5.17.0.
(ruby-minitest-5.14): New variable.
(ruby-minitest-4): Delete trailing #t.
(ruby-byebug): Delete trailing #t.
[native-inputs]: Replace ruby-minitest with ruby-minitest-5.14.
| Maxim Cournoyer |
2023-01-05 | gnu: ath9k-htc-firmware: Fix deprecation warnings....* gnu/packages/firmware.scm (ath9k-htc-firmware): Invoke cross-binutils using
keyword arguments.
| Maxim Cournoyer |
2023-01-05 | gnu: zfs: Update to 2.1.7....* gnu/packages/file-systems.scm (zfs): Update to 2.1.7.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Brian Cully |
2023-01-05 | gnu: flightgear: Update to 2020.3.17....* gnu/packages/games (flightgear): Update to 2020.3.17.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Parnikkapore |
2023-01-05 | gnu: kicad: Update to 6.0.10....* gnu/packages/engineering.scm (kicad): Update to 6.0.10.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Peter Polidoro |
2023-01-05 | gnu: Add charls....* gnu/packages/image-processing.scm (charls): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tor-björn Claesson |
2023-01-05 | gnu: gpodder: Update to 3.11.0....* gnu/packages/gpodder.scm (gpodder): Update to 3.11.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| raingloom |
2023-01-05 | gnu: Add yaru-theme...* gnu/packages/gnome-xyz (yaru-theme): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| florhizome |
2023-01-05 | gnu: Add zls....* gnu/packages/zig-xyz.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Maya Tomasek |
2023-01-05 | gnu: Add emacs-ibrowse....* gnu/packages/emacs-xyz.scm (emacs-ibrowse): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2023-01-05 | gnu: guile-avahi: Fix cross-compilation....Previously ./configure would fail because 'guile.m4' wouldn't be picked
up by 'autoreconf' when generating it.
* gnu/packages/guile-xyz.scm (guile-avahi)[native-inputs]: Add GUILE-3.0.
| Ludovic Courtès |
2023-01-04 | gnu: kodi/wayland: Fix syntax error....This is a follow-up to commit dbd9305a5682b1c5cd0b2a516b09f1f3af47209d.
Fixes the cuirass evaluation problems reported and investigated by Leo
Famulari.
* gnu/packages/kodi.scm (kodi/wayland)[inputs]: Do not wrap arguments to
"prepend" in "list".
| Ricardo Wurmus |
2023-01-04 | gnu: kodi/wayland: Do not use package/inherit....* gnu/packages/kodi.scm (kodi/wayland): Use regular inheritance.
| Ricardo Wurmus |
2023-01-04 | gnu: bamtools: Build shared libraries....* gnu/packages/bioinformatics.scm (bamtools)[arguments]: Build shared
libraries instead of static libs.
| Ricardo Wurmus |
2023-01-04 | gnu: zlib: Update to 1.2.12 [fixes CVE-2018-25032]....https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-25032
https://seclists.org/oss-sec/2022/q1/191
* gnu/packages/compression.scm (zlib)[replacement]: New field.
(zlib-1.2.12): New variable.
| Leo Famulari |
2023-01-04 | gnu: Add sugar....* gnu/packages/sugar.scm (sugar): New variable.
| Ricardo Wurmus |
2023-01-04 | gnu: sugar-toolkit-gtk3: Add missing inputs....* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[propagated-inputs]: Add
python-pycairo and python-dateutil.
| Ricardo Wurmus |
2023-01-04 | gnu: Add python-gwebsockets....* gnu/packages/python-web.scm (python-gwebsockets): New variable.
| Ricardo Wurmus |
2023-01-04 | gnu: Add scallop....* gnu/packages/bioinformatics.scm (scallop): New variable.
| Ricardo Wurmus |
2023-01-04 | gnu: Add sugar-artwork....* gnu/packages/sugar.scm (sugar-artwork): New variable.
| Ricardo Wurmus |
2023-01-04 | gnu: Add sugar-datastore....* gnu/packages/sugar.scm (sugar-datastore): New variable.
| Ricardo Wurmus |
2023-01-04 | gnu: sugar-toolkit-gtk3: Propagate some inputs....* gnu/packages/sugar.scm (sugar-toolkit-gtk3)[inputs]: Move gdk-pixbuf,
gobject-introspection, and librsvg-for-system from here...
[native-inputs]: ...and move gtk+ from here...
[propagated-inputs]: ...to here.
| Ricardo Wurmus |
2023-01-04 | gnu: hunspell: Move hunspell and dictionaries to hunspell module....Consolidate hunspell and its dictionaries into the (gnu packages hunspell)
module instead of having them scattered about.
* gnu/packages/aspell.scm (aspell-word-list, define-word-list-dictionary,
hunspell-dict-{en, en-au, en-gb, en-gb-ize, en-us}): Remove variables.
* gnu/packages/libreoffice.scm (hunspell, dicollecte-french-dictionary,
define-french-dictionary, hunspell-dict-fr-{classique, moderne, réforme,
toutes-variantes}, hunspell-dict-pl, hunspell-dict-de, hunspell-dict-hu):
Remove variables.
* gnu/packages/hunspell.scm (hunspell, dicollecte-french-dictionary,
define-french-dictionary, hunspell-dict-fr-{classique, moderne, réforme,
toutes-variantes}, hunspell-dict-pl, hunspell-dict-de, hunspell-dict-hu,
aspell-word-list, define-word-list-dictionary, hunspell-dict-{en, en-au,
en-gb, en-gb-ize, en-us}): Add variables.
(hunspell-dictionary): Explicitly declare upstream libreoffice version to
prevent circular dependency.
* gnu/packages/ebook.scm,
gnu/packages/enchant.scm,
gnu/packages/freedesktop.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/kde-frameworks.scm,
gnu/packages/messaging.scm,
gnu/packages/scribus.scm,
gnu/packages/task-management.scm,
gnu/packages/telegram.scm,
gnu/packages/tex.scm,
gnu/packages/text-editors.scm,
gnu/packages/video.scm: Adjust module imports.
| Brian Cully |
2023-01-04 | gnu: Add sugar-toolkit-gtk3....* gnu/packages/sugar.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ricardo Wurmus |
2023-01-04 | gnu: Add wdl....Alined and improved the definition, as per the chat in IRC.
* gnu/packages/cpp.scm (wdl): New public variable.
* gnu/packages/patches/wdl-link-libs-and-fix-jnetlib.patch: New file.
* gnu/local.mk: Register the patch file.
| Sughosha |
2023-01-04 | gnu: emacs-inspector: Update to 0.9....* gnu/packages/emacs-xyz.scm (emacs-inspector): Update to 0.9.
| Nicolas Goaziou |
2023-01-04 | gnu: emacs-embark: Update to 0.19....* gnu/packages/emacs-xyz.scm (emacs-embark): Update to 0.19.
| Nicolas Goaziou |