Commit graph

100208 commits

Author SHA1 Message Date
Maxim Cournoyer a6b6b0e89e
gnu: Add tesseract-ocr-tessdata-fast.
* gnu/packages/ocr.scm (tesseract-ocr-tessdata-fast): New variable.
2022-08-12 15:43:48 -04:00
Tobias Geerinckx-Rice ecc2587f1f
gnu: tor: Update to 0.4.7.10.
* gnu/packages/tor.scm (tor): Update to 0.4.7.10.
2022-08-07 02:00:00 +02:00
Guillaume Le Vaillant eecb5efad9
gnu: monero-gui: Fix path to p2pool.
Fixes <https://issues.guix.gnu.org/55512>.

* gnu/packages/finance.scm (monero-gui)[inputs]: Add p2pool.
  [arguments]: Add 'fix-p2pool-path' phase.
2022-08-12 17:43:20 +02:00
Justin Veilleux fc408acd61
gnu: Add p2pool.
* gnu/packages/finance.scm (p2pool): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-12 17:43:20 +02:00
Justin Veilleux ed4a3f17bf
gnu: Add xmrig.
* gnu/packages/finance.scm (xmrig): New variable.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-08-12 17:43:17 +02:00
Collin J. Doering via Guix-patches via 3650425b46
gnu: Add emacs-hledger-mode
* gnu/packages/finance.scm (emacs-hledger-mode): New variable
2022-08-12 11:41:00 -04:00
Antero Mejr e05e5342a0
gnu: Add pn.
* gnu/packages/messaging.scm (pn): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-08-12 17:34:25 +03:00
Guillaume Le Vaillant ff2c97a803
gnu: txr: Update to 280.
* gnu/packages/lisp.scm (txr): Update to 280.
2022-08-12 11:47:52 +02:00
Guillaume Le Vaillant e8e9472af5
gnu: monero-gui: Update to 0.18.1.0.
* gnu/packages/finance.scm (monero-gui): Update to 0.18.1.0.
2022-08-12 11:37:58 +02:00
Guillaume Le Vaillant a3a25daeee
gnu: monero: Update to 0.18.1.0.
* gnu/packages/finance.scm (monero): Update to 0.18.1.0.
2022-08-12 11:37:58 +02:00
( 6d69f093d0
gnu: Add spng.
* gnu/packages/image.scm (spng): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 11:12:18 +02:00
Hilton Chain 67fcc6e339
gnu: Add python-misskey.
* gnu/packages/python-xyz.scm (python-misskey): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-08-12 11:05:29 +02:00
Mathieu Othacehe 1385ef76d7
gnu: python-typer: Introduce gexps.
* gnu/packages/python-xyz.scm (python-typer)[arguments]: Switch to gexps.
[synopsis, description]: Fix indentation.
2022-08-12 10:37:03 +02:00
Tanguy Le Carrour 3ceb985e75
gnu: python-typer: Update to 0.6.1.
* 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>
2022-08-12 10:37:03 +02:00
vicvbcun 2b34eccbf3
gnu: lrcalc: Update to 2.1.
* 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>
2022-08-12 10:27:40 +02:00
vicvbcun d5a641dc2e
gnu: lcalc: Update to 2.0.5.
* 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>
2022-08-12 10:21:00 +02:00
vicvbcun 2e821717d3
gnu: edge-addition-planarity-suite: Update to 3.0.2.0.
* gnu/packages/graph.scm (edge-addition-planarity-suite): Update to 3.0.2.0.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2022-08-12 10:10:26 +02:00
Maxim Cournoyer f7c027617d
gnu: tesseract-ocr: Update to 5.2.0.
* 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.
2022-08-12 00:38:46 -04:00
Maxim Cournoyer 887dbf4d80
gnu: ocrad: Update to 0.28.
* gnu/packages/ocr.scm (ocrad): Update to 0.28.
2022-08-12 00:38:46 -04:00
Efraim Flashner 190e285958
gnu: python-icalendar: Update to 4.1.0.
* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.1.0.
2022-08-12 06:21:59 +03:00
Efraim Flashner d4284e3fd2
gnu: python-setproctitle: Update to 1.3.2.
* 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.
2022-08-12 06:20:26 +03:00
Efraim Flashner 317be8c8eb
gnu: universal-ctags: Update to 5.9.20220807.0.
* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220807.0.
2022-08-12 05:55:13 +03:00
Efraim Flashner 4230b47c08
gnu: packcc: Update to 1.8.0.
* gnu/packages/c.scm (packcc): Update to 1.8.0.
2022-08-12 05:55:07 +03:00
Efraim Flashner a76cb08d0d
gnu: mutt: Update to 2.2.7.
* gnu/packages/mail.scm (mutt): Update to 2.2.7.
2022-08-12 05:15:22 +03:00
Marius Bakke 99b73f6041
gnu: ntfs-3g: Update to 2022.5.17.
* gnu/packages/linux.scm (ntfs-3g): Update to 2022.5.17.
2022-08-11 21:58:03 +02:00
Marius Bakke 246e8e7f81
gnu: ntfs-3g: Add release-monitoring-url and upstream-name.
* gnu/packages/linux.scm (ntfs-3g)[properties]: New field.
2022-08-11 21:58:03 +02:00
Marius Bakke 25c2a2fdb2
gnu: openconnect-sso: Remove input labels.
* 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.
2022-08-11 21:58:02 +02:00
Marius Bakke f441a149b4
gnu: tracker: Update to 3.3.3.
* gnu/packages/gnome.scm (tracker): Update to 3.3.3.
[native-inputs]: Remove INTLTOOL.  Add GETTEXT-MINIMAL.
2022-08-11 21:58:02 +02:00
Marius Bakke 691d4657b7
gnu: folks: Update to 0.15.5.
* gnu/packages/gnome.scm (folks): Update to 0.15.5.
[native-inputs]: Remove INTLTOOL.  Add GETTEXT-MINIMAL.
2022-08-11 21:58:02 +02:00
Marius Bakke 6550130108
gnu: mediasdk: Build reproducibly.
* gnu/packages/video.scm (mediasdk)[arguments]: Add #:phases.  Convert to gexp
while at it.
2022-08-11 21:58:02 +02:00
Marius Bakke 73e0c84d1f
gnu: mediasdk: Remove input labels.
* gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels.
2022-08-11 21:58:02 +02:00
Marius Bakke c851ea265a
gnu: mediasdk: Update to 22.4.4.
* gnu/packages/video.scm (mediasdk): Update to 22.4.4.
2022-08-11 21:58:02 +02:00
Marius Bakke 9de0dffe79
gnu: python-libvirt: Add 'upstream-name' property.
* gnu/packages/virtualization.scm (python-libvirt)[properties]: New field.
2022-08-11 21:58:02 +02:00
Marius Bakke d7d370e4de
gnu: libvirt: Use G-expression.
* gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp.  While at
it, refer to THIS-PACKAGE instead of the NAME and VERSION fields.
2022-08-11 21:58:01 +02:00
Marius Bakke e00b395cb2
gnu: libvirt: Remove input labels.
* gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels.
2022-08-11 21:58:01 +02:00
Marius Bakke 3a76c2bfd9
gnu: libvirt, python-libvirt: Update to 8.6.0.
* 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.
2022-08-11 21:58:01 +02:00
Marius Bakke 25a3d35146
gnu: catch2@1: Adjust for glibc 2.34 and later.
* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New
fields.
2022-08-11 21:58:01 +02:00
Marius Bakke e3e678000d
gnu: python-pyicu: Update to 2.9.
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
2022-08-11 21:58:01 +02:00
Marius Bakke 3806965781
gnu: python-pyicu: Update home page.
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
2022-08-11 21:58:01 +02:00
Tobias Geerinckx-Rice dd7a29faf3
.guix-authorizations: Authorize Andrew Tropin's subkey instead.
Addresses <https://issues.guix.gnu.org/57091> for now.

* .guix-authorizations (abcdw): Use signing subkey instead of primary.
2022-08-11 21:48:10 +02:00
Tobias Geerinckx-Rice 358849986b
gnu: tor: Update to 0.4.7.9 [DoS mitigations].
* gnu/packages/tor.scm (tor): Update to 0.4.7.9.
2022-08-07 02:00:00 +02:00
Andreas Enge 9a97097af1
gnu: gap: Enable compilation of more optional packages.
* 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.
2022-08-11 19:41:38 +02:00
Andreas Enge c1a6c6e6d7
gnu: gap: Update to 4.11.1.
* 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>
2022-08-11 19:08:14 +02:00
Efraim Flashner 0f6dc54780
gnu: lcsync: Fix building on non-x86 hardware.
* gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use
simde instead of immintrin.h directly.
[native-inputs]: Add simde.
2022-08-11 19:35:22 +03:00
Efraim Flashner ee981ba5f9
gnu: lcsync: Use test-target.
* gnu/packages/networking.scm (lcsync)[arguments]: Set test-target.
Remove custom 'check phase.
2022-08-11 19:35:22 +03:00
Efraim Flashner b62c3fbd77
gnu: librecast: Use test-target.
* gnu/packages/networking.scm (librecast)[arguments]: Set test-target.
Remove custom 'check phase.
2022-08-11 19:35:22 +03:00
Efraim Flashner b0f298e2c6
gnu: lcrq: Use test-target.
* gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove
custom 'check phase.
2022-08-11 19:35:21 +03:00
Maxim Cournoyer 2b579fd4f4
gnu: artwork: Update repository to latest commit.
* gnu/artwork.scm (%artwork-repository): Update to commit
4c7f2ce6428a63e202cd2a9474a06f68a946934d.
2022-08-11 11:55:19 -04:00
Maxim Cournoyer ce53253d1f
build: marionette: Adjust QEMU Info manual reference.
* gnu/build/marionette.scm (marionette-control): Update doc to correct the
QEMU Info manual reference.
2022-08-11 11:52:51 -04:00
Maxim Cournoyer 1a43e0067b
gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra.
* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by
gnome-themes-extra.
(gnome)[inputs]: Remove gnome-themes-extra.
2022-08-11 11:52:50 -04:00