Commit Graph

31984 Commits (a82eefe65a7319edd28034747b601c21da924f16)

Author SHA1 Message Date
Ricardo Wurmus a82eefe65a
tests: Fix arguments in pack test.
This is a follow-up to commit 5ffac538aa.

* tests/pack.scm (self-contained-tarball): Adjust arguments to
"self-contained-tarball".
2018-05-30 09:55:28 +02:00
Ricardo Wurmus 14e2f61ada
gnu: gtkglext: Fix build.
* gnu/packages/gnome.scm (gtkglext)[arguments]: Add build phase to fix name
collision.
2018-05-30 08:57:33 +02:00
Mark H Weaver 341a36b32c
Merge branch 'master' into core-updates 2018-05-30 02:21:29 -04:00
Mark H Weaver a21bcd7079
Revert "gnu: swig: Patch for Octave 4.4."
This reverts commit 3771000f89.
2018-05-30 02:18:26 -04:00
Rutger Helling bfc25e015d
gnu: xpra: Update to 2.3.1.
* gnu/packages/xorg.scm (xpra): Update to 2.3.1.
[inputs]: Add libxi.
2018-05-30 08:14:23 +02:00
Ricardo Wurmus b3e23b0216
gnu: ibus-libpinyin: Update to 1.10.0.
* gnu/packages/ibus.scm (ibus-libpinyin): Update to 1.10.0.
[arguments]: Remove "autogen" phase.
[native-inputs]: Remove autoconf, automake, and libtool.
2018-05-30 07:42:20 +02:00
Ricardo Wurmus 8738c2b342
gnu: libpinyin: Update to 2.2.0.
* gnu/packages/ibus.scm (libpinyin): Update to 2.2.0.
[arguments]: Remove.
[inputs]: Remove model.
[native-inputs]: Remove autoconf, automake, and libtool.
2018-05-30 07:42:19 +02:00
Mark H Weaver 7627705293
gnu: vlc: Update to 3.0.3, and add more inputs.
Co-authored-by: Roel Janssen <roel@gnu.org>

