jackhill/guix/guix.git
6 years agognu: perl-archive-zip: Remove duplicate package definition.
Tobias Geerinckx-Rice [Mon, 1 Jan 2018 17:44:01 +0000 (17:44 +0000)]
gnu: perl-archive-zip: Remove duplicate package definition.

* gnu/packages/perl.scm (perl-archive-zip): Remove duplicate variable.

6 years agognu: Rename perl-zip to perl-archive-zip.
Tobias Geerinckx-Rice [Mon, 1 Jan 2018 16:15:27 +0000 (16:15 +0000)]
gnu: Rename perl-zip to perl-archive-zip.

It's called Archive::Zip, after all.  Bring it in line with other modules.

* gnu/packages/compression.scm (perl-zip): Rename from this...
(perl-archive-zip): ...to this.
* gnu/packages/libreoffice.scm (libreoffice): Update the only caller.

6 years agognu: perl-zip: Update to 1.60.
Tobias Geerinckx-Rice [Mon, 1 Jan 2018 16:16:54 +0000 (16:16 +0000)]
gnu: perl-zip: Update to 1.60.

* gnu/packages/compression.scm (perl-zip): Update to 1.60.
[native-inputs]: Add perl-test-mockmodule.
[home-page]: Use version-independent URL.

6 years agognu: Add perl-test-mockmodule.
Tobias Geerinckx-Rice [Mon, 1 Jan 2018 11:55:40 +0000 (11:55 +0000)]
gnu: Add perl-test-mockmodule.

* gnu/packages/perl-check.scm (perl-test-mockmodule): New public variable.

6 years agognu: perl-check: Request to add packages alphabetically.
Tobias Geerinckx-Rice [Mon, 1 Jan 2018 17:10:48 +0000 (17:10 +0000)]
gnu: perl-check: Request to add packages alphabetically.

* gnu/packages/perl-check.scm: Copy comment from gnu/packages/perl.scm.

6 years agognu: Add perl-super.
Tobias Geerinckx-Rice [Mon, 1 Jan 2018 16:44:38 +0000 (16:44 +0000)]
gnu: Add perl-super.

* gnu/packages/perl.scm (perl-super): New public variable.

6 years agognu: perl-zip: Tweak synopsis & description.
Tobias Geerinckx-Rice [Mon, 1 Jan 2018 13:38:32 +0000 (13:38 +0000)]
gnu: perl-zip: Tweak synopsis & description.

* gnu/packages/compression.scm (perl-zip)[synopsis]: Capitalise consisently.
[description]: Use @code{}.

6 years agognu: libksysguard: Update to 5.11.4.
Tobias Geerinckx-Rice [Sun, 31 Dec 2017 22:25:36 +0000 (22:25 +0000)]
gnu: libksysguard: Update to 5.11.4.

* gnu/packages/kde.scm (libksysguard): Update to 5.11.4.

6 years agognu: diffoscope: Update to 90.
Tobias Geerinckx-Rice [Sun, 31 Dec 2017 22:17:01 +0000 (22:17 +0000)]
gnu: diffoscope: Update to 90.

* gnu/packages/package-management.scm (diffoscope): Update to 90.

6 years agoui: It's 2018 now!
Ludovic Courtès [Mon, 1 Jan 2018 17:22:28 +0000 (18:22 +0100)]
ui: It's 2018 now!

* guix/ui.scm (show-version-and-exit): Change year to 2018.

6 years agodoc: Update requirements in 'README'.
Mathieu Lirzin [Mon, 1 Jan 2018 17:21:04 +0000 (18:21 +0100)]
doc: Update requirements in 'README'.

* README (Requirements): Update.

6 years agognu: python-jupyter-console: Make it installable.
Ludovic Courtès [Mon, 1 Jan 2018 17:03:17 +0000 (18:03 +0100)]
gnu: python-jupyter-console: Make it installable.

Fixes <https://bugs.gnu.org/29860>.
Reported by Johannes Laute <j.laute3@googlemail.com>.

* gnu/packages/python.scm (python-jupyter-console-minimal)[name]: New field.

