Commit graph

56610 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice c82ddf3360
gnu: java-joda-convert: Use HTTPS home page.
* gnu/packages/java.scm (java-joda-convert)[home-page]: Use HTTPS.
2020-03-07 12:48:19 +01:00
Tobias Geerinckx-Rice 4d1ddb5156
gnu: java-log4j-1.2-api: Use HTTPS home page.
* gnu/packages/java.scm (java-log4j-1.2-api)[home-page]: Use HTTPS.
2020-03-07 12:48:19 +01:00
Tobias Geerinckx-Rice c901060547
gnu: java-testng: Use HTTPS home page.
* gnu/packages/java.scm (java-testng)[home-page]: Use HTTPS.
2020-03-07 12:48:19 +01:00
Tobias Geerinckx-Rice b93a0c1e6d
gnu: java-junit: Use HTTPS home page.
* gnu/packages/java.scm (java-junit)[home-page]: Use HTTPS.
2020-03-07 12:48:19 +01:00
Tobias Geerinckx-Rice a809d63252
gnu: java-openchart2: Use HTTPS home page.
* gnu/packages/java.scm (java-openchart2)[home-page]: Use HTTPS.
2020-03-07 12:48:19 +01:00
Tobias Geerinckx-Rice a15b45290d
gnu: raincat: Update home page.
* gnu/packages/haskell-apps.scm (raincat)[home-page]: Update.
2020-03-07 12:48:18 +01:00
Tobias Geerinckx-Rice f23365fa2c
gnu: instantmusic: Update home page.
* gnu/packages/music.scm (instantmusic)[home-page]: Update.
2020-03-07 12:48:18 +01:00
Tobias Geerinckx-Rice 5969598149
gnu: openblas: Use HTTPS home page.
* gnu/packages/maths.scm (openblas)[home-page]: Use HTTPS.
2020-03-07 12:48:18 +01:00
Tobias Geerinckx-Rice 14a5146f3a
gnu: python-execnet: Use HTTPS home page.
* gnu/packages/python-xyz.scm (python-execnet)[home-page]: Use HTTPS.
2020-03-07 12:48:18 +01:00
Tobias Geerinckx-Rice cc31d17263
gnu: emacs-ffap-rfc-space: Use HTTPS home page.
* gnu/packages/emacs-xyz.scm (emacs-ffap-rfc-space)[home-page]: Use HTTPS.
2020-03-07 12:48:18 +01:00
Tobias Geerinckx-Rice 6a0d1bd390
gnu: librecad: Use HTTPS home page.
* gnu/packages/engineering.scm (librecad)[home-page]: Use HTTPS.
2020-03-07 12:48:18 +01:00
Tobias Geerinckx-Rice c0dc417909
gnu: spice: Update to 0.14.3.
* gnu/packages/spice.scm (spice): Update to 0.14.3.
[source]: Remove obsolete patch.
* gnu/packages/patches/spice-fix-test-armhf.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-03-07 12:48:18 +01:00
Tobias Geerinckx-Rice beecf815db
gnu: xfce4-weather-plugin: Update to 0.10.1.
* gnu/packages/xfce.scm (xfce4-weather-plugin): Update to 0.10.1.
2020-03-07 12:48:18 +01:00
Tobias Geerinckx-Rice 3a5557a4d2
gnu: xfce4-clipman-plugin: Update to 1.4.4.
* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.4.4.
2020-03-07 12:48:18 +01:00
Tobias Geerinckx-Rice 0bbf14ce93
gnu: xfce4-clipman-plugin: Don't use NAME in source URI.
* gnu/packages/xfce.scm (xfce4-clipman-plugin)[source]: Hard-code NAME.
2020-03-07 12:48:17 +01:00
Pierre Neidhardt ece22a25b6
gnu: fmt: Switch back to url-fetch.
* gnu/packages/pretty-print.scm (fmt)[source]: Use url-fetch instead of
  git-fetch since upstream uploads releases.  Both approaches produce the
  same package, but git-fetch requires more bandwidth.
2020-03-07 12:37:14 +01:00
Pierre Neidhardt 0bc557fd70
gnu: cl-dbus: Remove unneeded inputs.
* gnu/packages/lisp-xyz.scm (cl-dbus)[propagated-inputs]: Remove iolib
  subpackages now that iolib properly references them.