* gnu/packages/video.scm (vlc): Update to 3.0.3.
[native-inputs]: Add flex, bison, and gettext-minimal.
[inputs]: Replace ffmpeg-2.8 with the latest ffmpeg.  Replace lua-5.1 with
lua-5.2.  Add eudev, fribidi, libarchive, libass, libavc1394, libbluray,
libcaca, libdca, libdvdnav, libdvdread, libebml, libidn, libmatroska,
libmodplug, libmpeg2, libraw1394, librsvg, libsecret, libupnp, libva,
libvdpau, libvpx, libx264, qtsvg, samba, speexdsp, taglib, twolame, unzip,
wayland, and wayland-protocols.
[arguments]: Add BUILDCC=gcc to configure-flags.  In the 'patch-source' phase,
remove a vestigial substitution fix, enable the use of fribidi deprecated
interfaces, and adjust the file names in substitutions from "gui/qt4" to
"gui/qt".  Move the 'regenerate-plugin-cache' phase after 'strip', and in it,
set the timestamps to 1 second after the epoch, and use 'invoke'.  Add new
'wrap-executable' phase.
2018-05-30 00:17:35 -04:00
Mark H Weaver 7cb8d092d5
gnu: linux-libre@4.1: Update to 4.1.52.
* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.52.
2018-05-29 23:16:14 -04:00
Mark H Weaver c0d7c1244a
Merge branch 'master' into core-updates 2018-05-29 21:20:47 -04:00
David Thompson f274f0774d
gnu: tiled: Update to 1.1.5.
* gnu/packages/game-development.scm (tiled): Update to 1.1.5.
2018-05-29 21:20:27 -04:00
Rouby Pierre-Antoine 9cf879a573
gnu: Add go-github-com-gorilla-context.
* gnu/packages/golang.scm (go-github-com-gorilla-context): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine daed2c5e6a
gnu: Add go-github-com-google-gofuzz.
* gnu/packages/golang.scm (go-github-com-google-gofuzz): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine 73fe19ef28
gnu: Add go-github-com-google-cadvisor.
* gnu/packages/golang.scm (go-github-com-google-cadvisor): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine 7979f7df9a
gnu: Add go-github-com-emicklei-go-restful.
* gnu/packages/golang.scm (go-github-com-emicklei-go-restful): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine 67836c5956
gnu: Add go-github-com-blang-semver.
* gnu/packages/golang.scm (go-github-com-blang-semver): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:08 -04:00
Rouby Pierre-Antoine 7c2ebbd4a6
gnu: Add go-github-com-urfave-cli.
* gnu/packages/golang.scm (go-github-com-urfave-cli): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-05-29 18:39:05 -04:00
Kei Kebreau 5a14e81e41
gnu: Update shogun to 6.1.3.
* gnu/packages/machine-learning.scm (shogun): Update to 6.1.3.
[source]: Update snippet to remove proprietary software.
[arguments]: Rewrite list of symlinks in 'delete-broken-symlinks' phase.
Rewrite file lists given to substitute* in 'change-R-target-path' and
'fix-octave-modules' phases.  Adjust 'fix-octave-modules' for the update.
Add 'move-rxcpp' phase.  Rewrite configure-flags for the update.
[inputs]: Add eigen.
[native-inputs]: Add rxcpp.
2018-05-29 18:20:38 -04:00
Kei Kebreau 3771000f89
gnu: swig: Patch for Octave 4.4.
* gnu/packages/swig.scm (swig)[source]: Add patch.
* gnu/packages/patches/swig-octave-patches.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2018-05-29 18:20:38 -04:00
Ricardo Wurmus 44884a9df8
gnu: eigen: Include unsupported features.
* gnu/packages/algebra.scm (eigen)[source]: Do not build the tests for
unsupported features, but include the files.

Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2018-05-29 18:20:38 -04:00
Kei Kebreau 3a354e104a
gnu: Add rxcpp.
* gnu/packages/machine-learning.scm (rxcpp): New variable.
2018-05-29 18:20:37 -04:00
Kei Kebreau de658cc2f8
gnu: octave: Update to 4.4.0.
* gnu/packages/maths.scm (octave): Update to 4.4.0.
2018-05-29 18:20:37 -04:00
Leo Famulari f0dd127d0a
gnu: mpd: Update to 0.20.20.
* gnu/packages/mpd.scm (mpd): Update to 0.20.20.
2018-05-29 18:00:34 -04:00
Ricardo Wurmus e5bbfc7df0
gnu: mypaint-brushes: Fetch source from git.
* gnu/packages/gimp.scm (mypaint-brushes)[source]: Fetch source from git.
2018-05-29 23:24:32 +02:00
Ricardo Wurmus 5686be393b
gnu: mypaint-brushes: Fix build.
* gnu/packages/gimp.scm (mypaint-brushes)[arguments]: Remove bootstrap phase;
add "relax-dependency-version" phase.
2018-05-29 23:24:32 +02:00
Ricardo Wurmus d2e1da18b0
gnu: python-pygobject: Delete broken tests.
* gnu/packages/glib.scm (python-pygobject)[arguments]: Add phase
"delete-broken-tests".
2018-05-29 23:24:32 +02:00
Ricardo Wurmus 1b043aeb85
gnu: python2-pygobject: Add native-inputs.
* gnu/packages/glib.scm (python2-pygobject)[native-inputs]: New field.
2018-05-29 23:17:48 +02:00
Ricardo Wurmus 59f6dfe552
gnu: python-pygobject: Update to 3.28.2.
* gnu/packages/glib.scm (python-pygobject): Update to 3.28.2.
[native-inputs]: Add python-pytest.
2018-05-29 22:43:00 +02:00
Ricardo Wurmus 660c9b4788
gnu: modem-manager: Fix build.
* gnu/packages/freedesktop.scm (modem-manager)[arguments]: Add configure flag
to avoid aborting on certain warnings.
2018-05-29 22:11:04 +02:00
Leo Famulari b50196c3a4
gnu: Git: Update to 2.17.1 [fixes CVE 2018-{11234,11235}].
* gnu/packages/version-control.scm (git): Update to 2.17.1.
2018-05-29 16:00:02 -04:00
Tobias Geerinckx-Rice 0eeade9b53
gnu: pan: Update to 0.145.
* gnu/packages/mail.scm (pan): Update to 0.145.
2018-05-29 20:43:38 +02:00
Tobias Geerinckx-Rice 3b68a9b66e
gnu: disorderfs: Update to 0.5.3.
* gnu/packages/file-systems.scm (disorderfs): Update to 0.5.3.
[source]: Update upstream URI and re-use VERSION.
2018-05-29 20:43:37 +02:00
Tobias Geerinckx-Rice e5ab03b51d
gnu: thefuck: Update to 3.27.
* gnu/packages/admin.scm (thefuck): Update to 3.27.
2018-05-29 20:43:37 +02:00
Leo Famulari e3d779cc93
gnu: Wireshark: Update to 2.6.1.
* gnu/packages/networking.scm (wireshark): Update to 2.6.1.
2018-05-29 14:39:22 -04:00
Leo Famulari 4d0f463d6b
gnu: xdg-utils: Update to 1.1.3 [fixes CVE-2017-18266].
* gnu/packages/freedesktop.scm (xdg-utils): Update to 1.1.3.
2018-05-29 14:39:22 -04:00
Ludovic Courtès a076f19908
CODE-OF-CONDUCT: Switch to version 1.4 of the Contributor Covenant.
See the discussion at
<https://lists.gnu.org/archive/html/guix-devel/2018-05/msg00146.html>.