6 years agognu: xonsh: Update to 0.6.0.
Kei Kebreau [Mon, 1 Jan 2018 02:28:40 +0000 (21:28 -0500)]
gnu: xonsh: Update to 0.6.0.

* gnu/packages/shells.scm (xonsh): Update to 0.6.0.

6 years agognu: crypto++: Don't use ‘-march=native’.
Tobias Geerinckx-Rice [Sun, 31 Dec 2017 15:11:38 +0000 (15:11 +0000)]
gnu: crypto++: Don't use ‘-march=native’.

* gnu/packages/crypto.scm (crypto++)[arguments]: Add
‘disable-native-optimisation’ phase.

6 years agognu: nasm: Update to 2.13.02.
Tobias Geerinckx-Rice [Sun, 31 Dec 2017 14:21:51 +0000 (14:21 +0000)]
gnu: nasm: Update to 2.13.02.

* gnu/packages/assembly.scm (nasm): Update to 2.13.02.

6 years agognu: Add xxhash.
Tobias Geerinckx-Rice [Sat, 30 Dec 2017 18:49:49 +0000 (18:49 +0000)]
gnu: Add xxhash.

* gnu/packages/digest.scm: New file
(xxhash): New public variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.

6 years agognu: wine: Add support for armhf and aarch64.
Efraim Flashner [Sun, 31 Dec 2017 20:56:22 +0000 (22:56 +0200)]
gnu: wine: Add support for armhf and aarch64.

* gnu/packages/wine.scm (wine)[arguments]: Target armhf-linux when
building on armhf or aarch64.
[supported-systems]: Add armhf and aarch64 to supported systems.

6 years agognu: gimp: Fix CVE-2017-{17784,17785,17786,17787,17789}.
Leo Famulari [Sun, 31 Dec 2017 18:42:58 +0000 (13:42 -0500)]
gnu: gimp: Fix CVE-2017-{17784,17785,17786,17787,17789}.

* gnu/packages/patches/gimp-CVE-2017-17784.patch,
gnu/packages/patches/gimp-CVE-2017-17785.patch,
gnu/packages/patches/gimp-CVE-2017-17786.patch,
gnu/packages/patches/gimp-CVE-2017-17787.patch,
gnu/packages/patches/gimp-CVE-2017-17789.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gimp.scm (gimp)[source]: Use them.

6 years agognu: wine64-staging: Add 32-bit support.
Rutger Helling [Sun, 31 Dec 2017 17:57:47 +0000 (18:57 +0100)]
gnu: wine64-staging: Add 32-bit support.

* gnu/packages/wine.scm (wine64-staging)[inputs]: Add wine-staging.
[arguments]: Install libraries to /lib/wine64. Don't inherit phases. Add
'copy-win32-files phase.
[description]: Update description.
-

6 years agognu: wine64: Add 32-bit support.
Rutger Helling [Sun, 31 Dec 2017 17:57:06 +0000 (18:57 +0100)]
gnu: wine64: Add 32-bit support.

* gnu/packages/wine.scm (wine64)[inputs]: Add wine.
[arguments]: Install libraries to /lib/wine64. Don't inherit phases. Add
'copy-win32-files phase.
[description]: Update description.

6 years agognu: wine: Install libraries to /lib/wine32.
Rutger Helling [Sun, 31 Dec 2017 17:55:50 +0000 (18:55 +0100)]
gnu: wine: Install libraries to /lib/wine32.

* gnu/packages/wine.scm (wine)[arguments]: Install libraries to /lib/wine32.

6 years agognu: Add kurly.
Leo Famulari [Fri, 29 Dec 2017 20:39:31 +0000 (15:39 -0500)]
gnu: Add kurly.

* gnu/packages/curl.scm (kurly): New variable.

6 years agognu: Add go-github-com-davidjpeacock-cli.
Leo Famulari [Fri, 29 Dec 2017 20:37:29 +0000 (15:37 -0500)]
gnu: Add go-github-com-davidjpeacock-cli.

* gnu/packages/golang.scm (go-github-com-davidjpeacock-cli): New variable.

