Age | Commit message (Collapse) | Author |
|
* gnu/packages/python-xyz.scm (python-numpy)[properties]: New field.
|
|
* gnu/packages/python-xyz.scm (python-pyaml): Update to 21.10.1.
|
|
* gnu/packages/graphviz.scm (graphviz)[properties]: New field.
|
|
* gnu/packages/music.scm (gsequencer): Update to 4.3.4.
[inputs]: Replace gtk+ with gtk, libsoup-minimal-2 with libsoup,
webkitgtk-with-libsoup-2 with webkitgtk.
|
|
* gnu/packages/video.scm (yt-dlp)[source]: Use GIT-FETCH and
GIT-FILE-NAME. Remove the snippet.
[arguments]: Build the man page in the 'build-generated-files phase.
[native-inputs]: Add pandoc.
Co-authored-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/video.scm (yt-dlp): Update to 2022.08.08.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/file-systems.scm (fstransform): New public variable.
|
|
* gnu/packages/cdrom.scm (dvdisaster)[arguments]:
Rewrite as G-expressions.
|
|
* gnu/packages/cdrom.scm (dvdisaster): Update to 0.79.10.
|
|
* gnu/packages/cdrom.scm (dvdisaster)[native-inputs]:
Remove input labels.
|
|
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add bash-minimal.
|
|
* gnu/packages/web.scm (kiwix-tools): Update to 3.3.0.
|
|
* gnu/packages/web.scm (kiwix-desktop): Update to 2.2.2.
[arguments]: Delete enable-print-support and substitute-source phases. Use
search-input-file. Do not return #t from phases.
[native-inputs]: Remove labels.
|
|
* gnu/packages/web.scm (kiwix-lib): Update to 11.0.0.
[arguments]: Do not explicitly pass mustache path to CPPFLAGS. Do not return
#t from phases. Use search-input-file.
[native-inputs]: Remove labels. Use cpp-mustache package instead of its
source.
|
|
* gnu/packages/web.scm (libzim): Update to 8.0.0.
[inputs]: Remove labels. Sort.
|
|
* gnu/packages/cpp.scm (cpp-mustache): New variable.
|
|
* gnu/packages/version-control.scm (pre-commit): Update to 2.20.0.
|
|
* gnu/packages/engineering.scm (freecad): Update to 0.20.1.
|
|
* gnu/packages/video.scm (shotcut): Update to 22.06.23.
[arguments]: Do not replace the 'configure phase as Shotcut switched to the
CMake build system in this version.
[inputs]: Add fftw.
|
|
* gnu/packages/video.scm (mlt): Update to 7.8.0.
|
|
* gnu/packages/python-xyz.scm (python-wand): Update to 0.6.9.
|
|
* gnu/packages/music.scm (mixxx): Update to 2.3.3.
|
|
* gnu/packages/graphics.scm (openxr): Update to 1.0.24.
|
|
* gnu/packages/finance.scm (homebank): Update to 5.5.6.
|
|
* gnu/packages/mail.scm (mu): Update to 1.8.8.
|
|
* gnu/packages/perl.scm (perl-data-optlist): Update to 0.112.
|
|
* gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302191.
|
|
* gnu/packages/web.scm (perl-net-http): Update to 6.22.
|
|
* gnu/packages/web.scm (perl-libwww): Update to 6.67.
|
|
* gnu/packages/web.scm (perl-http-cookies): Update to 6.10.
|
|
* gnu/packages/web.scm (perl-file-listing): Update to 6.15.
|
|
* gnu/packages/security-token.scm (libfido2): Update to 1.11.0.
|
|
* gnu/packages/security-token.scm (libfido2)[source]: Rewrite using https.
|
|
Fixes <https://issues.guix.gnu.org/47536>.
* gnu/packages/ocr.scm (tesseract-ocr)
[phases]{adjust-TESSDATA_PREFIX-macro}: New phase.
{install-minimal-tessdata}: New phase.
[native-inputs]: Add tesseract-ocr-tessdata-fast.
[search-paths]: New field.
[description]: Mention how to add support for more languages.
|
|
* gnu/packages/ocr.scm (tesseract-ocr-tessdata-fast): New variable.
|
|
* gnu/packages/tor.scm (tor): Update to 0.4.7.10.
|
|
Fixes <https://issues.guix.gnu.org/55512>.
* gnu/packages/finance.scm (monero-gui)[inputs]: Add p2pool.
[arguments]: Add 'fix-p2pool-path' phase.
|
|
* gnu/packages/finance.scm (p2pool): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/finance.scm (xmrig): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/finance.scm (emacs-hledger-mode): New variable
|
|
* gnu/packages/messaging.scm (pn): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/lisp.scm (txr): Update to 280.
|
|
* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.0.
|
|
* gnu/packages/finance.scm (monero): Update to 0.18.1.0.
|
|
* gnu/packages/image.scm (spng): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-misskey): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/python-xyz.scm (python-typer)[arguments]: Switch to gexps.
[synopsis, description]: Fix indentation.
|
|
* gnu/packages/python-xyz.scm (python-typer): Update to 0.6.1.
[source]: Use GIT-FETCH.
[arguments]: Build from source with flit.
[native-inputs]: Add python-flit and python-rich.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
* gnu/packages/algebra.scm (lrcalc): Update to 2.1.
[source]: Remove patch.
* gnu/packages/patches/lrcalc-includes.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Unregister file.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/sagemath.scm (lcalc): Update to 2.0.5.
* gnu/packages/patches/lcalc-default-parameters-1.patch,
gnu/packages/patches/lcalc-default-parameters-2.patch,
gnu/packages/patches/lcalc-lcommon-h.patch,
gnu/packages/patches/lcalc-using-namespace-std.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Unregister files.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|