Commit Graph

31504 Commits (a076f19908d06b6df49f1c25c40de8838213cd71)

Author SHA1 Message Date
Tobias Geerinckx-Rice 23e24ff6cc
gnu: libmatroska: Update to 1.4.9.
* gnu/packages/video.scm (libmatroska): Update to 1.4.9.
[build-system]: Switch to the CMake build system.
[native-inputs]: Remove PKG-CONFIG.
[arguments]: Build shared libaries and don't try to run non-existent
tests.
2018-05-18 17:40:59 +02:00
Tobias Geerinckx-Rice f3d8918106
gnu: libebml: Update to 1.3.6.
* gnu/packages/xml.scm (libebml): Update to 1.3.6.
[source]: Apply ‘libebml-use-limits-not-climits.patch’ to build.
[build-system]: Switch to the CMake build system.
[arguments]: Build shared libaries and don't try to run non-existent
tests.
2018-05-18 17:40:59 +02:00
Danny Milosavljevic 2676628ffb
gnu: Add u-boot-tools.
* gnu/packages/bootloaders.scm (u-boot-tools): New variable.
2018-05-18 02:55:55 +02:00
Danny Milosavljevic 39b40f16f2
gnu: mrustc: Update to 0.0.0-2.ee65f12.
* gnu/packages/rust.scm (mrustc): Update to 0.0.0-2.ee65f12.
[arguments]<#:phases>[configure]: New phase.
2018-05-18 01:55:29 +02:00
Tobias Geerinckx-Rice 4ca9581119
gnu: multiqc: Fix build.
* gnu/packages/bioinformatics.scm (multiqc)[arguments]: Add a
‘relax-requirements’ phase to fix building with python-matplotlib@2.2.
2018-05-17 23:08:30 +02:00
Efraim Flashner 162825f965
daemon: Allow building for armhf-linux on aarch64-linux.
* nix/libstore/build.cc (canBuildLocally): Allow building armhf-linux
builds on aarch64-linux.
(DerivationGoal::runChild) Throw error if attempting to build for
armhf-linux on an unsupported platform.
* doc/guix.texi (Invoking guix build): Document how to build natively
for armhf-linux on aarch64-linux.  Add note that on some aarch64
machines this is unsupported.
2018-05-17 20:37:27 +03:00
Ludovic Courtès 17aca5c4d2
Revert "gnu: Add ghc-array." and "gnu: Add ghc-containers."
This reverts commits e5d92c1ce1
and 7d4e377ff5.

These two packages are part of GHC proper.  See the discussion at
<https://lists.gnu.org/archive/html/help-guix/2018-05/msg00090.html>.
2018-05-17 16:14:49 +02:00
Rouby Pierre-Antoine 17b59aa019
gnu: jupyter: Add search path.
* gnu/package/python.scm (jupyter)[native-search-paths]: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-17 13:14:42 +02:00
Rouby Pierre-Antoine fa6a3bb74f
gnu: Add jupyter-guile-kernel.
* gnu/package/guile.scm (jupyter-guile-kernel): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2018-05-17 11:48:26 +02:00
Ludovic Courtès 827c56515e
union: Do not warn about harmless collisions.
Until now we'd get pointless messages like:

  warning: collision encountered:
    /gnu/store/…-gtk-icon-themes/share/icons/hicolor/icon-theme.cache
    /gnu/store/…-inkscape-0.92.3/share/icons/hicolor/icon-theme.cache
  warning: choosing /gnu/store/…-gtk-icon-themes/share/icons/hicolor/icon-theme.cache