6 years agognu: Add go-github-com-aki237-nscjar.
Leo Famulari [Fri, 29 Dec 2017 20:37:05 +0000 (15:37 -0500)]
gnu: Add go-github-com-aki237-nscjar.

* gnu/packages/golang.scm (go-github-com-aki237-nscjar): New variable.

6 years agognu: Add go-github-com-alsm-ioprogress.
Leo Famulari [Fri, 29 Dec 2017 20:36:33 +0000 (15:36 -0500)]
gnu: Add go-github-com-alsm-ioprogress.

* gnu/packages/golang.scm (go-github-com-alsm-ioprogress): New variable.

6 years agognu: packages: 0ad: Tweak the build options.
Christopher Baines [Sun, 31 Dec 2017 13:59:12 +0000 (13:59 +0000)]
gnu: packages: 0ad: Tweak the build options.

Use the -C make option, rather than changing directory before the build
phase. Add config=release to the make flags as this might improve performance,
and verbose=1 as this might make the build process clearer.

Also remove --minimal-flags, as I don't quite understand what this does, but
using it seems to remove lots of flags that would be used by default.

* gnu/packages/games.scm (0ad)[arguments]: Add #:make-flags, remove the
  --minimal-flags argument from the configure phase, remove the 'chdir phase,
  and change the chdir argument in the install phase.

6 years agolist-runtime-root: Fix off-by-one in 'strip-drop' call.
Ludovic Courtès [Sun, 31 Dec 2017 10:15:24 +0000 (11:15 +0100)]
list-runtime-root: Fix off-by-one in 'strip-drop' call.

Fixes <https://bugs.gnu.org/29862>.
Reported by Danny Milosavljevic <dannym@scratchpost.org>.

* nix/scripts/list-runtime-roots.in (canonicalize-store-item): Define
'store' with a trailing "/".  Have the 'string-prefix?' call match the
'string-drop' call.

6 years agodoc: Fix typo.
Mark H Weaver [Sun, 31 Dec 2017 02:05:09 +0000 (21:05 -0500)]
doc: Fix typo.

* doc/guix.texi (Desktop Services): "orMATE" --> "or MATE".

6 years agobuild: dub-build-system: Make builds reproducible.
Danny Milosavljevic [Sat, 30 Dec 2017 23:29:59 +0000 (00:29 +0100)]
build: dub-build-system: Make builds reproducible.

* guix/build/dub-build-system.scm (build): Make reproducible.
(check): Make reproducible.

6 years agognu: services: Add MATE desktop service.
ng0 [Sat, 30 Dec 2017 21:52:54 +0000 (22:52 +0100)]
gnu: services: Add MATE desktop service.

* gnu/services/desktop.scm (<mate-desktop-configuration>,
mate-desktop-service-type): New variable.
(mate-desktop-service): New public variable.

* doc/guix.texi (Desktop Services): Document the service.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: mate: Add more packages.
ng0 [Sat, 30 Dec 2017 21:52:12 +0000 (22:52 +0100)]
gnu: mate: Add more packages.

* gnu/packages/mate.scm (mate)[inputs]: Add "mate-user-guide", "mate-calc", "mate-backgrounds",
"mate-netbook", "hicolor-icon-theme", "mate-utils", "engrampa", "eom", "mate-polkit",
"mate-system-monitor", "mate-utils", "pluma", "atril".

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-polkit.
ng0 [Sat, 30 Dec 2017 21:51:49 +0000 (22:51 +0100)]
gnu: Add mate-polkit.

* gnu/packages/mate.scm (mate-polkit): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-system-monitor.
ng0 [Sat, 30 Dec 2017 21:51:27 +0000 (22:51 +0100)]
gnu: Add mate-system-monitor.

* gnu/packages/mate.scm (mate-system-monitor): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add pluma.
ng0 [Sat, 30 Dec 2017 21:50:50 +0000 (22:50 +0100)]
gnu: Add pluma.

* gnu/packages/mate.scm (pluma): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add engrampa.
ng0 [Sat, 30 Dec 2017 21:50:29 +0000 (22:50 +0100)]
gnu: Add engrampa.

