Commit graph

83510 commits

Author SHA1 Message Date
Peter Polidoro b628c5fc71
gnu: kicad: Update to 5.1.10.
* gnu/packages/engineering.scm (kicad, kicad-i18n, kicad-doc, kicad-symbols)
(kicad-footprints, kicad-packages3d, kicad-templates): Update to 5.1.10.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:59 +02:00
Konrad Hinsen 61cd529f74
gnu: Add python-fitsio.
* gnu/packages/astronomy.scm (python-fitsio): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:59 +02:00
Sarah Morgensen 834ff65e85
import: go: Recognize major version suffixes.
Do not treat major version suffixes (such as "/v3") as repository
subdirectories.  See <https://golang.org/ref/mod#major-version-suffixes>.

* guix/import/go.scm (go-module->guix-package): When determining the
unpack path, compare 'root-module-path' to 'module-path-sans-suffix'
instead of 'module-path'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:59 +02:00
Sarah Morgensen ac43ead774
import: go: Handle extra whitespace in "go-import" meta tags.
Some packages sites use extra whitespace in the content portion of <meta
name="go-import" ...> tags, so handle that.  Example:
<https://k8s.io/api?go-get=1>

* guix/import/go.scm (fetch-module-meta-data)[go-import->module-meta]:
Use 'string-tokenize' instead of 'string-split'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:59 +02:00
phodina f666b9b478
gnu: Add mjpg-streamer.
* gnu/packages/video.scm: (mjpg-streamer): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:58 +02:00
Sarah Morgensen e0e65ed69d
doc: cookbook: Mention translations of the cookbook.
* doc/guix-cookbook.texi (Top): Add note about l10n.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:58 +02:00
Sarah Morgensen 1267c2e9ef
doc: Update htmlxref.cnf.
Update and fix broken references to cuirass, git, and guix-cookbook.

* doc/htmlxref.cnf: Update from Texinfo.  Factorize Guix manuals.
(cuirass, git, guix-cookbook, guix-cookbook.de, guix-cookbook.fr): New
entries.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:58 +02:00
Sarah Morgensen 9fc8ae4171
maint: Improve default diff hunk header detection.
Tell git where to look for diff hunk headers: top-level definitions for
Scheme files, and (sub)section headers for texi files.

* .gitattributes, etc/git/gitconfig: New files.
* doc/contributing.texi ("Submitting Patches"): Add subsection
"Configuring Git".  Document etc/git/gitconfig.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-10-04 16:36:58 +02:00
Tobias Geerinckx-Rice 766b779404
gnu: ncompress: Cross-compile.
* gnu/packages/compression.scm (ncompress)[arguments]: Use CC-FOR-TARGET.
2021-10-04 16:01:18 +02:00
Tobias Geerinckx-Rice 09c3d1c1ff
gnu: ncompress: Update to 5.0.
* gnu/packages/compression.scm (ncompress): Update to 5.0.
2021-10-04 16:01:17 +02:00
Tobias Geerinckx-Rice a03562b478
Revert "gnu: openssh: Remove empty /var/empty."
Oh, hello, you must be new here:

  $ git show ba912479e8

That silly person really ought to have added a comment to the code,
shouldn't they?  This reverts similar changes made in commit
ec7bcdc35a, and adds one.
2021-10-04 14:26:43 +02:00
Tobias Geerinckx-Rice 35284f3697
gnu: guix: Update to 1.3.0-8.5fec148.
* gnu/packages/package-management.scm (guix): Update to 1.3.0-8.5fec148.
2021-10-04 14:26:43 +02:00
Maxime Devos 5fec14807f
doc: Fix 'setuid-program' example.
The '#$' doesn't belong there, and will cause ‘unbound variable’ errors.

Reported-By: ss2 (on IRC)

* doc/guix.texi (Setuid Programs): Remove #$ from example.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2021-10-04 13:31:38 +02:00
Tobias Geerinckx-Rice 0cdc984147
gnu: brasero: Embed growisofs from dvd+rw-tools input.
* gnu/packages/gnome.scm (brasero)[arguments]: Rename the
'embed-growisofs phase to 'embed-growisofs-reference.  Get its
growisofs file name from the dvd+rw-tools input, not WHICH.
2021-10-04 13:31:38 +02:00
Tobias Geerinckx-Rice 41e24ace7d
gnu: brasero: Update to 3.12.3.
* gnu/packages/gnome.scm (brasero): Update to 3.12.3.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice 308ed1dd44
gnu: gpsd: Update to 3.23.1.
* gnu/packages/gps.scm (gpsd): Update to 3.23.1.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice e2fdc27bf1
gnu: haveged: Don't build the static library.
* gnu/packages/linux.scm (haveged)[arguments]: Add "--disable-static" to
the #:configure-flags.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice 9eeff70251
gnu: haveged: Update to 1.9.15.
* gnu/packages/linux.scm (haveged): Update to 1.9.15.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice ea0fb5a567
gnu: feh: Update to 3.7.2.
* gnu/packages/image-viewers.scm (feh): Update to 3.7.2.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice fa6bcae4c4
gnu: squid: Update to 4.16.
* gnu/packages/networking.scm (squid): Update to 4.16.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice 798a831f3c
gnu: notmuch: Update to 0.33.2.
* gnu/packages/mail.scm (notmuch): Update to 0.33.2.
2021-10-04 13:31:37 +02:00
Tobias Geerinckx-Rice ecbe4ceff2
gnu: btrfs-progs: Update to 5.14.1.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.14.1.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 73c6459d21
gnu: ndisc6: Update to 1.0.5.
* gnu/packages/networking.scm (ndisc6): Update to 1.0.5.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice ba8b59fc3e
gnu: pv: Update to 1.6.20.
* gnu/packages/pv.scm (pv): Update to 1.6.20.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 22fee8a020
gnu: cifs-utils: Use @acronym{} in description.
* gnu/packages/samba.scm (cifs-utils)[description]: Substitute Texinfo
@acronym{} for @dfn{}.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice c206f6dda5
gnu: pv: Slightly expand description.
* gnu/packages/pv.scm (pv)[description]: Use @acronym{} mark-up and
mention the total data amount, progress bar, and other features from the
man page.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 4d5f7986d6
gnu: libcacard: Update to 2.8.1.
* gnu/packages/spice.scm (libcacard): Update to 2.8.1.
[source]: Remove patch.
* gnu/packages/patches/libcacard-unknown-variable.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice 15e5d22fcb
gnu: cifs-utils: Fix support for dropping capabilities.
* gnu/packages/samba.scm (cifs-utils)[arguments]: Add a new
'trigger-bootstrap phase.
2021-10-04 13:31:36 +02:00
Tobias Geerinckx-Rice ac22683d64
gnu: cifs-utils: Update to 6.14.
* gnu/packages/samba.scm (cifs-utils): Update to 6.14.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 0448bff770
gnu: cifs-utils: Build & install man pages.
* gnu/packages/samba.scm (cifs-utils)[arguments]: Add "--enable-man"
to #:configure-flags.  Remove useless 'create-man8dir phase.  Add a new
'install-man-pages phase to do just that.
[native-inputs]: Add python-docutils.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice ec7bcdc35a
gnu: openssh: Remove empty /var/empty.
* gnu/packages/ssh.scm (openssh)[arguments]: Delete /var/empty after
‘make install’.  Make the rest less repetitive—no functional changes.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 3235a54cd7
gnu: openssh: Update to 8.8p1 [security fixes].
The securities fixed did not affect the default installation.