2020-03-07 11:30:11 +01:00
Pierre Neidhardt af5c4efff6
gnu: sbcl-iolib: Fix build to refer to its subpackages properly.
* gnu/packages/lisp-xyz.scm (sbcl-iolib): Inherit from its subpackages instead
  of the other way around, so that they are automatically referenced in the
  generated .asd.
2020-03-07 11:28:32 +01:00
Vagrant Cascadian 5fb3c00256
gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation".
* gnu/packages/golang (go-golang.org-x-sync-errgroup)[synopsis]: Fix typo.
2020-03-06 20:13:30 -08:00
Vagrant Cascadian 52c733124a
gnu: rust-named-pipe-0.4: Fix spelling of "asynchronous"
* gnu/packages/crates-io (rust-named-pipe-0.4)[synopsis]: Fix typo.
  [description]: Fix typo.
2020-03-06 20:13:28 -08:00
Vagrant Cascadian 92f4583208
gnu: r-d3network: Fix typo "This package".
* gnu/packages/cran (r-d3network)[description]: Fix typo.
2020-03-06 20:13:25 -08:00
Vagrant Cascadian 5b309c6242
gnu: ksystemlog: Fix spelling of "occurring".
* gnu/packages/kde-sytemtools (ksystemlog)[description]: Fix typo.
2020-03-06 20:13:23 -08:00
Vagrant Cascadian adca9882be
gnu: unicode-cldr-common: Fix spelling of "information".
* gnu/packages/unicode (unicode-cldr-common)[description]: Fix typo.
2020-03-06 20:13:19 -08:00
Vagrant Cascadian 374540ff65
gnu: sdl-pango: Rename patch to fix guix lint warning about patch filename size.
* gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapToSurface.patch:
  Rename to ...
* gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapTo.patch:
  ... this.
* gnu/local.mk: Update accordingly.
* gnu/packages/sdl.scm: Update accordingly.
2020-03-06 17:34:00 -08:00
Vagrant Cascadian 789c02478a
gnu: akonadi: Rename patch to fix guix lint warning about patch filename size.
* gnu/packages/patches/akonadi-Revert-Make-installation-properly-relocatabl.patch:
  Rename to ...
* gnu/packages/patches/akonadi-Revert-Make-installation-properly-relo.patch:
  ... this.
* gnu/packages/kde-pim (akonadi) Update accordingly.
* gnu/local.mk: Update accordingly.
2020-03-06 17:33:56 -08:00
Tobias Geerinckx-Rice b2ce10e3a9
gnu: yasm: Use HTTPS home page.
* gnu/packages/assembly.scm (yasm)[home-page]: Use HTTPS.
2020-03-07 01:42:51 +01:00
Tobias Geerinckx-Rice a4fdde47cc
gnu: jq: Use HTTPS home page.
* gnu/packages/web.scm (jq)[home-page]: Use HTTPS.
2020-03-07 01:42:51 +01:00
Tobias Geerinckx-Rice c61bfa08ed
gnu: xerces-c: Use HTTPS home page.
* gnu/packages/xml.scm (xerces-c)[home-page]: Use HTTPS.
2020-03-07 01:42:51 +01:00
Tobias Geerinckx-Rice 898dc4947f
gnu: ytalk: Use HTTPS home page.
* gnu/packages/messaging.scm (ytalk)[home-page]: Use HTTPS.
2020-03-07 01:42:51 +01:00
Tobias Geerinckx-Rice 1d7be5938b
gnu: re2c: Use HTTPS home page.
* gnu/packages/re2c.scm (re2c)[home-page]: Use HTTPS.
2020-03-07 01:42:51 +01:00
Tobias Geerinckx-Rice fc10386909
gnu: zimg: Update to 2.9.3.
* gnu/packages/image.scm (zimg): Update to 2.9.3.
2020-03-07 01:41:24 +01:00
Tobias Geerinckx-Rice 290fe81ddc
gnu: bluefish: Update to 2.2.11.
* gnu/packages/gnome.scm (bluefish): Update to 2.2.11.
[inputs]: Replace python-2 with python-wrapper.
2020-03-07 01:41:23 +01:00
Tobias Geerinckx-Rice 99aa7a2d6f
gnu: bluefish: Don't use NAME in source URI.
* gnu/packages/gnome.scm (bluefish)[source]: Hard-code NAME.
2020-03-07 01:41:23 +01:00
Tobias Geerinckx-Rice eda580c079
gnu: rhythmbox: Update to 3.4.4.
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.4.
2020-03-07 01:41:23 +01:00
Tobias Geerinckx-Rice 2588693df1
gnu: rhythmbox: Don't use NAME in source URI.
* gnu/packages/gnome.scm (rhythmbox)[source]: Hard-code NAME.
2020-03-07 01:41:23 +01:00
Tobias Geerinckx-Rice d748843312
gnu: knot: Update to 2.9.3.
* gnu/packages/dns.scm (knot): Update to 2.9.3.
2020-03-07 01:41:23 +01:00
Tobias Geerinckx-Rice ed2d015d29
gnu: hplip: Update to 3.20.2.
* gnu/packages/cups.scm (hplip): Update to 3.20.2.
2020-03-07 01:41:23 +01:00
Tobias Geerinckx-Rice 64df1416c2
gnu: gkrellm: Update to 2.3.11.
* gnu/packages/gkrellm.scm (gkrellm): Update to 2.3.11.
2020-03-07 01:41:23 +01:00
Florian Pelz 895e6e8af6
doc: Fix build of German Cookbook translation.
This is a follow-up to f98e83a17f.
See <https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00095.html>.
Reported there by Vagrant Cascadian <vagrant@debian.org>.

