Commit graph

65627 commits

Author SHA1 Message Date
Tobias Geerinckx-Rice 2283cf4c1d
gnu: Add opencolorio.
* gnu/packages/image-processing.scm (opencolorio): New public variable.
2020-08-20 06:20:10 +02:00
Tobias Geerinckx-Rice 48d9c7c59a
gnu: wireshark: Update to 3.2.6.
* gnu/packages/networking.scm (wireshark): Update to 3.2.6.
2020-08-20 06:16:46 +02:00
Tobias Geerinckx-Rice cecaa0b383
gnu: libostree: Update to 2020.5.
* gnu/packages/package-management.scm (libostree): Update to 2020.5.
2020-08-20 06:16:45 +02:00
Tobias Geerinckx-Rice b14a139c96
gnu: iperf: Update to 3.9.
* gnu/packages/networking.scm (iperf): Update to 3.9.
2020-08-20 06:16:45 +02:00
Tobias Geerinckx-Rice 77c96b5cb7
gnu: nng: Update to 1.3.2.
* gnu/packages/networking.scm (nng): Update to 1.3.2.
2020-08-20 06:16:44 +02:00
Tobias Geerinckx-Rice ac570f00b0
gnu: mate-power-manager: Update to 1.24.2.
* gnu/packages/mate.scm (mate-power-manager): Update to 1.24.2.
[source]: Hard-code NAME.
2020-08-20 06:16:44 +02:00
Timothy Sample 8d06906017
gnu: agda: Adjust for using shared libraries.
See also 9e5496e0ae.

* gnu/packages/agda.scm (agda)[arguments]: Add a phase that sets
'LD_LIBRARY_PATH'; update the 'configure' phase to match the current
Haskell build system code.
2020-08-19 23:58:47 -04:00
Timothy Sample 856def7bb3
gnu: ganeti: Tell GHC to use shared libraries.
Fixes <https://bugs.gnu.org/42934>.
Reported by Marius Bakke <marius@gnu.org>.

* gnu/packages/virtualization.scm (ganeti)[arguments]: Add a phase
that tells GHC to use shared libraries.
2020-08-19 23:58:47 -04:00
Timothy Sample 991ca49961
gnu: ghc-regex-pcre: Set '#:extra-directories'.
This is a follow-up to commit 54a5fd0791.

* gnu/packages/haskell-xyz.scm (ghc-regex-pcre)[arguments]: Set
'#:extra-directories'.
2020-08-19 23:58:47 -04:00
Timothy Sample a928f35b2c
gnu: ghc-pcre-light: Set '#:extra-directories'.
This is a follow-up to commit 54a5fd0791.

