summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: mailutils: Update to 3.10.Tobias Geerinckx-Rice2020-08-20
| | | | | * gnu/packages/mail.scm (mailutils): Update to 3.10. [arguments]: Patch a failing moderator test.
* gnu: linux-libre: Update to 5.7.16.Mark H Weaver2020-08-19
| | | | | | * 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.
* gnu: linux-libre@5.8: Update to 5.8.2.Mark H Weaver2020-08-19
| | | | | | * 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.
* gnu: linux-libre@5.4: Update to 5.4.59.Mark H Weaver2020-08-19
| | | | | | * 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.
* gnu: linux-libre@4.19: Update to 4.19.140.Mark H Weaver2020-08-19
| | | | | | * 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.
* gnu: unknown-horizons: Fix build with python@3.8 and python-pytest@5.Tobias Geerinckx-Rice2020-08-19
| | | | | | | | * 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.
* gnu: unknown-horizons: Return #t from all phases.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/games.scm (unknown-horizons)[arguments]: Return #t from ‘set-HOME’.
* gnu: geocode-glib: Update to 3.26.2.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/gnome.scm (geocode-glib): Update to 3.26.2.
* gnu: nuspell: Update to 3.1.2.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/enchant.scm (nuspell): Update to 3.1.2.
* services: Allow (service accountsservice-service-type).Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/services/desktop.scm (accountsservice-service-type) [default-value]: Set to accountsservice.
* gnu: cmh: Update home-page.Efraim Flashner2020-08-19
| | | | * gnu/packages/algebra.scm (cmh)[home-page]: Update to new home-page.
* gnu: tslib: Update to 1.22.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/video.scm (tslib): Update to 1.22.
* gnu: libopenmpt: Update to 0.5.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/audio.scm (libopenmpt): Update to 0.5.1. [source]: Hard-code NAME.
* gnu: simple-scan: Update to 3.36.4.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/gnome.scm (simple-scan): Update to 3.36.4.
* gnu: xf86-video-geode: Remove unnecessary patch.Tobias Geerinckx-Rice2020-08-19
| | | | | | * 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.
* gnu: xf86-video-geode: Update to 2.11.20.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/xorg.scm (xf86-video-geode): Update to 2.11.20.
* gnu: gst-plugins-good: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | | | | | | | | | * 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>
* gnu: virtuoso-use: Remove static libraries.Roel Janssen2020-08-19
| | | | | * gnu/packages/databases.scm (virtuoso-ose): Remove static libraries from the build output.
* gnu: ruby-kramdown: Update to 2.3.0.Nicolas Goaziou2020-08-19
| | | | * gnu/packages/ruby.scm (ruby-kramdown): Update to 2.3.0.
* gnu: Add ruby-mustache.Nicolas Goaziou2020-08-19
| | | | * gnu/packages/ruby.scm (ruby-mustache): New variable.
* gnu: emacs-posframe: Update to 0.8.0.Nicolas Goaziou2020-08-19
| | | | | * gnu/packages/emacs-xyz.scm (emacs-posframe): Update to 0.8.0. [description]: Stick to upstream name.
* gnu: fvwm: Use make-desktop-entry-file.Efraim Flashner2020-08-19
| | | | | * gnu/packages/fvwm.scm (fvwm)[arguments]: Adjust 'install-xsession to use make-desktop-entry-file.
* gnu: fvwm: Use https.Efraim Flashner2020-08-19
| | | | * gnu/packages/fvwm.scm (fvwm)[home-page]: Use https.
* gnu: akonadi: Update home-page.Efraim Flashner2020-08-19
| | | | | | * gnu/packages/kde-pim.scm (akonadi-calendar, akonadi-contacts, akonadi-mime, akonadi-notes, akonadi-search)[home-page]: Update to new home-page.
* gnu: lvm2: Default to an HTTPS mirror.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/linux.scm (lvm2)[source]: Talk HTTPS to sourceware.org.
* gnu: pigx-chipseq: Update to 0.0.43.Ricardo Wurmus2020-08-19
| | | | * gnu/packages/bioinformatics.scm (pigx-chipseq): Update to 0.0.43.
* gnu: graphene: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | * 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>
* gnu: librsvg-next: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | | * 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>
* gnu: gtk-vnc: Update package definition.Raghav Gururajan2020-08-19
| | | | | | | | | | | | | * 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>
* gnu: rust-bytemuck-1: Update to 1.3.1.Efraim Flashner2020-08-19
| | | | | * gnu/packages/crates-io.scm (rust-bytemuck-1): Update to 1.3.1. [synopsis]: Appease 'guix lint'.
* gnu: waybar: Remove unrecognized configure flag.Efraim Flashner2020-08-19
| | | | * gnu/packages/wm.scm (waybar)[arguments]: Remove field.
* gnu: libfive: Fix build.Efraim Flashner2020-08-19
| | | | | | * gnu/packages/engineering.scm (libfive)[source]: Remove snippet. [arguments]: Remove custom phase to find catch's header. [native-inputs]: Remove catch-framework2.
* gnu: waybar: Build documentation.Brendan Tildesley2020-08-19
| | | | | | * gnu/packages/wm.scm (waybar)native-inputs]: Add scdoc. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: emacs-git-auto-commit-mode: Update to 4.6.0-1.23abaff.Oleg Pykhalov2020-08-19
| | | | | | | * 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.
* gnu: Remove duplicate libcloudproviders definition.Efraim Flashner2020-08-19
| | | | * gnu/packages/gnome.scm (libcloudproviders): Remove duplicate.
* gnu: python-aiosmtpd: Update to 1.2.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mail.scm (python-aiosmtpd): Update to 1.2.1. [source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: python-dkimpy: Update to 1.0.5.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/mail.scm (python-dkimpy): Update to 1.0.5.
* gnu: libpipeline: Update to 1.5.3.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/man.scm (libpipeline): Update to 1.5.3.
* gnu: lvm2: Update to 2.03.10.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/linux.scm (lvm2): Update to 2.03.10.
* gnu: sysprof: Expand description.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/gnome.scm (synopsis, description): Elongate.
* gnu: sysprof: Update to 3.36.0.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/gnome.scm (sysprof): Update to 3.36.0.
* gnu: sysprof: Update home page.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/gnome.scm (sysprof)[home-page]: Use an up-to-date alternative.
* gnu: engrampa: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (engrampa): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: eom: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (eom): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-calc: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-calc): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-control-center: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-control-center): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: caja-extensions: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (caja-extensions): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-media: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-media): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-applets: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-applets): Update to 1.24.1. [source]: Hard-code NAME.
* gnu: mate-menus: Update to 1.24.1.Tobias Geerinckx-Rice2020-08-19
| | | | | * gnu/packages/mate.scm (mate-menus): Update to 1.24.1. [source]: Hard-code NAME.