* gnu/packages/mate.scm (engrampa): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add eom.
ng0 [Sat, 30 Dec 2017 21:49:48 +0000 (22:49 +0100)]
gnu: Add eom.

* gnu/packages/mate.scm (eom): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-utils.
ng0 [Sat, 30 Dec 2017 21:49:26 +0000 (22:49 +0100)]
gnu: Add mate-utils.

* gnu/packages/mate.scm (mate-utils): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-screensaver.
ng0 [Sat, 30 Dec 2017 21:48:54 +0000 (22:48 +0100)]
gnu: Add mate-screensaver.

* gnu/packages/mate.scm (mate-screensaver): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-netbook.
ng0 [Sat, 30 Dec 2017 21:48:17 +0000 (22:48 +0100)]
gnu: Add mate-netbook.

* gnu/packages/mate.scm (mate-netbook): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add libfakekey.
ng0 [Sat, 30 Dec 2017 21:47:32 +0000 (22:47 +0100)]
gnu: Add libfakekey.

* gnu/packages/xdisorg.scm (libfakekey): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-icon-theme-faenza.
ng0 [Sat, 30 Dec 2017 21:46:35 +0000 (22:46 +0100)]
gnu: Add mate-icon-theme-faenza.

* gnu/packages/mate.scm (mate-icon-theme-faenza): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-common.
ng0 [Sat, 30 Dec 2017 21:45:37 +0000 (22:45 +0100)]
gnu: Add mate-common.

* gnu/packages/mate.scm (mate-common): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-backgrounds.
ng0 [Sat, 30 Dec 2017 21:44:45 +0000 (22:44 +0100)]
gnu: Add mate-backgrounds.

* gnu/packages/mate.scm (mate-backgrounds): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-calc.
ng0 [Sat, 30 Dec 2017 21:44:07 +0000 (22:44 +0100)]
gnu: Add mate-calc.

* gnu/packages/mate.scm (mate-calc): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add atril.
ng0 [Sat, 30 Dec 2017 21:43:42 +0000 (22:43 +0100)]
gnu: Add atril.

* gnu/packages/mate.scm (atril): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: caja: Add native-search-paths.
ng0 [Sat, 30 Dec 2017 21:43:10 +0000 (22:43 +0100)]
gnu: caja: Add native-search-paths.

* gnu/packages/mate.scm (caja)[native-search-paths]: Add it.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add caja-extensions.
ng0 [Sat, 30 Dec 2017 21:42:23 +0000 (22:42 +0100)]
gnu: Add caja-extensions.

* gnu/packages/mate.scm (caja-extensions): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: mate-session-manager: Configure with with elogind support.
ng0 [Sat, 30 Dec 2017 21:41:46 +0000 (22:41 +0100)]
gnu: mate-session-manager: Configure with with elogind support.

* gnu/packages/mate.scm (mate-session-manager)[arguments]: Add '--enable-elogind'
to configure-flags.
(phases): Add 'pre-configure' phase.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: Add mate-user-guide.
ng0 [Sat, 30 Dec 2017 21:39:49 +0000 (22:39 +0100)]
gnu: Add mate-user-guide.

* gnu/packages/mate.scm (mate-user-guide): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
6 years agognu: youtube-dl: Update to 2017.12.31.
Tobias Geerinckx-Rice [Sat, 30 Dec 2017 17:27:41 +0000 (17:27 +0000)]
gnu: youtube-dl: Update to 2017.12.31.

* gnu/packages/video.scm (youtube-dl): Update to 2017.12.31.

6 years agognu: edi: Update to 0.6.0.
Efraim Flashner [Sat, 30 Dec 2017 21:23:27 +0000 (23:23 +0200)]
gnu: edi: Update to 0.6.0.

* gnu/packages/enlightenment.scm (edi): Update to 0.6.0.
[source]: Download from enlightenment's website.
[tests]: Disable tests.
[native-inputs]: Remove check, lcov.

6 years agognu: Add emacs-php-mode.
Roel Janssen [Sat, 30 Dec 2017 20:44:21 +0000 (21:44 +0100)]
gnu: Add emacs-php-mode.

