aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-20gnu: blender: Add colour management support.Tobias Geerinckx-Rice
* gnu/packages/graphics.scm (blender)[inputs]: Add opencolorio.
2020-08-20gnu: Add opencolorio.Tobias Geerinckx-Rice
* gnu/packages/image-processing.scm (opencolorio): New public variable.
2020-08-20gnu: wireshark: Update to 3.2.6.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (wireshark): Update to 3.2.6.
2020-08-20gnu: libostree: Update to 2020.5.Tobias Geerinckx-Rice
* gnu/packages/package-management.scm (libostree): Update to 2020.5.
2020-08-20gnu: iperf: Update to 3.9.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (iperf): Update to 3.9.
2020-08-20gnu: nng: Update to 1.3.2.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (nng): Update to 1.3.2.
2020-08-20gnu: mate-power-manager: Update to 1.24.2.Tobias Geerinckx-Rice
* gnu/packages/mate.scm (mate-power-manager): Update to 1.24.2. [source]: Hard-code NAME.
2020-08-19gnu: agda: Adjust for using shared libraries.Timothy Sample
See also 9e5496e0ae0ee8f638ca93949ecca314fdb9251e. * 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-19gnu: ganeti: Tell GHC to use shared libraries.Timothy Sample
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-19gnu: ghc-regex-pcre: Set '#:extra-directories'.Timothy Sample
This is a follow-up to commit 54a5fd0791f15108d7c06f0b439e75e049fde249. * gnu/packages/haskell-xyz.scm (ghc-regex-pcre)[arguments]: Set '#:extra-directories'.
2020-08-19gnu: ghc-pcre-light: Set '#:extra-directories'.Timothy Sample
This is a follow-up to commit 54a5fd0791f15108d7c06f0b439e75e049fde249. * gnu/packages/haskell-xyz.scm (ghc-pcre-light)[arguments]: Set '#:extra-directories'.
2020-08-20gnu: blender: Update to 2.83.5.Tobias Geerinckx-Rice
* gnu/packages/graphics.scm (blender): Update to 2.83.5.
2020-08-20gnu: xtl: Update to 0.6.16.Tobias Geerinckx-Rice
* gnu/packages/cpp.scm (xtl): Update to 0.6.16.
2020-08-20gnu: mailutils: Update to 3.10.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (mailutils): Update to 3.10. [arguments]: Patch a failing moderator test.
2020-08-19gnu: linux-libre: Update to 5.7.16.Mark H Weaver
* 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-19gnu: linux-libre@5.8: Update to 5.8.2.Mark H Weaver
* 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-19gnu: linux-libre@5.4: Update to 5.4.59.Mark H Weaver
* 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-19gnu: linux-libre@4.19: Update to 4.19.140.Mark H Weaver
* 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-19gnu: unknown-horizons: Fix build with python@3.8 and python-pytest@5.Tobias Geerinckx-Rice
* 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-19gnu: unknown-horizons: Return #t from all phases.Tobias Geerinckx-Rice
* gnu/packages/games.scm (unknown-horizons)[arguments]: Return #t from ‘set-HOME’.
2020-08-19gnu: geocode-glib: Update to 3.26.2.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.2.
2020-08-19gnu: nuspell: Update to 3.1.2.Tobias Geerinckx-Rice
* gnu/packages/enchant.scm (nuspell): Update to 3.1.2.
2020-08-19services: Allow (service accountsservice-service-type).Tobias Geerinckx-Rice
* gnu/services/desktop.scm (accountsservice-service-type) [default-value]: Set to accountsservice.
2020-08-19gnu: cmh: Update home-page.Efraim Flashner
* gnu/packages/algebra.scm (cmh)[home-page]: Update to new home-page.
2020-08-19gnu: tslib: Update to 1.22.Tobias Geerinckx-Rice
* gnu/packages/video.scm (tslib): Update to 1.22.
2020-08-19gnu: libopenmpt: Update to 0.5.1.Tobias Geerinckx-Rice
* gnu/packages/audio.scm (libopenmpt): Update to 0.5.1. [source]: Hard-code NAME.
2020-08-19gnu: simple-scan: Update to 3.36.4.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (simple-scan): Update to 3.36.4.
2020-08-19gnu: xf86-video-geode: Remove unnecessary patch.Tobias Geerinckx-Rice
* 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-19gnu: xf86-video-geode: Update to 2.11.20.Tobias Geerinckx-Rice
* gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.20.
2020-08-19gnu: gst-plugins-good: Update package definition.Raghav Gururajan
* 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-19gnu: virtuoso-use: Remove static libraries.Roel Janssen
* gnu/packages/databases.scm (virtuoso-ose): Remove static libraries from the build output.
2020-08-19gnu: ruby-kramdown: Update to 2.3.0.Nicolas Goaziou
* gnu/packages/ruby.scm (ruby-kramdown): Update to 2.3.0.
2020-08-19gnu: Add ruby-mustache.Nicolas Goaziou
* gnu/packages/ruby.scm (ruby-mustache): New variable.
2020-08-19gnu: emacs-posframe: Update to 0.8.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.0. [description]: Stick to upstream name.
2020-08-19gnu: fvwm: Use make-desktop-entry-file.Efraim Flashner
* gnu/packages/fvwm.scm (fvwm)[arguments]: Adjust 'install-xsession to use make-desktop-entry-file.
2020-08-19gnu: fvwm: Use https.Efraim Flashner
* gnu/packages/fvwm.scm (fvwm)[home-page]: Use https.
2020-08-19gnu: akonadi: Update home-page.Efraim Flashner
* gnu/packages/kde-pim.scm (akonadi-calendar, akonadi-contacts, akonadi-mime, akonadi-notes, akonadi-search)[home-page]: Update to new home-page.
2020-08-19gnu: lvm2: Default to an HTTPS mirror.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (lvm2)[source]: Talk HTTPS to sourceware.org.
2020-08-19gnu: pigx-chipseq: Update to 0.0.43.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.43.
2020-08-19gnu: graphene: Update package definition.Raghav Gururajan
* 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-19gnu: librsvg-next: Update package definition.Raghav Gururajan
* 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-19gnu: gtk-vnc: Update package definition.Raghav Gururajan
* 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-19gnu: rust-bytemuck-1: Update to 1.3.1.Efraim Flashner
* gnu/packages/crates-io.scm (rust-bytemuck-1): Update to 1.3.1. [synopsis]: Appease 'guix lint'.
2020-08-19gnu: waybar: Remove unrecognized configure flag.Efraim Flashner
* gnu/packages/wm.scm (waybar)[arguments]: Remove field.
2020-08-19gnu: libfive: Fix build.Efraim Flashner
* gnu/packages/engineering.scm (libfive)[source]: Remove snippet. [arguments]: Remove custom phase to find catch's header. [native-inputs]: Remove catch-framework2.
2020-08-19gnu: waybar: Build documentation.Brendan Tildesley
* gnu/packages/wm.scm (waybar)native-inputs]: Add scdoc. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-08-19gnu: emacs-git-auto-commit-mode: Update to 4.6.0-1.23abaff.Oleg Pykhalov
* 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-19gnu: Remove duplicate libcloudproviders definition.Efraim Flashner
* gnu/packages/gnome.scm (libcloudproviders): Remove duplicate.
2020-08-19gnu: python-aiosmtpd: Update to 1.2.1.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.1. [source]: Use GIT-FETCH and GIT-FILE-NAME.
2020-08-19gnu: python-dkimpy: Update to 1.0.5.Tobias Geerinckx-Rice
* gnu/packages/mail.scm (python-dkimpy): Update to 1.0.5.