Commit graph

94191 commits

Author SHA1 Message Date
Maxim Cournoyer f252e6b8bf
gnu: Add python-flake8-isort.
* gnu/packages/python-xyz.scm (python-flake8-isort): New variable.
2022-03-24 20:57:46 -04:00
Pierre-Henry Fröhring d90b06cc42
gnu: Add python-aiopg.
* gnu/packages/python-xyz.scm (python-aiopg): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 23:26:56 +01:00
Pierre-Henry Fröhring 66cd0ce176
gnu: Add python-psycopg2-binary.
* gnu/packages/python-xyz.scm (python-psycopg2-binary): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 23:26:55 +01:00
Ludovic Courtès 462f3b064f
gnu: xen: Fix compilation.
Suggested by Skyler <skyvine@protonmail.com>.

* gnu/packages/virtualization.scm (xen)[arguments]: In 'patch' phase,
substitute ".note.gnu.build-id" in 'xen.lds.S'.
2022-03-24 23:26:55 +01:00
Maxim Cournoyer 07f55a361e
gnu: Add python-robotframework-pabot.
* gnu/packages/python-xyz.scm (python-robotframework-pabot): New variable.
2022-03-24 16:08:37 -04:00
Maxim Cournoyer d8f62653e5
gnu: python-robotframework: Update to 5.0 and run acceptance tests.
* gnu/packages/python-xyz.scm (python-robotframework): Update to 5.0.
[patches]: Remove python-robotframework-ug2html.patch.  Add
python-robotframework-atest.patch and update
python-robotframework-source-date-epoch.patch.
[phases]: Use gexps.
{delete-problematic-tests}: New phase.
{check}: Also run `atest', the acceptance test suite.
[native-inputs]: Use new style.  Add python-lxml, python-pyyaml,
python-xmlschema, scrot and xvfb-run.
* gnu/packages/patches/python-robotframework-atest.patch: New file.
* gnu/packages/patches/python-robotframework-source-date-epoch.patch: Update patch.
* gnu/packages/patches/python-robotframework-ug2html.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-03-24 15:43:04 -04:00
Efraim Flashner d1851d7880
gnu: gcompris-qt: Use kde download mirror url.
* gnu/packages/education.scm (gcompris-qt)[source]: Use kde mirror url
scheme.
2022-03-24 20:50:09 +02:00
Leo Famulari f76898be6d
gnu: mpdscribble: Update to 0.24.
* gnu/packages/mpd.scm (mpdscribble): Update to 0.24.

Signed-off-by: Leo Famulari <leo@famulari.name>
2022-03-24 13:05:30 -04:00
Zhu Zihao ab98b51ef1
gnu: cogl: Fix the home page.
[[PGP Signed Part:No public key for 66397F84F76693F9 created at 2022-03-23T11:08:49+0100 using EDDSA]]

[[End of PGP Signed Part]]
>From a133e9e91f189f873f86481c7d8c3b8b4c5f755d Mon Sep 17 00:00:00 2001
From: Zhu Zihao <all_but_last@163.com>
Date: Wed, 23 Mar 2022 18:05:40 +0800
Subject: [PATCH] gnu: cogl: Fix the home page.

The website https://www.cogl3d.org/ is not owned by Project Cogl now. Since
Cogl is a part of Project Clutter, make Cogl use the same homepage as Clutter.

* gnu/packages/gnome.scm (cogl): Fix the indentation.

[homepage]: Use the same homepage as clutter.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 12:53:09 +01:00
fesoj000 8044a1fec9
services: murmur: Fix server program name.
* gnu/services/telephony.scm (murmur-activation):
(murmur-shepherd-service): Change file name of mumble server, which is
now called mumble-server instead of murmurd since version 1.4.x.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 12:45:48 +01:00
Artyom V. Poptsov 02c81a44c6
gnu: avr-xyz: Add simavr
* gnu/packages/avr-xyz.scm: New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add 'avr-xyz.scm'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 12:45:48 +01:00
Remco van 't Veer e91c9edb20
services: dnsmasq: Add more options.
* gnu/services/dns.scm (<dnsmasq-configuration>): Add
forward-private-reverse-lookup?, strict-order? and cpe-id options.
(dnsmasq-shepherd-service): Pass added options to dnsmasq and use
match-record instead of match-lambda.
* doc/guix.texi (Guix Services): Document options added to dnsmasq.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-24 12:45:48 +01:00
Ludovic Courtès 9877408d2f
gnu: guile-fibers: Remove GNU/Hurd from 'supported-systems'.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[supported-systems]: New
field.
2022-03-24 12:45:47 +01:00
Ludovic Courtès c31897055d
gnu: guile-fibers: Support cross-compilation.
* gnu/packages/guile-xyz.scm (guile-fibers-1.1)[native-inputs]: Add GUILE-3.0.
(guile2.2-fibers)[inputs, native-inputs]: Adjust accordingly.
2022-03-24 12:45:47 +01:00
Leo Famulari 24cbe07ae6
gnu: linux-libre 4.9: Update to 4.9.308.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.308.
(linux-libre-4.9-pristine-source): Update hash.
2022-03-24 01:43:29 -04:00
Leo Famulari 6d597cb492
gnu: linux-libre 4.14: Update to 4.14.273.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.273.
(linux-libre-4.14-pristine-source): Update hash.
2022-03-24 01:43:29 -04:00
Leo Famulari 757d418b43
gnu: linux-libre 4.19: Update to 4.19.236.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.236.
(linux-libre-4.19-pristine-source): Update hash.
2022-03-24 01:43:28 -04:00
Leo Famulari 220a59a33c
gnu: linux-libre 5.4: Update to 5.4.187.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.187.
(linux-libre-5.4-pristine-source): Update hash.
2022-03-24 01:43:28 -04:00
Leo Famulari 085a8a76e8
gnu: linux-libre 5.10: Update to 5.10.108.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.108.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
2022-03-24 01:43:28 -04:00
Leo Famulari 109a008128
gnu: linux-libre 5.15: Update to 5.15.31.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.31.
(linux-libre-5.15-pristine-source, deblob-scripts-5.15): Update hashes.
2022-03-24 01:43:28 -04:00
Leo Famulari e7f15b5ce8
gnu: linux-libre: Update to 5.16.17.
* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.17.
(linux-libre-5.16-pristine-source, deblob-scripts-5.16): Update hashes.
2022-03-24 01:43:24 -04:00
Liliana Marie Prikler 7258c90572
gnu: python-notmuch2: Use new style.
* gnu/packages/mail.scm (python-notmuch2)[version]: Explicitly inherit from
notmuch.
[arguments]: Use list of G-Expressions.
2022-03-23 21:12:38 +01:00
Tanguy Le Carrour 8d33d7b42f
gnu: python-notmuch2: Fix build.
* gnu/packages/mail.scm (python-notmuch2)[#:phases]: Add
‘create-notmuch-config’ and ‘patch-setup.’py after ‘enter-python-dir’.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2022-03-23 21:07:00 +01:00
Nicolas Goaziou 9a31942cab
gnu: python-pillow-simd: Fix version.
* gnu/packages/python-xyz.scm (python-pillow-simd)[version]: Move "v" prefix
out of version string.
2022-03-23 14:26:40 +01:00
jgart 297a5b74c3
gnu: cl-ningle: Update to 0.3.0-2.2e85675.
* gnu/packages/lisp-xyz.scm (sbcl-ningle): Update to 0.3.0-2.2e85675.
  [arguments]: Remove custom 'combine-fasls' phase that changes the name of
  compiled files causing a permission denied error when loading ningle.
  See this discussion:
  https://lists.gnu.org/archive/html/help-guix/2021-12/msg00067.html.

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
2022-03-23 09:46:15 +01:00
Efraim Flashner fada73a280
gnu: pybind11: Update to 2.8.1.
* gnu/packages/python-xyz.scm (pybind11): Update to 2.8.1.
2022-03-23 08:33:37 +02:00
Efraim Flashner 63641be6eb
gnu: spike: Wrap binaries.
* gnu/packages/virtualization.scm (spike)[arguments]: Add phase to wrap
binaries with dtc.
[inputs]: Add bash-minimal.
2022-03-23 08:32:44 +02:00
Maxim Cournoyer 4a82826379
gnu: : Update to v9.0.0.post1.
* gnu/packages/python-xyz.scm (): Update to v9.0.0.post1.
2022-03-22 22:57:39 -04:00
Maxim Cournoyer 4b3b873344
gnu: libosinfo: Update to 1.10.0.
* gnu/packages/virtualization.scm (libosinfo): Update to 1.10.0.
2022-03-22 22:11:25 -04:00
Brendan Tildesley 5b59df328b
gnu: libosinfo: Use hwdata for pci.ids and usb.ids.
*  gnu/packages/virtualization.scm (libosinfo)
[arguments]: Use gexps.
[configure-flags]: Search usb.ids and pci.ids via search-input-file.
[phases]{patch-osinfo-path}: Use search-input-directory.
[inputs]: Use new style.
[native-inputs]: Use new style.  Replace pci.ids and usb.ids by the hwdata pci
and usb outputs, respectively.

Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-22 21:55:54 -04:00
Brendan Tildesley 03d8fd4557
gnu: hwdata: Update to 0.357.
* gnu/packages/pciutils.scm (hwdata): Update to 0.357.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-22 17:21:18 -04:00
Brendan Tildesley 07bc32b4ce
gnu: hwdata: Remove unused gzip native input.
* gnu/packages/pciutils.scm (hwdata)[native-inputs]: Remove gzip.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-22 17:21:00 -04:00
Brendan Tildesley bcb0a94d0b
gnu: hwdata: Set #:target #f.
* gnu/packages/pciutils.scm (hwdata): Set #:target #f.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-22 17:17:47 -04:00
Nicolas Goaziou 96b2da8cde
gnu: Add openboard.
* gnu/packages/education.scm (openboard): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-22 16:11:45 -04:00
Maxim Cournoyer 65400c3c3b
profiles: manual-database: Remove GDBM workaround.
* guix/profiles.scm (manual-database): No longer set the MALLOC_PERTURB_
environment variable.
2022-03-22 14:51:53 -04:00
jgart 18119fe288
packages: Clarify comment about build-system package record field.
* guix/packages.scm (<package>): Clarify that what goes in the build-system
package record field is a build-system record instance.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-22 15:29:32 +01:00
jgart bd952b47af
gnu: vim-tagbar: Fix typo in phase name.
* gnu/packages/vim.scm (vim-tagbar)[arguments]: Fix typo in phase name.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-22 15:27:07 +01:00
jgart 222dac0b95
gnu: tuxguitar: Update to 1.5.5.
* gnu/packages/music.scm (tuxguitar): Update to 1.5.5.
[arguments]: Remove trailing booleans.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-22 15:21:37 +01:00
Nicolas Goaziou 96777f44ff
gnu: keepassxc: Improve package style.
* gnu/packages/password-utils.scm (keepassxc)[arguments]: Use G-expressions.
[native-inputs]: Remove labels.
2022-03-22 14:02:43 +01:00
Nicolas Goaziou 0f1f4bf8c5
gnu: keepassxc: Update to 2.7.0.
* gnu/packages/password-utils.scm (keepassxc): Update to 2.7.0.
[arguments]<#:phases>: Skip failing test.
[inputs]: Add BOTAN, MINIZIP and PCSC-LITE.

test
2022-03-22 14:02:43 +01:00
Blake Shaw 614a7610da
gnu: opencv: Add pkgconfig generation flag.
* gnu/packages/image-processing.scm (opencv)[arguments]: Add
OPENCV_GENERATE_PKGCONFIG flag.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-22 10:51:08 +01:00
Maxime Devos e584a093f9
packages: Fix time-travel from Guix 1.1.0 / Guile < 2.2.7.
* guix/packages.scm: Only set #:replace? #true when Guile is >= 2.2.7.

Fixes: <https://issues.guix.gnu.org/53765>
Reported-By: Peter Kois <kangus@gmail.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-21 23:03:35 +01:00
jgart fbbb006986
gnu: Add python-pytest-pudb.
* gnu/packages/check.scm (python-pytest-pudb): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-03-21 23:03:35 +01:00
Ludovic Courtès f43dce6ef9
system: Use 'shadow-with-man-pages' in %BASE-PACKAGES-UTILS.
* gnu/system.scm (%base-packages-utils): Replace SHADOW with
SHADOW-WITH-MAN-PAGES.
2022-03-21 23:03:35 +01:00
Ludovic Courtès fe83583b7f
gnu: shadow: Add variant with man pages.
* gnu/packages/admin.scm (shadow)[properties]: New field.
(shadow-with-man-pages): New variable.
2022-03-21 23:03:35 +01:00
Maxim Cournoyer ad85ca0977
gnu: openboardview: Unbundle imgui.
* gnu/packages/patches/openboardview-use-system-imgui.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/electronics.scm (openboardview)[source]: Delete "imgui"
subdirectory from snippet and apply patch.
[inputs]{imgui}: New input.
2022-03-21 15:30:55 -04:00
Maxim Cournoyer 7f981c53df
gnu: imgui: Add support for fontconfig and the C++ standard library.
* gnu/packages/toolkits.scm (imgui)[source]: Streamline snippet.
[arguments]: Use gexps.
[phases]{build}: Add include directive to fonconfig headers.  Also build the
C++ sources found under the "misc" directory.
{install}: Install headers found under the "misc" directory.
[inputs]: Add fontconfig.
2022-03-21 15:30:55 -04:00
Maxim Cournoyer 249e84943e
gnu: openboardview: Update to 8.95.2.
* gnu/packages/electronics.scm (openboardview): Update to 8.95.2.
[source]: Update snippet comment.
[phases]{remove-timestamps}: Delete phase.
2022-03-21 15:30:54 -04:00
Christine Lemmer-Webber b61f7602bf
gnu: beancount: Disable sanity check.
* gnu/packages/finance.scm (beancount): Disable sanity check.
2022-03-21 14:36:24 -04:00
Nicolas Goaziou a1632d5952
gnu: emacs-repology: Update to 1.2.3.
* gnu/packages/emacs-xyz.scm (emacs-repology): Update to 1.2.3.
2022-03-21 11:20:05 +01:00