* po/doc/local.mk (DOC_COOKBOOK_PO_FILES): Use correct file name.
(doc-po-update-cookbook-%): Use correct PO file name.
2020-03-06 20:50:18 +00:00
Kei Kebreau 1d3c6a31b5
gnu: wxmaxima: Update to 20.02.4.
* gnu/packages/maths.scm (wxmaxima): Update to 20.02.4.
[arguments]: Enable tests and set #:test-target to "test".
[native-inputs]: Add xorg-server-for-tests.
2020-03-06 15:04:34 -05:00
Mark H Weaver c2f41cb3e8
gnu: linux-libre: Update to 5.4.24.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.24.
(linux-libre-5.4-pristine-source): Update hash.
2020-03-06 14:20:30 -05:00
Mark H Weaver 5d01cc3673
gnu: linux-libre@4.19: Update to 4.19.108.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.108.
(linux-libre-4.19-pristine-source): Update hash.
2020-03-06 14:19:34 -05:00
Marius Bakke a009a3eead
gnu: ungoogled-chromium: Increase max-silent-time.
* gnu/packages/chromium.scm (ungoogled-chromium)[properties]: Add
'max-silent-time'.
2020-03-06 18:42:36 +01:00
Marius Bakke a125397a4b
gnu: mercurial: Update to 5.3.1.
* gnu/packages/version-control.scm (mercurial): Update to 5.3.1.
[native-inputs]: Add WHICH.
2020-03-06 18:42:36 +01:00
Vagrant Cascadian 87bf568022
Do not record store file name in cpp.scm.
* gnu/packages/cpp.scm (abseil-cpp): Replace full store file name with '...'
2020-03-06 08:24:45 -08:00
Tobias Geerinckx-Rice 1ab58a3d90
gnu: carla: Fix start-up.
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39942>,
properly.

* gnu/packages/audio.scm (carla)[arguments]: Add ‘wrap-executables’ phase.
[inputs]: Add guile-2.2.
2020-03-06 16:29:16 +01:00
Tobias Geerinckx-Rice 366c2c8f48
gnu: fmt: Fix home page.
* gnu/packages/pretty-print.scm (fmt)[home-page]: Update.
2020-03-06 16:23:49 +01:00
Tobias Geerinckx-Rice 522ec708bc
gnu: Order module imports in (gnu packages audio).
* gnu/packages/audio.scm: Order module imports alphabetically.
2020-03-06 16:23:49 +01:00
Tobias Geerinckx-Rice 5424e680b8
gnu: carla: Partially fix start-up.
This fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=39942> but
carla still fails to start.

Reported by Nathan Dehnel <ncdehnel@gmail.com>.

* gnu/packages/audio.scm (carla)[arguments]: Add ‘make-carla-executable’ phase.
2020-03-06 15:02:33 +01:00
Tobias Geerinckx-Rice 462ca0bbb7
gnu: dovecot: Update to 2.3.10.
* gnu/packages/mail.scm (dovecot): Update to 2.3.10.
2020-03-06 13:01:29 +01:00