* gnu/packages/haskell-xyz.scm (ghc-pcre-light)[arguments]: Set
'#:extra-directories'.
2020-08-19 23:58:46 -04:00
Tobias Geerinckx-Rice 9c5e3fb6a5
gnu: blender: Update to 2.83.5.
* gnu/packages/graphics.scm (blender): Update to 2.83.5.
2020-08-20 05:14:15 +02:00
Tobias Geerinckx-Rice 9372337f62
gnu: xtl: Update to 0.6.16.
* gnu/packages/cpp.scm (xtl): Update to 0.6.16.
2020-08-20 05:14:15 +02:00
Tobias Geerinckx-Rice c28f242b44
gnu: mailutils: Update to 3.10.
* gnu/packages/mail.scm (mailutils): Update to 3.10.
[arguments]: Patch a failing moderator test.
2020-08-20 05:14:15 +02:00
Mark H Weaver 8502974c34
gnu: linux-libre: Update to 5.7.16.
* gnu/packages/linux.scm (linux-libre-5.7-version): Update to 5.7.16.
(linux-libre-5.7-pristine-source): Update hash.
(deblob-scripts-5.7): Update to 5.7.16.
2020-08-19 19:35:03 -04:00
Mark H Weaver 2046529ebc
gnu: linux-libre@5.8: Update to 5.8.2.
* gnu/packages/linux.scm (linux-libre-5.8-version): Update to 5.8.2.
(linux-libre-5.8-pristine-source): Update hash.
(deblob-scripts-5.8): Update to 5.8.2.
2020-08-19 19:34:04 -04:00
Mark H Weaver 95ff922c3e
gnu: linux-libre@5.4: Update to 5.4.59.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.59.
(linux-libre-5.4-pristine-source): Update hash.
(deblob-scripts-5.4): Update to 5.4.59.
2020-08-19 19:33:00 -04:00
Mark H Weaver 0c3799efde
gnu: linux-libre@4.19: Update to 4.19.140.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.140.
(linux-libre-4.19-pristine-source): Update hash.
(deblob-scripts-4.19): Update to 4.19.140.
2020-08-19 19:30:42 -04:00
Tobias Geerinckx-Rice 4c7d16c551
gnu: unknown-horizons: Fix build with python@3.8 and python-pytest@5.
* gnu/packages/games.scm (unknown-horizons)[source]: Add patch.
[arguments]: Add a ‘fix-tests-with-pytest>=4’ phase.
[native-inputs]: Add python-distro.
* gnu/packages/patches/unknown-horizons-python-3.8-distro.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-08-19 23:02:26 +02:00
Tobias Geerinckx-Rice 5c83e8ec11
gnu: unknown-horizons: Return #t from all phases.
* gnu/packages/games.scm (unknown-horizons)[arguments]: Return #t from ‘set-HOME’.
2020-08-19 23:02:26 +02:00
Tobias Geerinckx-Rice 6f4d4ccc75
gnu: geocode-glib: Update to 3.26.2.
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.2.
2020-08-19 20:44:18 +02:00
Tobias Geerinckx-Rice 65b6682ee2
gnu: nuspell: Update to 3.1.2.
* gnu/packages/enchant.scm (nuspell): Update to 3.1.2.
2020-08-19 20:44:18 +02:00
Tobias Geerinckx-Rice 7f9018aaf6
services: Allow (service accountsservice-service-type).
* gnu/services/desktop.scm (accountsservice-service-type)
[default-value]: Set to accountsservice.
2020-08-19 20:44:18 +02:00
Efraim Flashner e188d2f8aa
gnu: cmh: Update home-page.
* gnu/packages/algebra.scm (cmh)[home-page]: Update to new home-page.
2020-08-19 21:34:41 +03:00
Tobias Geerinckx-Rice 0fa01ccd34
gnu: tslib: Update to 1.22.
* gnu/packages/video.scm (tslib): Update to 1.22.
2020-08-19 20:03:56 +02:00
Tobias Geerinckx-Rice e48c12a3bb
gnu: libopenmpt: Update to 0.5.1.
* gnu/packages/audio.scm (libopenmpt): Update to 0.5.1.
[source]: Hard-code NAME.
2020-08-19 20:03:56 +02:00
Tobias Geerinckx-Rice c96f9178b1
gnu: simple-scan: Update to 3.36.4.
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.4.
2020-08-19 20:03:56 +02:00
Tobias Geerinckx-Rice 2577a0196f
gnu: xf86-video-geode: Remove unnecessary patch.
* gnu/packages/xorg.scm (xf86-video-geode)[source]: Remove patch.
* gnu/packages/patches/xf86-video-geode-glibc-2.20.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2020-08-19 20:03:55 +02:00
Tobias Geerinckx-Rice b137d320b0
gnu: xf86-video-geode: Update to 2.11.20.
* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.20.
2020-08-19 20:03:55 +02:00
Raghav Gururajan 798441b67d
gnu: gst-plugins-good: Update package definition.
* gnu/packages/gstreamer.scm (gst-plugins-good): Update package definition.
[arguments]<#:glib-or-gtk?>: New argument.
<#:phases>['disable-tests-for-armhf]: Remove phase.
['disable-failing-tests]: Remove phase.
['patch-docbook-xml]: New phase.
['pre-check]: New phase.
[native-inputs]: Add docbook-xml, gettext-minimal, gobject-introspection,
gsettings-desktop-schemas, perl, libxml2 and xorg-server-for-tests.
[inputs]: Add bzip2, glib, glib-networking, glu, libgudev, libx11,
libxdamage, libxfixes, libxext, libxshmfence, mesa and v4l-utils.
Remove gst-plugins-base.
[propagated-inputs]: Add gstreamer and gst-plugins-base.
[synopsis]: Modify.
[description]: Modify.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-19 18:22:45 +02:00
Roel Janssen d26bf52948
gnu: virtuoso-use: Remove static libraries.
* gnu/packages/databases.scm (virtuoso-ose): Remove static libraries from
  the build output.
2020-08-19 18:08:00 +02:00
Nicolas Goaziou 2b5b7809b6
gnu: ruby-kramdown: Update to 2.3.0.
* gnu/packages/ruby.scm (ruby-kramdown): Update to 2.3.0.
2020-08-19 17:28:52 +02:00
Nicolas Goaziou 499942227c
gnu: Add ruby-mustache.
* gnu/packages/ruby.scm (ruby-mustache): New variable.
2020-08-19 17:21:09 +02:00
Nicolas Goaziou 901d74298a
gnu: emacs-posframe: Update to 0.8.0.
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.0.
[description]: Stick to upstream name.
2020-08-19 16:34:04 +02:00
Efraim Flashner c0153167e8
gnu: fvwm: Use make-desktop-entry-file.
* gnu/packages/fvwm.scm (fvwm)[arguments]: Adjust 'install-xsession to
  use make-desktop-entry-file.
2020-08-19 16:31:59 +03:00
Efraim Flashner 678fdbb37a
gnu: fvwm: Use https.
* gnu/packages/fvwm.scm (fvwm)[home-page]: Use https.
2020-08-19 16:14:57 +03:00
Efraim Flashner 433309d92e
gnu: akonadi: Update home-page.
* gnu/packages/kde-pim.scm (akonadi-calendar, akonadi-contacts,
akonadi-mime, akonadi-notes, akonadi-search)[home-page]: Update to
new home-page.
2020-08-19 16:08:46 +03:00
Tobias Geerinckx-Rice b06dc2bbd1
gnu: lvm2: Default to an HTTPS mirror.
* gnu/packages/linux.scm (lvm2)[source]: Talk HTTPS to sourceware.org.
2020-08-19 12:56:16 +02:00
Ricardo Wurmus 6e5be7ffad
gnu: pigx-chipseq: Update to 0.0.43.
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.43.
2020-08-19 12:12:42 +02:00
Raghav Gururajan 3d9fddb268
gnu: graphene: Update package definition.
* gnu/packages/gtk.scm (graphene): Update package definition.
[source]<origin>[method]: Change from url-fetch to git-fetch.
[uri]: Add git-reference.
[sha256]: Modify base32.
[arguments]<#:glib-or-gtk?>: New argument.
[native-inputs]: Add git-minimal and mutest.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-19 11:14:10 +02:00
Raghav Gururajan b030bc0c27
gnu: librsvg-next: Update package definition.
* gnu/packages/gnome.scm (librsvg-next): Remove inheritance from librsvg.
[outputs]: Add "doc".
[arguments]<#:phases>['patch-docbook-xml]: New phase.
[arguments]<#:configure-flags>: Add --with-html-dir.
[native-inputs]: Add docbook-xml, python, ruby.
[inputs]: Add fontconfig, freetype, harfbuzz.
[propagated-inputs]: Add cairo, gdk-pixbuf, glib.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-19 10:45:10 +02:00
Raghav Gururajan 97787a24df
gnu: gtk-vnc: Update package definition.
* gnu/packages/gnome.scm (gtk-vnc) [version]: Update to 1.0.0.
[source]<origin>[sha256]: Modify base32.
[build-system]: Change from gnu to meson.
[arguments]<#:glib-or-gtk?>: New argument.
[native-inputs]: Add gjs, node and perl.
[inputs]: Add cairo, gdk-pixbuf+svg, libx11 and zlib.
[synopsis]: Modify.
[description]: Modify.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2020-08-19 10:45:10 +02:00
Efraim Flashner d1a769d68f
gnu: rust-bytemuck-1: Update to 1.3.1.
* gnu/packages/crates-io.scm (rust-bytemuck-1): Update to 1.3.1.
[synopsis]: Appease 'guix lint'.
2020-08-19 11:24:39 +03:00
Efraim Flashner 2f3d23e12a
gnu: waybar: Remove unrecognized configure flag.
* gnu/packages/wm.scm (waybar)[arguments]: Remove field.
2020-08-19 11:05:05 +03:00
Efraim Flashner d2ec1f8ed6
gnu: libfive: Fix build.
* gnu/packages/engineering.scm (libfive)[source]: Remove snippet.
[arguments]: Remove custom phase to find catch's header.
[native-inputs]: Remove catch-framework2.
2020-08-19 11:05:05 +03:00
Brendan Tildesley 56c39a07c8
gnu: waybar: Build documentation.
* gnu/packages/wm.scm (waybar)native-inputs]: Add scdoc.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-19 11:05:02 +03:00
Oleg Pykhalov 75a43e53e1
gnu: emacs-git-auto-commit-mode: Update to 4.6.0-1.23abaff.
* gnu/packages/emacs-xyz.scm
(emacs-git-auto-commit-mode)[version]: Update to 4.6.0-1.23abaff.
[native-inputs]: Add emacs-buttercup and git.
[arguments]: Run tests suite.
2020-08-19 09:44:12 +03:00
Efraim Flashner b180d6d284
gnu: Remove duplicate libcloudproviders definition.
* gnu/packages/gnome.scm (libcloudproviders): Remove duplicate.
2020-08-19 09:37:50 +03:00
Tobias Geerinckx-Rice 525304e1b9
gnu: python-aiosmtpd: Update to 1.2.1.
* gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.1.
[source]: Use GIT-FETCH and GIT-FILE-NAME.
2020-08-19 04:24:25 +02:00
Tobias Geerinckx-Rice bf2727c1b4
gnu: python-dkimpy: Update to 1.0.5.
* gnu/packages/mail.scm (python-dkimpy): Update to 1.0.5.
2020-08-19 04:24:25 +02:00
Tobias Geerinckx-Rice d74a85ec61
gnu: libpipeline: Update to 1.5.3.
* gnu/packages/man.scm (libpipeline): Update to 1.5.3.
2020-08-19 04:24:25 +02:00