* CODE-OF-CONDUCT: Adapt from version 1.4 of the Contributor Covenant.
2018-05-29 18:29:36 +02:00
Ludovic Courtès 201f2c8769
vm: Remove unneeded dependency on Guile-JSON.
Fixes <https://bugs.gnu.org/31581>.
Reported by Leo Famulari <leo@famulari.name>.

* gnu/system/vm.scm: Remove unneeded (guix docker) import.
2018-05-29 18:29:36 +02:00
Clément Lassieur 7c1445f86a
gnu: Add missing copyright line.
* gnu/packages/engineering.scm: Add missing copyright line for commit 6cedd61.
2018-05-29 15:43:13 +02:00
Ricardo Wurmus b347317ae6
Merge branch 'master' into core-updates 2018-05-29 15:41:06 +02:00
Clément Lassieur 6cedd61177
gnu: librecad: Fix build against Qt 5.11.
* gnu/packages/engineering.scm (librecad)[arguments]: Add missing headers.
2018-05-29 15:25:23 +02:00
Ludovic Courtès 0d56d9c714
services: fstab: Properly handle file system labels.
Fixes a regression introduced in
a5acc17a3c.

Reported by Tobias Geerinckx-Rice <me@tobias.gr>.

* gnu/services/base.scm (file-system->fstab-entry): Pass LABEL, not
FILE-SYSTEM, to 'file-system-label->string'.
2018-05-29 15:09:44 +02:00
Ludovic Courtès 8eff892fac
download: Remove unused procedure.
* guix/download.scm (gnutls-package): Remove.
2018-05-29 15:09:44 +02:00
Ricardo Wurmus 55a433ebb0
Update NEWS. 2018-05-29 14:05:11 +02:00
Ricardo Wurmus 80e99aa467
gnu: emacs-s: Fix tests.
* gnu/packages/emacs.scm (emacs-s)[arguments]: Use full emacs package to fix
tests.
2018-05-29 14:05:11 +02:00
Ricardo Wurmus 06f863791a
gnu: emacs-dash: Update to 2.14.1.
* gnu/packages/emacs.scm (emacs-dash): Update to 2.14.1.
[source]: Fetch from git.
2018-05-29 14:05:11 +02:00
Ricardo Wurmus bd6a699d73
gnu: emacs-minimal: Fix build by disabling gnutls support.
This is a follow-up to bb82c3d42b.

* gnu/packages/emacs.scm (emacs-minimal)[arguments]: Pass configure flag to
indicate that gnutls support has intentionally been disabled.
2018-05-29 14:05:11 +02:00
Mathieu Othacehe 2206c7ad93
gnu: emacs: Update to 26.1.
* gnu/packages/emacs.scm (emacs): Update to 26.1,
[arguments]: disable tests as they do not exist in release.
* gnu/packages/patches/emacs-fix-scheme-indent-function.patch: Update patch
indentation and line numbers.
2018-05-29 14:05:11 +02:00
Vagrant Cascadian 6fe1657705
system: Add u-boot-puma-rk3399.
* gnu/packages/bootloaders.scm (u-boot-puma-rk3399): New variable.
(make-u-boot-package)[arguments]: Add '.rksd' files to the files installed
during custom 'install phase.
* gnu/bootloader/u-boot.scm (u-boot-puma-rk3399-bootloader):
New exported variable.
* gnu/system/install.scm (rk3399-puma-installation-os):
New exported variable.
* gnu/packages/firmware.scm (arm-trusted-firmware-puma-rk3399): New variable.
(rk3399-cortex-m0): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
2018-05-29 10:46:13 +02:00
Leo Famulari 2a49aee4d1
gnu: khal: Update to 0.9.9.
* gnu/packages/calendar.scm (khal): Update to 0.9.9.
2018-05-29 00:41:32 -04:00
Mark H Weaver 82b695b834
Merge branch 'master' into core-updates 2018-05-28 20:45:37 -04:00