* gnu/packages/emacs.scm (emacs-php-mode): New variable.

6 years agognu: linux-libre: Update to 4.14.10.
Mark H Weaver [Sat, 30 Dec 2017 20:32:41 +0000 (15:32 -0500)]
gnu: linux-libre: Update to 4.14.10.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.14.10.
(%linux-libre-hash): Update hash.

6 years agognu: linux-libre@4.9: Update to 4.9.73.
Mark H Weaver [Sat, 30 Dec 2017 20:31:59 +0000 (15:31 -0500)]
gnu: linux-libre@4.9: Update to 4.9.73.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.73.

6 years agognu: borg: Update to 1.1.4.
Tobias Geerinckx-Rice [Sat, 30 Dec 2017 15:37:36 +0000 (15:37 +0000)]
gnu: borg: Update to 1.1.4.

* gnu/packages/backup.scm (borg): Update to 1.1.4.
[source]: Remove obsolete patch.  Remove bundled lz4 and zstd.
[inputs]: Add zstd.
[arguments]: Build with input versions of lz4 and zstd.
* gnu/packages/patches/borg-fix-archive-corruption-bug.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

6 years agognu: youtube-dl: Update to 2017.12.28.
Tobias Geerinckx-Rice [Sat, 30 Dec 2017 11:56:00 +0000 (11:56 +0000)]
gnu: youtube-dl: Update to 2017.12.28.

* gnu/packages/video.scm (youtube-dl): Update to 2017.12.28.

6 years agognu: python-lit: Fix tests.
Danny Milosavljevic [Sat, 30 Dec 2017 11:00:31 +0000 (12:00 +0100)]
gnu: python-lit: Fix tests.

* gnu/packages/check.scm (python-lit)[native-inputs]: Add python-pytest.

6 years agognu: tremc: Update to 0.9.0-2.e06d08d.
Leo Famulari [Sat, 30 Dec 2017 09:29:11 +0000 (04:29 -0500)]
gnu: tremc: Update to 0.9.0-2.e06d08d.

* gnu/packages/bittorrent.scm (tremc): Update to 0.9.0-2.e06d08d.
[build-system]: Switch to the gnu-build-system.
[arguments]: Adjust accordingly.

6 years agognu: rage: Update to 0.3.0.
Efraim Flashner [Fri, 29 Dec 2017 13:22:14 +0000 (15:22 +0200)]
gnu: rage: Update to 0.3.0.

* gnu/packages/enlightenment.scm (rage): Update to 0.3.0.
[build-system]: Switch to meson build system.

6 years agotests: networking: Add tests for Open vSwitch.
Marius Bakke [Wed, 1 Nov 2017 19:27:25 +0000 (20:27 +0100)]
tests: networking: Add tests for Open vSwitch.

* gnu/tests/networking.scm (openvswitch-configuration-service,
%openvswitch-os): New variables.
(setup-openvswitch, run-openvswitch-test): New procedures.
(%test-openvswitch): New public variable.

6 years agoservices: networking: Add a dependency override mechanism to <static-networking>.
Marius Bakke [Tue, 31 Oct 2017 20:38:21 +0000 (21:38 +0100)]
services: networking: Add a dependency override mechanism to <static-networking>.