* guix/build/union.scm (%harmless-collisions): New variable.
(warn-about-collision): Honor it.
2018-05-17 10:48:37 +02:00
Chris Marusich 7376ba4cd4
gnu: libreoffice: Update to 5.4.7.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 5.4.7.2.
2018-05-16 22:18:13 -07:00
Mark H Weaver 2cf8531f36
gnu: linux-libre: Update to 4.16.9.
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.9.
(%linux-libre-hash): Update hash.
2018-05-17 00:49:58 -04:00
Mark H Weaver 22d466737d
gnu: linux-libre@4.14: Update to 4.14.41.
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.41.
(%linux-libre-4.14-hash): Update hash.
2018-05-17 00:49:11 -04:00
Mark H Weaver c0bd585835
gnu: linux-libre@4.9: Update to 4.9.100.
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.100.
2018-05-17 00:48:32 -04:00
Mark H Weaver 029dd51d8c
gnu: linux-libre@4.4: Update to 4.4.132.
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.132.
2018-05-17 00:47:40 -04:00
Tobias Geerinckx-Rice 649b334b58
gnu: libdca: Update to 0.0.6.
* gnu/packages/video.scm (libdca): Update to 0.0.6.
2018-05-17 01:17:17 +02:00
Tobias Geerinckx-Rice d059a01e32
gnu: r-rcppprogress: Update to 0.4.1.
* gnu/packages/statistics.scm (r-rcppprogress): Update to 0.4.1.
2018-05-17 01:17:16 +02:00
Tobias Geerinckx-Rice 500aba8884
gnu: r-plotrix: Update to 3.7-1.
* gnu/packages/statistics.scm (r-plotrix): Update to 3.7-1.
2018-05-17 01:17:16 +02:00
Tobias Geerinckx-Rice 610e56d433
gnu: r-stringr: Update to 1.3.1.
* gnu/packages/statistics.scm (r-stringr): Update to 1.3.1.
2018-05-17 01:17:16 +02:00
Tobias Geerinckx-Rice 4c32897d2e
gnu: r-bit: Update to 1.1-13.
* gnu/packages/statistics.scm (r-bit): Update to 1.1-13.
2018-05-17 01:17:15 +02:00
Tobias Geerinckx-Rice 01635bcdd6
gnu: dash: Update to 0.5.10.1.
* gnu/packages/shells.scm (dash): Update to 0.5.10.1.
2018-05-17 01:17:15 +02:00
Tobias Geerinckx-Rice 2ef651a6e2
gnu: python-ddt: Update to 1.1.3.
* gnu/packages/python.scm (python-ddt): Update to 1.1.3.
2018-05-17 01:17:15 +02:00
Tobias Geerinckx-Rice 3aa5b7d934
gnu: python-netifaces: Update to 0.10.7.
* gnu/packages/python.scm (python-netifaces): Update to 0.10.7.
2018-05-17 01:17:03 +02:00
Tobias Geerinckx-Rice 34c2bc56f8
gnu: python-numexpr: Update to 2.6.5.
* gnu/packages/python.scm (python-numexpr): Update to 2.6.5.
2018-05-17 01:02:00 +02:00
Tobias Geerinckx-Rice e17af38f0a
gnu: libfm: Update to 1.3.0.2.
* gnu/packages/lxde.scm (libfm): Update to 1.3.0.2.
2018-05-17 01:02:00 +02:00
Tobias Geerinckx-Rice b85c1858ac
gnu: libnftnl: Update to 1.1.0.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.0.
2018-05-17 01:01:59 +02:00
Tobias Geerinckx-Rice 0a0d6f479f
gnu: libraw: Update to 0.18.11.
* gnu/packages/photo.scm (libraw): Update to 0.18.11.
2018-05-17 01:01:59 +02:00
Tobias Geerinckx-Rice 9a2ac95d76
gnu: r-desolve: Update to 1.21.
* gnu/packages/maths.scm (r-desolve): Update to 1.21.
2018-05-17 01:01:59 +02:00
Tobias Geerinckx-Rice f3afef52f6
gnu: rng-tools: Use INVOKE.
* gnu/packages/linux.scm (rng-tools)[arguments]: Substitute INVOKE for
SYSTEM* and explicitly return #t from phase.
2018-05-17 01:01:58 +02:00
Tobias Geerinckx-Rice 41c77ba3ff
gnu: rng-tools: Update to 6.2.
* gnu/packages/linux.scm (rng-tools): Update to 6.2.
2018-05-17 01:01:58 +02:00
Tobias Geerinckx-Rice 1df4d1b4d9
gnu: python-graphviz: Update to 0.8.3.
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.8.3.
2018-05-17 01:01:58 +02:00
Tobias Geerinckx-Rice 7c52558154
gnu: usbutils: Update to 010.
* gnu/packages/linux.scm (usbutils): Update to 010.
2018-05-17 01:01:57 +02:00
Tobias Geerinckx-Rice 75ea6fe80e
gnu: phonon: Update to 4.10.1.
* gnu/packages/kde-frameworks.scm (phonon): Update to 4.10.1.
2018-05-17 01:01:57 +02:00
Tobias Geerinckx-Rice 1cffa65d15
gnu: graphicsmagick: Update to 1.3.29.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.29.
2018-05-17 01:01:57 +02:00
Tobias Geerinckx-Rice 14bec76535
gnu: feh: Update to 2.26.2.
* gnu/packages/image-viewers.scm (feh): Update to 2.26.2.
2018-05-17 01:01:56 +02:00
Tobias Geerinckx-Rice 2112a9921b
gnu: youtube-dl: Update to 2018.05.09.
* gnu/packages/video.scm (youtube-dl): Update to 2018.05.09.
2018-05-17 01:01:56 +02:00
Tobias Geerinckx-Rice 5abd390915
gnu: links: Update to 2.16.
* gnu/packages/web-browsers.scm (links): Update to 2.16.
2018-05-17 01:01:56 +02:00
Tobias Geerinckx-Rice 1380455994
gnu: lynx: Update to 2.8.9dev.18.
* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.18.
2018-05-17 01:01:56 +02:00
Tobias Geerinckx-Rice 8c2ab7422c
gnu: i3status: Update to 2.12.
* gnu/packages/wm.scm (i3status): Update to 2.12.
2018-05-17 01:01:55 +02:00
Tobias Geerinckx-Rice 4b4a4f5c2d
gnu: perl-xml-compile-wsdl11: Update to 3.07.
* gnu/packages/xml.scm (perl-xml-compile-wsdl11): Update to 3.07.
2018-05-17 01:01:55 +02:00
Tobias Geerinckx-Rice 9af5a513f0
gnu: perl-xml-compile-tester: Update to 0.91.
* gnu/packages/xml.scm (perl-xml-compile-tester): Update to 0.91.
2018-05-17 01:01:55 +02:00
Tobias Geerinckx-Rice 8e0c5d44d1
gnu: dunst: Update to 1.3.2.
* gnu/packages/dunst.scm (dunst): Update to 1.3.2.
2018-05-17 01:01:54 +02:00
Tobias Geerinckx-Rice ebbc0feaac
gnu: uim: Update to 1.8.8.
* gnu/packages/xorg.scm (uim): Update to 1.8.8.
2018-05-17 01:01:54 +02:00
Tobias Geerinckx-Rice 3659b0d7bf
gnu: maim: Update to 5.5.1.
* gnu/packages/xdisorg.scm (maim): Update to 5.5.1.
2018-05-17 01:01:54 +02:00
Tobias Geerinckx-Rice e7395b9024
gnu: prosody: Update to 0.10.1 [security fixes].
* gnu/packages/messaging.scm (prosody): Update to 0.10.1.
2018-05-17 01:01:53 +02:00
Rutger Helling cbf58afa05
gnu: dolphin-emu: Update to commit 47fd8c6eff4cdea7660d0fa78040f98d1d4fa136.
* gnu/packages/emulators.scm (dolphin-emu): Update to commit
47fd8c6eff4cdea7660d0fa78040f98d1d4fa136.
[arguments]: Add 'fixgcc7 phase.
[native-inputs]: Add gcc@7 since building with gcc@5 doesn't work anymore.
2018-05-16 15:54:43 +02:00
Rutger Helling 6f84dc4314
gnu: wine: Update to 3.0.1.
* gnu/packages/wine.scm (wine): Update to 3.0.1.
2018-05-16 11:48:02 +02:00
Gábor Boskovits 40dc6df4fb
gnu: emacs-orgalist: Fix texinfo markup in description.
* gnu/packages/emacs.scm (emacs-orgalist)[description]: Modify.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2018-05-16 11:06:41 +02:00
Ludovic Courtès 63dbdf80a3
doc: Update 'guix size' example.
* doc/guix.texi (Invoking guix size): Update example.
2018-05-16 11:03:23 +02:00
Ludovic Courtès 2fd345cdfd
doc: Improve 'guix size' documentation.
Suggested by Martin Castillo <castilma@uni-bremen.de>.
Fixes <https://bugs.gnu.org/31456>.

* doc/guix.texi (Invoking guix size): Clarify that 'guix size' looks for
ungrafted packages.  Clarify that it can be passed several package
specifications.
2018-05-16 11:03:23 +02:00