aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add tesseract-ocr-tessdata-fast.Maxim Cournoyer2022-08-12
| | | | * gnu/packages/ocr.scm (tesseract-ocr-tessdata-fast): New variable.
* gnu: tor: Update to 0.4.7.10.Tobias Geerinckx-Rice2022-08-07
| | | | * gnu/packages/tor.scm (tor): Update to 0.4.7.10.
* gnu: monero-gui: Fix path to p2pool.Guillaume Le Vaillant2022-08-12
| | | | | | | Fixes <https://issues.guix.gnu.org/55512>. * gnu/packages/finance.scm (monero-gui)[inputs]: Add p2pool. [arguments]: Add 'fix-p2pool-path' phase.
* gnu: Add p2pool.Justin Veilleux2022-08-12
| | | | | | * gnu/packages/finance.scm (p2pool): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add xmrig.Justin Veilleux2022-08-12
| | | | | | * gnu/packages/finance.scm (xmrig): New variable. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add emacs-hledger-modeCollin J. Doering via Guix-patches via2022-08-12
| | | | * gnu/packages/finance.scm (emacs-hledger-mode): New variable
* gnu: Add pn.Antero Mejr2022-08-12
| | | | | | * gnu/packages/messaging.scm (pn): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: txr: Update to 280.Guillaume Le Vaillant2022-08-12
| | | | * gnu/packages/lisp.scm (txr): Update to 280.
* gnu: monero-gui: Update to 0.18.1.0.Guillaume Le Vaillant2022-08-12
| | | | * gnu/packages/finance.scm (monero-gui): Update to 0.18.1.0.
* gnu: monero: Update to 0.18.1.0.Guillaume Le Vaillant2022-08-12
| | | | * gnu/packages/finance.scm (monero): Update to 0.18.1.0.
* gnu: Add spng.(2022-08-12
| | | | | | * gnu/packages/image.scm (spng): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add python-misskey.Hilton Chain2022-08-12
| | | | | | * gnu/packages/python-xyz.scm (python-misskey): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: python-typer: Introduce gexps.Mathieu Othacehe2022-08-12
| | | | | * gnu/packages/python-xyz.scm (python-typer)[arguments]: Switch to gexps. [synopsis, description]: Fix indentation.
* gnu: python-typer: Update to 0.6.1.Tanguy Le Carrour2022-08-12
| | | | | | | | | * 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: lrcalc: Update to 2.1.vicvbcun2022-08-12
| | | | | | | | | * 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: lcalc: Update to 2.0.5.vicvbcun2022-08-12
| | | | | | | | | | | * 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>
* gnu: edge-addition-planarity-suite: Update to 3.0.2.0.vicvbcun2022-08-12
| | | | | | * gnu/packages/graph.scm (edge-addition-planarity-suite): Update to 3.0.2.0. Signed-off-by: Andreas Enge <andreas@enge.fr>
* gnu: tesseract-ocr: Update to 5.2.0.Maxim Cournoyer2022-08-12
| | | | | | | | | | | | * gnu/packages/ocr.scm (tesseract-ocr): Update to 5.2.0. [inputs, native-inputs]: Move after arguments. Use new style inputs. [arguments]: Use gexps. [configure-flags]: Add --disable-static. [phases]{fix-docbook}: Replace phase with... {do-not-override-xml-catalog-files}: ... this new phase. {build-training}: Move after build phase. Enable parallel build. {trailing-install}: Move after install phase. [native-inputs]: Add libxml2.
* gnu: ocrad: Update to 0.28.Maxim Cournoyer2022-08-12
| | | | * gnu/packages/ocr.scm (ocrad): Update to 0.28.
* gnu: python-icalendar: Update to 4.1.0.Efraim Flashner2022-08-12
| | | | * gnu/packages/python-xyz.scm (python-icalendar): Update to 4.1.0.
* gnu: python-setproctitle: Update to 1.3.2.Efraim Flashner2022-08-12
| | | | | | | | * gnu/packages/python-xyz.scm (python-setproctitle): Update to 1.3.2. [arguments]: Adjust custom 'check phase for changes in source code. Honor #:tests? flag. [native-inputs]: Add python-pytest. [description]: Reflow.
* gnu: universal-ctags: Update to 5.9.20220807.0.Efraim Flashner2022-08-12
| | | | * gnu/packages/code.scm (universal-ctags): Update to 5.9.20220807.0.
* gnu: packcc: Update to 1.8.0.Efraim Flashner2022-08-12
| | | | * gnu/packages/c.scm (packcc): Update to 1.8.0.
* gnu: mutt: Update to 2.2.7.Efraim Flashner2022-08-12
| | | | * gnu/packages/mail.scm (mutt): Update to 2.2.7.
* gnu: ntfs-3g: Update to 2022.5.17.Marius Bakke2022-08-11
| | | | * gnu/packages/linux.scm (ntfs-3g): Update to 2022.5.17.
* gnu: ntfs-3g: Add release-monitoring-url and upstream-name.Marius Bakke2022-08-11
| | | | * gnu/packages/linux.scm (ntfs-3g)[properties]: New field.
* gnu: openconnect-sso: Remove input labels.Marius Bakke2022-08-11
| | | | | | * gnu/packages/vpn.scm (openconnect-sso)[arguments]: Don't attempt to use a non-existent QtWebEngine label. While at it, use SEARCH-INPUT-FILE also for openconnect and remove trailing #t's.
* gnu: tracker: Update to 3.3.3.Marius Bakke2022-08-11
| | | | | * gnu/packages/gnome.scm (tracker): Update to 3.3.3. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
* gnu: folks: Update to 0.15.5.Marius Bakke2022-08-11
| | | | | * gnu/packages/gnome.scm (folks): Update to 0.15.5. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
* gnu: mediasdk: Build reproducibly.Marius Bakke2022-08-11
| | | | | * gnu/packages/video.scm (mediasdk)[arguments]: Add #:phases. Convert to gexp while at it.
* gnu: mediasdk: Remove input labels.Marius Bakke2022-08-11
| | | | * gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels.
* gnu: mediasdk: Update to 22.4.4.Marius Bakke2022-08-11
| | | | * gnu/packages/video.scm (mediasdk): Update to 22.4.4.
* gnu: python-libvirt: Add 'upstream-name' property.Marius Bakke2022-08-11
| | | | * gnu/packages/virtualization.scm (python-libvirt)[properties]: New field.
* gnu: libvirt: Use G-expression.Marius Bakke2022-08-11
| | | | | * gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp. While at it, refer to THIS-PACKAGE instead of the NAME and VERSION fields.
* gnu: libvirt: Remove input labels.Marius Bakke2022-08-11
| | | | * gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels.
* gnu: libvirt, python-libvirt: Update to 8.6.0.Marius Bakke2022-08-11
| | | | | | | * gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch. * gnu/packages/virtualization.scm (libvirt): Update to 8.6.0. (python-libvirt): Update to 8.6.0. [arguments]: Remove, as the default test phase works fine.
* gnu: catch2@1: Adjust for glibc 2.34 and later.Marius Bakke2022-08-11
| | | | | * gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New fields.
* gnu: python-pyicu: Update to 2.9.Marius Bakke2022-08-11
| | | | * gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
* gnu: python-pyicu: Update home page.Marius Bakke2022-08-11
| | | | * gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
* .guix-authorizations: Authorize Andrew Tropin's subkey instead.Tobias Geerinckx-Rice2022-08-11
| | | | | | Addresses <https://issues.guix.gnu.org/57091> for now. * .guix-authorizations (abcdw): Use signing subkey instead of primary.
* gnu: tor: Update to 0.4.7.9 [DoS mitigations].Tobias Geerinckx-Rice2022-08-07
| | | | * gnu/packages/tor.scm (tor): Update to 0.4.7.9.
* gnu: gap: Enable compilation of more optional packages.Andreas Enge2022-08-11
| | | | | | * gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages with free licenses clarified in the latest release, and which do not require additional inputs.
* gnu: gap: Update to 4.11.1.Andreas Enge2022-08-11
| | | | | | | | * gnu/packages/algebra.scm (gap): Update to 4.11.1. [source]<snippet>: Remove trailing #t. [arguments]<phases>: Remove trailing #t. Install missing config.h header. Co-authored-by: vicvbcun <guix@ikherbers.com>
* gnu: lcsync: Fix building on non-x86 hardware.Efraim Flashner2022-08-11
| | | | | | * gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use simde instead of immintrin.h directly. [native-inputs]: Add simde.
* gnu: lcsync: Use test-target.Efraim Flashner2022-08-11
| | | | | * gnu/packages/networking.scm (lcsync)[arguments]: Set test-target. Remove custom 'check phase.
* gnu: librecast: Use test-target.Efraim Flashner2022-08-11
| | | | | * gnu/packages/networking.scm (librecast)[arguments]: Set test-target. Remove custom 'check phase.
* gnu: lcrq: Use test-target.Efraim Flashner2022-08-11
| | | | | * gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove custom 'check phase.
* gnu: artwork: Update repository to latest commit.Maxim Cournoyer2022-08-11
| | | | | * gnu/artwork.scm (%artwork-repository): Update to commit 4c7f2ce6428a63e202cd2a9474a06f68a946934d.
* build: marionette: Adjust QEMU Info manual reference.Maxim Cournoyer2022-08-11
| | | | | * gnu/build/marionette.scm (marionette-control): Update doc to correct the QEMU Info manual reference.
* gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra.Maxim Cournoyer2022-08-11
| | | | | | * gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by gnome-themes-extra. (gnome)[inputs]: Remove gnome-themes-extra.