Commit graph

99149 commits

Author SHA1 Message Date
Leo Famulari df7acf25bc
gnu: FFmpeg 2: Update to 2.8.20.
* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.20.
2022-07-08 12:15:29 -04:00
Leo Famulari f081342e10
gnu: linux-libre 4.9: Update to 4.9.322.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.322.
(linux-libre-4.9-pristine-source): Update hash.
2022-07-08 11:50:37 -04:00
Leo Famulari 564b60796e
gnu: linux-libre 4.14: Update to 4.14.287.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.287.
(linux-libre-4.14-pristine-source): Update hash.
2022-07-08 11:50:37 -04:00
Leo Famulari 942627ab14
gnu: linux-libre 4.19: Update to 4.19.251.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.251.
(linux-libre-4.19-pristine-source): Update hash.
2022-07-08 11:50:36 -04:00
Leo Famulari 010c233095
gnu: linux-libre 5.4: Update to 5.4.204.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.204.
(linux-libre-5.4-pristine-source): Update hash.
2022-07-08 11:50:36 -04:00
Leo Famulari f18e4e268b
gnu: linux-libre 5.10: Update to 5.10.129.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.129.
(linux-libre-5.10-pristine-source): Update hash.
2022-07-08 11:50:36 -04:00
Leo Famulari 8dc0de8adb
gnu: linux-libre 5.15: Update to 5.15.53.
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.53.
(linux-libre-5.15-pristine-source): Update hash.
2022-07-08 11:50:35 -04:00
Leo Famulari e554c67e0e
gnu: linux-libre 5.18: Update to 5.18.10.
* gnu/packages/linux.scm (linux-libre-5.18-version): Update to 5.18.10.
(linux-libre-5.18-pristine-source): Update hash.
2022-07-08 11:50:28 -04:00
Paul A. Patience e07fa9b040
gnu: Add cppawk and cppawk-egawk.
* gnu/packages/gawk.scm (cppawk, cppawk-egawk): New variables.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:36:51 +02:00
Paul A. Patience 1fed71ce19
gnu: Add egawk-next.
* gnu/packages/gawk.scm (egawk-next): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:36:38 +02:00
Paul A. Patience 2e5c519b3f
gnu: Add gawk-mpfr.
* gnu/packages/gawk.scm (gawk-mpfr): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:36:27 +02:00
Paul A. Patience f5efde47f7
gnu: Use 'license:' prefix in (gnu packages gawk).
* gnu/packages/gawk.scm: Import (guix licenses) with 'license:' prefix.
(gawk, mawk)[license]: Prefix with 'license:'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:36:23 +02:00
Ale Abdo b4e74f875f
gnu: python-graph-tool: Update to 2.45.
* gnu/packages/graph.scm (python-graph-tool): Update to 2.45.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-08 17:32:15 +02:00
Ludovic Courtès 9100acb6fb
doc: cookbook: Link to "A Scheme Primer".
* doc/guix-cookbook.texi (A Scheme Crash Course): Link to "A Scheme
Primer".  Group references in @quotation for clarity.
2022-07-08 17:28:50 +02:00
Ludovic Courtès da7bee91fa
doc: cookbook: Suggest 'guix shell'.
* doc/guix-cookbook.texi (A Scheme Crash Course): Suggest 'guix shell'
instead of 'guix environment'.
(Customizing the Kernel, The benefits of manifests): Likewise.
2022-07-08 17:28:50 +02:00
Ludovic Courtès 3759b71dc8
gnu: curl@7.84.0: Reduce lib3026 resource use on 32-bit platforms.
This is a followup to c145e51844.

See discussion at
<https://lists.gnu.org/archive/html/guix-devel/2022-07/msg00011.html>.

* gnu/packages/curl.scm (curl-7.84.0)[arguments]: Remove
'skip-failing-tests' and add 'tweak-lib3026-test'.
2022-07-08 17:28:50 +02:00
Björn Höfling ff751a68dc
etc: teams: Add entry for Björn Höfling.
* etc/teams.scm.in ("Björn Höfling"): New member.
2022-07-08 17:11:24 +02:00
Felix Gruber 6f909b37fa
gnu: gdal: Use cmake-build-system.
Gdal declared its configure script as deprecated with the release of
version 3.5 and is planning to deprecate it with release 3.6 which is
scheduled for November 2022.