* gnu/packages/ssh.scm (openssh): Update to 8.8p1.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 4736b077ce
gnu: cawbird: Update to 1.4.2.
* gnu/packages/syndication.scm (cawbird): Update to 1.4.2.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 814872d224
gnu: osinfo-db: Update to 20210903.
* gnu/packages/virtualization.scm (osinfo-db): Update to 20210903.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 0fd3b422cf
gnu: wireguard-tools: Update to 1.0.20210914.
* gnu/packages/vpn.scm (wireguard-tools): Update to 1.0.20210914.
[arguments]: Don't explicitly return #t from phases.
Re-indent not to exceed 80 columns.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice 1eaf8eb7eb
gnu: wolfssl: Update to 4.8.1.
* gnu/packages/tls.scm (wolfssl): Update to 4.8.1.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice a47ce1e0e7
gnu: criu: Delete static libraries.
* gnu/packages/virtualization.scm (criu)[arguments]:
Add a new 'delete-static-libraries phase.
2021-10-04 13:31:35 +02:00
Tobias Geerinckx-Rice b4d02219da
gnu: criu: Update to 3.16.
* gnu/packages/virtualization.scm (criu): Update to 3.16.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 8b5b7478ab
services: knot: Remove obsolete DISABLE-ANY? zone option.
It is now silently ignored by knotd.

* gnu/services/dns.scm (<knot-zone-configuration>):
Remove DISABLE-ANY? field.  Adjust all previous users.
* doc/guix.texi (DNS Services): Undocument it.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 8e71f48c0c
gnu: knot: Unambiguously enable XDP.
* gnu/packages/dns.scm (knot)[arguments]: Replace "--enable-xdp=auto"
with "--enable-xdp=yes" which now supports using the system libbpf.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice f97582dd8a
gnu: nginx-documentation: Update to 1.21.3-2769-16f6fa718be2.
* gnu/packages/web.scm (nginx-documentation): Update to 1.21.3-2769-16f6fa718be2.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 6e53b3a8cd
gnu: nginx: Update to 1.21.3.
* gnu/packages/web.scm (nginx): Update to 1.21.3.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice d6d7e2ec50
gnu: httpd: Update to 2.4.49.
* gnu/packages/web.scm (httpd): Update to 2.4.49.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 2cab2eb675
gnu: links: Update to 2.25.
* gnu/packages/web-browsers.scm (links): Update to 2.25.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 43c1106732
gnu: slop: Update to 7.6.
* gnu/packages/xdisorg.scm (slop): Update to 7.6.
2021-10-04 13:31:34 +02:00
Tobias Geerinckx-Rice 70c186147f
gnu: stunnel: Don't install installation instructions.
* gnu/packages/web.scm (stunnel)[arguments]: Add a 'prune-documentation
phase.
2021-10-04 13:31:33 +02:00
Tobias Geerinckx-Rice 9ef958d8a2
gnu: stunnel: Update to 5.60.
* gnu/packages/web.scm (stunnel): Update to 5.60.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:33 +02:00
Tobias Geerinckx-Rice d5750d565f
gnu: android-udev-rules: Update to 20210501.
* gnu/packages/android.scm (android-udev-rules): Update to 20210501.
[arguments]: Don't explicitly return #t from phases.
2021-10-04 13:31:33 +02:00
Efraim Flashner 356136e7ff
gnu: trezor-gpg-pinentry-tk: Adjust package.
This was supposed to be part of commit
8cf8be646a.

* gnu/packages/finance.scm (trezor-gpg-pinentry-tk)[arguments]: Skip
tests.
[propagated-inputs]: Move python:tk ...
[inputs]: ... to here.
2021-10-04 12:11:54 +03:00
Nicolas Goaziou 287ac9398a
gnu: emacs-ebdb: Update to 0.8.5.
* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.8.5.
2021-10-04 11:09:48 +02:00