* gnu/services/networking.scm (<static-networking>)[requirement]: New field.
(static-networking-shepherd-service): Don't override requirement for loopback.
(static-networking-service): Expose 'requirement' parameter.  Default to UDEV.
* gnu/services/base.scm (%base-services): Add (requirement '()) for loopback service.
* doc/guix.texi (Networking Services): Document it.

6 years agognu: ledger-agent: Escape '@' symbols in description.
Marius Bakke [Thu, 28 Dec 2017 20:15:54 +0000 (21:15 +0100)]
gnu: ledger-agent: Escape '@' symbols in description.

Fixes a Texinfo syntax error introduced in d596fea5fd6cbcd98f1bc185817f2ae9d82060a9.
Reported by Fis Trivial in <https://bugs.gnu.org/29879>.

* gnu/packages/finance.scm (ledger-agent)[description]: Escape '@'.

6 years agognu: lynx: Update to 2.8.9dev.16 [fixes CVE-2017-1000211].
Leo Famulari [Fri, 29 Dec 2017 06:40:42 +0000 (01:40 -0500)]
gnu: lynx: Update to 2.8.9dev.16 [fixes CVE-2017-1000211].

* gnu/packages/web-browsers.scm (lynx): Update to 2.8.9dev.16.
[arguments]: Patch the path of the shell in the translations makefile.

6 years agognu: imagemagick: Update to 6.9.9-30.
Leo Famulari [Fri, 29 Dec 2017 06:38:21 +0000 (01:38 -0500)]
gnu: imagemagick: Update to 6.9.9-30.

* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.9-30.

6 years agognu: qemu: Update home-page.
Rutger Helling [Thu, 28 Dec 2017 22:28:06 +0000 (23:28 +0100)]
gnu: qemu: Update home-page.

* gnu/packages/virtualization.scm (qemu)[home-page]: Update URL.

6 years agognu: qemu: Add wrapper for Samba.
Rutger Helling [Thu, 28 Dec 2017 22:26:42 +0000 (23:26 +0100)]
gnu: qemu: Add wrapper for Samba.

* gnu/packages/virtualization.scm (qemu)[arguments]: Change #:configure-flags to
a list, add --smbd flag. Add 'create-samba-wrapper phase.

6 years agognu: Add keepkey-agent.
Danny Milosavljevic [Thu, 28 Dec 2017 21:28:13 +0000 (22:28 +0100)]
gnu: Add keepkey-agent.

* gnu/packages/finance.scm (keepkey-agent): New variable.

6 years agognu: Add python-keepkey.
Danny Milosavljevic [Thu, 28 Dec 2017 21:15:34 +0000 (22:15 +0100)]
gnu: Add python-keepkey.

* gnu/packages/finance.scm (python-keepkey, python2-keepkey): New variables.

6 years agognu: emacs-guix: Update to 0.3.4.
Alex Kost [Thu, 28 Dec 2017 20:09:06 +0000 (23:09 +0300)]
gnu: emacs-guix: Update to 0.3.4.

* gnu/packages/emacs.scm (emacs-guix): Update to 0.3.4.

6 years agognu: Add missing copyright line.
Clément Lassieur [Thu, 28 Dec 2017 17:42:57 +0000 (18:42 +0100)]
gnu: Add missing copyright line.

* gnu/packages/ruby.scm: Add missing copyright line for commit f90c25c.

6 years agognu: guix: Update snapshot to f76ff984.
Mathieu Othacehe [Thu, 28 Dec 2017 09:48:11 +0000 (10:48 +0100)]
gnu: guix: Update snapshot to f76ff984.

* gnu/packages/package-management.scm (guix): Update to f76ff984.

6 years agognu: Add trezor-agent.
Danny Milosavljevic [Thu, 28 Dec 2017 09:12:53 +0000 (10:12 +0100)]
gnu: Add trezor-agent.

* gnu/packages/finance.scm (trezor-agent): New variable.

6 years agognu: Add ledger-agent.
Danny Milosavljevic [Thu, 28 Dec 2017 09:10:59 +0000 (10:10 +0100)]
gnu: Add ledger-agent.

* gnu/packages/finance.scm (ledger-agent): New variable.

6 years agognu: Add python-trezor.
Danny Milosavljevic [Thu, 28 Dec 2017 08:34:20 +0000 (09:34 +0100)]
gnu: Add python-trezor.

* gnu/packages/finance.scm (python-trezor, python2-trezor): New variables.

6 years agognu: Add python-ledgerblue.
Danny Milosavljevic [Thu, 28 Dec 2017 07:37:20 +0000 (08:37 +0100)]
gnu: Add python-ledgerblue.

* gnu/packages/finance.scm: Import (gnu packages libusb).
(python-ledgerblue, python2-ledgerblue): New variables.

6 years agognu: Add python-hidapi.
Danny Milosavljevic [Wed, 27 Dec 2017 19:54:19 +0000 (20:54 +0100)]
gnu: Add python-hidapi.

* gnu/packages/libusb.scm (python-hidapi, python2-hidapi): New variables.

6 years agognu: ceph: Disable tests.
Rutger Helling [Thu, 28 Dec 2017 07:20:17 +0000 (08:20 +0100)]
gnu: ceph: Disable tests.

* gnu/packages/storage.scm (ceph): Disable tests due to
<https://bugs.gnu.org/29674>.

6 years agognu: mlt: Fix license.
Efraim Flashner [Thu, 28 Dec 2017 06:36:15 +0000 (08:36 +0200)]
gnu: mlt: Fix license.

mlt is built with '--enable-gpl3', so the license is gpl3.

* gnu/packages/video.scm (mlt)[license]: Change license to gpl3.

6 years agognu: mlt: Add ffmpeg support.
Efraim Flashner [Thu, 28 Dec 2017 06:35:28 +0000 (08:35 +0200)]
gnu: mlt: Add ffmpeg support.

* gnu/packages/video.scm (mlt)[inputs]: Add ffmpeg.

6 years agognu: Add ruby-org-ruby.
Clément Lassieur [Wed, 27 Dec 2017 16:02:28 +0000 (17:02 +0100)]
gnu: Add ruby-org-ruby.

* gnu/packages/ruby.scm (ruby-org-ruby): New variable.

6 years agognu: Add ruby-rubypants.
Clément Lassieur [Wed, 27 Dec 2017 16:03:08 +0000 (17:03 +0100)]
gnu: Add ruby-rubypants.

* gnu/packages/ruby.scm (ruby-rubypants): New variable.

6 years agognu: qgpgme: Make GnuPG available while building.
Leo Famulari [Thu, 28 Dec 2017 04:14:01 +0000 (23:14 -0500)]
gnu: qgpgme: Make GnuPG available while building.

This is a followup to commit b3ecb3fe8d4a947a7807018647616f95532df3ac.

* gnu/packages/gnupg.scm (qgpgme)[native-inputs]: Add the native-inputs
of GPGME.

6 years agognu: xorg-server: Update to 1.19.6.
Marius Bakke [Wed, 27 Dec 2017 12:55:07 +0000 (13:55 +0100)]
gnu: xorg-server: Update to 1.19.6.

* gnu/packages/xorg.scm (xorg-server): Update to 1.19.6.

6 years agognu: zathura: Remove superfluous inputs from dependents.
Marius Bakke [Wed, 27 Dec 2017 00:42:01 +0000 (01:42 +0100)]
gnu: zathura: Remove superfluous inputs from dependents.

* gnu/packages/pdf.scm (zathura-cb, zathura-ps, zathura-djvu,
zathura-pdf-mupdf)[inputs]: Remove GTK+, which is propagated from GIRARA.
(zathura-pdf-poppler): Likewise.  Remove CAIRO which is propagated from ZATHURA.

6 years agognu: zathura: Adjust inputs.
Marius Bakke [Wed, 27 Dec 2017 00:34:29 +0000 (01:34 +0100)]
gnu: zathura: Adjust inputs.

* gnu/packages/pdf.scm (zathura)[inputs]: Remove GTK+, which is propagated by
GIRARA.  Move GIRARA to ...
[propagated-inputs]: ... here.  Add CAIRO.

6 years agognu: girara: Enable tests.
Marius Bakke [Wed, 27 Dec 2017 00:24:18 +0000 (01:24 +0100)]
gnu: girara: Enable tests.

* gnu/packages/gtk.scm (girara)[native-inputs]: Add XORG-SERVER.
[arguments]: Add START-XSERVER phase.  Remove #:tests?.

6 years agognu: girara: Correct inputs.
Marius Bakke [Wed, 27 Dec 2017 00:16:48 +0000 (01:16 +0100)]
gnu: girara: Correct inputs.

* gnu/packages/gtk.scm (girara)[native-inputs]: Add CHECK.
[propagated-inputs]: Add GTK+.
[inputs]: Remove.

6 years agognu: zathura: Enable tests.
Marius Bakke [Wed, 27 Dec 2017 00:10:01 +0000 (01:10 +0100)]
gnu: zathura: Enable tests.

* gnu/packages/pdf.scm (zathura)[native-inputs]: Add CHECK and XORG-SERVER.
[arguments]: Remove #:tests?.  Add phase START-XSERVER.

6 years agognu: zathura-pdf-poppler: Update to 0.2.8.
Marius Bakke [Tue, 26 Dec 2017 21:34:51 +0000 (22:34 +0100)]
gnu: zathura-pdf-poppler: Update to 0.2.8.

* gnu/packages/pdf.scm (zathura-pdf-poppler): Update to 0.2.8.

6 years agognu: zathura-pdf-mupdf: Update to 0.3.2.
Marius Bakke [Tue, 26 Dec 2017 21:34:31 +0000 (22:34 +0100)]
gnu: zathura-pdf-mupdf: Update to 0.3.2.

* gnu/packages/pdf.scm (zathura-pdf-mupdf): Update to 0.3.2.

6 years agognu: zathura-djvu: Update to 0.2.7.
Marius Bakke [Tue, 26 Dec 2017 21:34:09 +0000 (22:34 +0100)]
gnu: zathura-djvu: Update to 0.2.7.

* gnu/packages/pdf.scm (zathura-djvu): Update to 0.2.7.

6 years agognu: zathura-ps: Update to 0.2.5.
Marius Bakke [Tue, 26 Dec 2017 21:33:45 +0000 (22:33 +0100)]
gnu: zathura-ps: Update to 0.2.5.

* gnu/packages/pdf.scm (zathura-ps): Update to 0.2.5.

6 years agognu: zathura-cb: Update to 0.1.7.
Marius Bakke [Tue, 26 Dec 2017 21:33:18 +0000 (22:33 +0100)]
gnu: zathura-cb: Update to 0.1.7.

* gnu/packages/pdf.scm (zathura-cb): Update to 0.1.7.

6 years agognu: zathura: Update to 0.3.8.
Marius Bakke [Tue, 26 Dec 2017 21:20:05 +0000 (22:20 +0100)]
gnu: zathura: Update to 0.3.8.

* gnu/packages/pdf.scm (zathura): Update to 0.3.8.
[native-inputs]: Add GLIB:BIN.

6 years agognu: girara: Update to 0.2.8.
Marius Bakke [Tue, 26 Dec 2017 21:12:29 +0000 (22:12 +0100)]
gnu: girara: Update to 0.2.8.

* gnu/packages/gtk.scm (girara): Update to 0.2.8.
[native-inputs]: Add GLIB:BIN.

6 years agognu: mujs: Update to 1.0.2.
Marius Bakke [Tue, 26 Dec 2017 20:02:05 +0000 (21:02 +0100)]
gnu: mujs: Update to 1.0.2.

* gnu/packages/javascript.scm (mujs): Update to 1.0.2.
[source]: Download over HTTPS.
[home-page]: Update to redirected URL.

6 years agognu: libpipeline: Update to 1.5.0.
Marius Bakke [Wed, 20 Dec 2017 05:14:52 +0000 (06:14 +0100)]
gnu: libpipeline: Update to 1.5.0.

* gnu/packages/man.scm (libpipeline): Update to 1.5.0.

6 years agognu: xf86-video-intel: Update snapshot to af6d8e9.
Marius Bakke [Wed, 20 Dec 2017 01:03:31 +0000 (02:03 +0100)]
gnu: xf86-video-intel: Update snapshot to af6d8e9.

* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-9-af6d8e9.

6 years agognu: seabios: Update to 1.11.0.
Marius Bakke [Tue, 19 Dec 2017 03:12:51 +0000 (04:12 +0100)]
gnu: seabios: Update to 1.11.0.

* gnu/packages/firmware.scm (seabios): Update to 1.11.0.

6 years agognu: Add Pioneer.
Eric Bavier [Mon, 11 Dec 2017 00:24:42 +0000 (18:24 -0600)]
gnu: Add Pioneer.

* gnu/packages/games.scm (pioneer): New variable.