* gnu/packages/geo.scm (gdal)[build-system]: Use cmake-build-system.
  [arguments]: Remove configure flags for library search paths;
  they are found automatically by cmake now. Add
  -DGDAL_USE_INTERNAL_LIBS=WHEN_NO_EXTERNAL and
  -DGDAL_USE_JPEG12_INTERNAL=OFF to get approximately the same results
  as with the old configure script.
  [inputs]: Remove pcre. Add pcre2 and qhull.
2022-07-08 17:11:23 +02:00
jgart 15943fa757
gnu: python-debug: Improve synopsis.
* gnu/packages/python.scm (python-debug) [synopsis]: Update.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-08 09:33:12 -04:00
Timotej Lazar a9fd061212
gnu: sssd: Update to 2.7.3.
* gnu/packages/sssd.scm (sssd): Update to 2.7.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 13:52:13 +01:00
Christopher Baines b4c4a6acb1
guix: inferior: Fix the behaviour of open-inferior #:error-port.
I'm looking at this as the Guix Data Service uses this behaviour to record and
display logs from inferior processes.

* guix/inferior.scm (open-bidirectional-pipe): Call dup2 for file descriptor
2, passing either the file number for the current error port, or a file
descriptor for /dev/null.
* tests/inferior.scm ("#:error-port stderr", "#:error-port pipe"): Add two new
tests that cover some of the #:error-port behaviour.
2022-07-08 13:51:34 +01:00
Arun Isaac 37dd7e53b9
gnu: Add omega.
* gnu/packages/search.scm (omega): New variable.
* gnu/packages/search.scm (xapian): Add note to update omega when updating
xapian.
2022-07-08 11:32:46 +05:30
Simon South 7dfb8dc4c1
gnu: vlc: Add bash-minimal as an input.
* gnu/packages/video.scm (vlc)[inputs]: Add bash-minimal, silencing a warning
from "guix lint vlc" as "wrap-program" is used in the package definition.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 00:16:15 +01:00
Simon South f53e14be33
gnu: vlc: Remove input labels.
* gnu/packages/video.scm (vlc)[native-inputs]: Remove input labels.
[inputs]: Remove input labels and re-sort.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 00:16:14 +01:00
Simon South 07986d0fad
gnu: Remove srt-1.4.1.
* gnu/packages/networking.scm (srt-1.4.1): Delete variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 00:16:14 +01:00
Simon South 6b9d373083
gnu: vlc: Use regular srt.
* gnu/packages/video.scm (vlc)[inputs]: Use regular srt package, supported
since upstream commit 9a28929.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 00:16:14 +01:00
Simon South 5feeb51f1b
gnu: srt: Update to 1.4.4.
* gnu/packages/networking.scm (srt): Update to 1.4.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 00:16:13 +01:00
Simon South 70f3914c24
gnu: srt: Remove input labels.
* gnu/packages/networking.scm (srt)[native-inputs]: Remove input labels.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-08 00:16:13 +01:00
Christopher Baines a4c6997acb
gnu: guix-build-coordinator: Update to 0-58.a7bbf9d.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-58.a7bbf9d.
2022-07-08 00:15:50 +01:00
Simon South 8cc2061bc0
gnu: mame: Update to 0.245.
* gnu/packages/emulators.scm (mame): Update to 0.245.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-07 23:24:58 +01:00
Christopher Baines 45ed812da5
gnu: guix-build-coordinator: Update to 0-57.3175ac2.
* gnu/packages/package-management.scm (guix-build-coordinator): Update to
0-57.3175ac2.
2022-07-07 22:16:12 +01:00
jgart 7fcf6f454e
gnu: cl-gopher: Update to 0899e7f.
* gnu/packages/lisp-xyz.scm (cl-gopher): Update to 0899e7f.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-07 22:16:12 +01:00
jgart 0d2ac2bdd4
gnu: cl-http-body: Update to 3e4bedd.
* gnu/packages/lisp-xyz.scm (cl-http-body): Update to 3e4bedd.
[inputs]: Add missing dependencies.
[native-inputs]: Add missing dependencies.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-07 22:16:12 +01:00
jgart 89161d4919
gnu: perl-scalar-list-utils: Update to 1.62.
* gnu/packages/perl.scm (perl-scalar-list-utils): Update to 1.62.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-07 22:16:11 +01:00
Felix Gruber ca291e4f73
gnu: mia: Build against VTK 9.
* gnu/packages/image-processing.scm (mia): Build against VTK 9.
[inputs]: Remove vtk-7; add vtk.
[source]: Add mia-vtk9.patch.
* gnu/packages/patches/mia-vtk9.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-07 22:16:11 +01:00
Felix Gruber 6cc559b47d
gnu: sameboy: Update to 0.15.
* gnu/packages/emulators.scm (sameboy): Update to 0.15.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-07 22:16:11 +01:00
jgart 08efb331d0
gnu: Add python-pydantic-cli.
* gnu/packages/python-xyz.scm (python-pydantic-cli): New variable.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-07 17:10:07 -04:00
jgart ad4cd4f073
gnu: emacs-psc-ide: Update to ce97d71.
* gnu/packages/emacs-xyz.scm (emacs-psc-ide): Update to ce97d71.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-07 16:23:56 -04:00
(unmatched-parenthesis 96eb2337b5
gnu: Add cproc.
* gnu/packages/c.scm (cproc): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-07 16:12:11 -04:00
jgart 5299628b90
gnu: Add sbase.
* gnu/packages/suckless.scm (sbase): New variable.

Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-07 15:54:17 -04:00
jgart e103d61485
doc: Document the documentation process.
* doc/contributing.texi (Contributing): Add Writing Documentation section.

Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Co-authored-by: Matt Trzcinski <matt@excalamus.com>
Co-authored-by: Fabio Natali <me@fabionatali.com>
Co-authored-by: Gabor Boskovits <boskovits@gmail.com>
Co-authored-by: Luis Felipe <luis.felipe.la@protonmail.com>
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-07-07 14:40:50 -04:00
jgart via Guix-patches via 3e8a1e8f25
etc: teams: Add entry for jgart.
* etc/teams.scm.in ("jgart"): New member.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2022-07-07 20:08:01 +02:00
Lars-Dominik Braun c3e4532498
etc: teams: Add entry for Lars-Dominik Braun.
* etc/teams.scm.in ("Lars-Dominik Braun"): New member.
2022-07-07 20:06:49 +02:00
John Kehayias 42224e36d1
gnu: darktable: Update to 4.0.0.
* gnu/packages/photo.scm (darktable): Update to 4.0.0.

Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
2022-07-07 19:54:09 +02:00
Maxim Cournoyer fa4a9016be
gnu: pitivi: Update to 2022.06.0.
* gnu/packages/patches/pitivi-fix-build-with-meson-0.60.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): De-register it.
* gnu/packages/video.scm (pitivi): Update to 2022.06.0.
[version]: Do not prefix with previous semver version.
[inputs]{gst-plugins/selection}: Add comment about cvtracker.
{python-librosa}: New input.
2022-07-07 12:19:13 -04:00
Maxim Cournoyer 47f0b3ad14
gnu: pitivi: Propagate librsvg.
Fixes <https://issues.guix.gnu.org/56288>.

* gnu/packages/video.scm (pitivi)[native-inputs]: Use new style, relocate
before inputs.
[inputs]: Add bash-minimal, for wrap-program.  Move librsvg to...
[propagated-inputs]: ... this new field.
[phases]{wrap-other-dependencies}: Use search-input-file to find output
binary.

Reported-by: Christian Miller <miller.christian@proton.me>
2022-07-07 11:51:58 -04:00
Maxim Cournoyer 6428f854f9
Revert "maint: Disable telephony service tests."
This reverts commit c23e0aa65d, since the
telephony service tests have now been fixed.
2022-07-07 10:43:18 -04:00
Maxim Cournoyer 258bc4c4e6
tests: telephony: Remove obsolete parsing tests.
Fixes <https://issues.guix.gnu.org/56343>.

* tests/services/telephony.scm (parse-dbus-reply, parse-account-ids)
(parse-account-details, parse-contacts, getAccountList-reply): Delete
procedures.
("parse-account-ids"): Delete test.
(getAccountDetails-reply): Delete procedure.
("parse-account-details; username, alias and display name"): Delete test.
(getContacts-reply): Delete procedure.
("parse-account-contacts"): Delete test.
(getContacts-empty-reply): Delete procedure.
("parse-account-contacts, empty array"): Delete test.

Reported-by: Ludovic Courtès <ludo@gnu.org>
2022-07-07 10:43:08 -04:00
Ricardo Wurmus ba86c7604d
gnu: python-torchvision: Update to 0.13.0.
* gnu/packages/machine-learning.scm (python-torchvision): Update to 0.13.0.
2022-07-07 14:02:33 +02:00
Ricardo Wurmus deae5d0df1
gnu: python-pytorch: Update to 1.12.0.
* gnu/packages/machine-learning.scm (python-pytorch): Update to 1.12.0.
[arguments]: Explicitly request the use of our pybind11 package.
2022-07-07 14:02:33 +02:00