jackhill/guix/guix.git
7 years agognu: freeimage: Fix build with GCC 5.
Ricardo Wurmus [Wed, 22 Mar 2017 13:45:44 +0000 (14:45 +0100)]
gnu: freeimage: Fix build with GCC 5.

* gnu/packages/patches/freeimage-fix-build-with-gcc-5.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (freeimage)[source]: Add patch.

7 years agognu: python-pysam: Run tests in parallel.
Ricardo Wurmus [Wed, 22 Mar 2017 11:20:18 +0000 (12:20 +0100)]
gnu: python-pysam: Run tests in parallel.

* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Run nose tests in
parallel.

7 years agognu: python-pysam: Run tests before installation.
Ricardo Wurmus [Wed, 22 Mar 2017 11:18:59 +0000 (12:18 +0100)]
gnu: python-pysam: Run tests before installation.

* gnu/packages/bioinformatics.scm (python-pysam)[arguments]: Adjust check
phase to be run before installation.

7 years agognu: python-pysam: Update to 0.10.0.
Ricardo Wurmus [Wed, 22 Mar 2017 11:18:23 +0000 (12:18 +0100)]
gnu: python-pysam: Update to 0.10.0.

* gnu/packages/bioinformatics.scm (python-pysam): Update to 0.10.0.

7 years agoMerge remote-tracking branch 'origin/master' into core-updates
Efraim Flashner [Wed, 22 Mar 2017 10:57:37 +0000 (12:57 +0200)]
Merge remote-tracking branch 'origin/master' into core-updates

7 years agognu: openssh: Update to 7.5p1.
Leo Famulari [Wed, 22 Mar 2017 06:00:17 +0000 (02:00 -0400)]
gnu: openssh: Update to 7.5p1.

* gnu/packages/ssh.scm (openssh): Update to 7.5p1.

7 years agognu: ntp: Update to 4.2.8p10 [security fixes].
Leo Famulari [Wed, 22 Mar 2017 05:33:13 +0000 (01:33 -0400)]
gnu: ntp: Update to 4.2.8p10 [security fixes].

Fixes CVE-2016-9042 and CVE-2017-{6451,6452,6455,6458,6459,6460,6462,6463,6464}
and others. See 'NEWS' in the source code for more information.

* gnu/packages/ntp.scm (ntp): Update to 4.2.8p10.

7 years agognu: python-psycopg2: Update to 2.6.2.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 10:19:11 +0000 (11:19 +0100)]
gnu: python-psycopg2: Update to 2.6.2.

* gnu/packages/python.scm (python-psycopg2): Update to 2.6.2.

7 years agognu: python-zope-component: Update to 4.3.0.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 10:17:47 +0000 (11:17 +0100)]
gnu: python-zope-component: Update to 4.3.0.

* gnu/packages/python.scm (python-zope-component): Update to 4.3.0.
[source]: Use pypi-uri.

7 years agognu: python-atomicwrites: Update to 1.1.5.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 10:13:29 +0000 (11:13 +0100)]
gnu: python-atomicwrites: Update to 1.1.5.

* gnu/packages/python.scm (python-atomicwrites): Update to 1.1.5.

7 years agognu: python-texttable: Update to 0.8.7.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 10:12:30 +0000 (11:12 +0100)]
gnu: python-texttable: Update to 0.8.7.

* gnu/packages/python.scm (python-texttable): Update to 0.8.7.

7 years agognu: python-feedgenerator: Update to 1.9.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 10:11:14 +0000 (11:11 +0100)]
gnu: python-feedgenerator: Update to 1.9.

* gnu/packages/python.scm (python-feedgenerator): Update to 1.9.

7 years agognu: python-wrapt: Update to 1.10.8.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 10:05:55 +0000 (11:05 +0100)]
gnu: python-wrapt: Update to 1.10.8.

* gnu/packages/python.scm (python-wrapt): Update to 1.10.8.
[source]: Use pypi-uri.

7 years agognu: python-py: Update to 1.4.32.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 10:04:31 +0000 (11:04 +0100)]
gnu: python-py: Update to 1.4.32.

* gnu/packages/python.scm (python-py): Update to 1.4.32.

7 years agognu: python-sphinx-cloud-sptheme: Update to 1.8.0.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 00:38:06 +0000 (01:38 +0100)]
gnu: python-sphinx-cloud-sptheme: Update to 1.8.0.

* gnu/packages/python.scm (python-sphinx-cloud-sptheme): Update to 1.8.0.

7 years agognu: python-wcwidth: Update to 0.1.7.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 00:34:35 +0000 (01:34 +0100)]
gnu: python-wcwidth: Update to 0.1.7.

* gnu/packages/python.scm (python-wcwidth): Update to 0.1.7.
[source]: Use pypi-uri.

7 years agognu: python-markdown: Update to 2.6.8.
Tobias Geerinckx-Rice [Tue, 31 Jan 2017 00:32:49 +0000 (01:32 +0100)]
gnu: python-markdown: Update to 2.6.8.

* gnu/packages/python.scm (python-markdown): Update to 2.6.8.

7 years agognu: dns: Return #t instead of something undefined.
Tobias Geerinckx-Rice [Tue, 21 Mar 2017 06:55:49 +0000 (07:55 +0100)]
gnu: dns: Return #t instead of something undefined.

* gnu/packages/dns.scm (yadifa, knot)[arguments]: Return #t after calling
‘substitute*’.
(knot)[source]: Return #t after calling ‘delete-file-recursively’.

7 years agofile-systems: Add missing docstring.
Ludovic Courtès [Tue, 21 Mar 2017 21:07:08 +0000 (22:07 +0100)]
file-systems: Add missing docstring.

* gnu/system/file-systems.scm (file-system-type-predicate): Add
docstring.

7 years agofile-systems: Do not use (gnu packages …).
Ludovic Courtès [Tue, 21 Mar 2017 20:55:20 +0000 (21:55 +0100)]
file-systems: Do not use (gnu packages …).

Fixes a regression introduced in
7208995426714c9fc3ad59cadc3cc0f52df0f018 whereby (gnu system
file-systems) would pull in (gnu packages …) module, which in turn
breaks when importing things like (gnu build shepherd).

* gnu/system/file-systems.scm (file-system-type-predicate): Export.
(file-system-packages): Move to...
* gnu/system/linux-initrd.scm (file-system-packages): ... here.  Add
docstring.
* gnu/services/base.scm: Use it.
* tests/file-systems.scm ("does not pull (gnu packages …)"): New test.

7 years agognu: vapoursynth: Update to 37.
Efraim Flashner [Tue, 21 Mar 2017 20:36:33 +0000 (22:36 +0200)]
gnu: vapoursynth: Update to 37.

* gnu/packages/video.scm (vapoursynth): Update to 37.

7 years agognu: zimg: Update to 2.5.
Efraim Flashner [Tue, 21 Mar 2017 20:35:32 +0000 (22:35 +0200)]
gnu: zimg: Update to 2.5.

* gnu/packages/image.scm (zimg): Update to 2.5.

7 years agognu: libesmtp: Add alternate source URL.
Leo Famulari [Tue, 21 Mar 2017 20:31:57 +0000 (16:31 -0400)]
gnu: libesmtp: Add alternate source URL.

* gnu/packages/mail.scm (libesmtp)[source]: Add alternate URL.

7 years agognu: python-pillow: Fix test failures with freetype-2.7.
Leo Famulari [Tue, 21 Mar 2017 20:18:59 +0000 (16:18 -0400)]
gnu: python-pillow: Fix test failures with freetype-2.7.

* gnu/packages/patches/python-pillow-freetype-2.7-test-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pillow, python2-pillow)[source]: Use it.

7 years agognu: openblas: Add support for aarch64.
Efraim Flashner [Tue, 21 Mar 2017 20:02:43 +0000 (22:02 +0200)]
gnu: openblas: Add support for aarch64.

* gnu/packages/maths.scm (openblas)[arguments]: Mark aarch64 as
substitutable, build for target ARMv8.

7 years agotests: ssh: Add a test for SFTP.
Clément Lassieur [Sun, 19 Mar 2017 12:20:11 +0000 (13:20 +0100)]
tests: ssh: Add a test for SFTP.

* gnu/tests/ssh.scm (run-ssh-test): Introduce "SFTP file writing and reading".
Make 'sftp?' a keyword parameter.
(%test-openssh): Pass #:sftp? #t to 'run-ssh-test'.

7 years agotests: ssh: Abstract session connection and authentication.
Clément Lassieur [Sun, 19 Mar 2017 12:18:37 +0000 (13:18 +0100)]
tests: ssh: Abstract session connection and authentication.

* gnu/tests/ssh.scm (run-ssh-test): Introduce make-session-for-test,
call-with-connected-session and call-with-connected-session/auth.
(run-ssh-test)["connect"]: Rename to "shell command".  Abstract its session
connection and authentication work into the above three functions.

7 years agoservices: openssh: Add 'subsystems' option.
Clément Lassieur [Mon, 20 Feb 2017 23:53:55 +0000 (00:53 +0100)]
services: openssh: Add 'subsystems' option.

* gnu/services/ssh.scm (openssh-config-file): Add it.
(<openssh-configuration>)[subsystems]: Add it.
* doc/guix.texi (Networking Services): Document it.

7 years agoservices: openssh: Cosmetic changes.
Clément Lassieur [Sat, 18 Mar 2017 10:17:57 +0000 (11:17 +0100)]
services: openssh: Cosmetic changes.

* gnu/services/ssh.scm (<openssh-configuration>): Reformat to fit in 80
columns.

7 years agognu: Add lmms.
Rodger Fox [Tue, 21 Mar 2017 19:23:49 +0000 (15:23 -0400)]
gnu: Add lmms.

* gnu/packages/music.scm (lmms): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add megaglest.
Arun Isaac [Mon, 20 Mar 2017 19:16:37 +0000 (00:46 +0530)]
gnu: Add megaglest.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: Add megaglest-data.
Arun Isaac [Mon, 20 Mar 2017 19:16:36 +0000 (00:46 +0530)]
gnu: Add megaglest-data.

* gnu/packages/games.scm (megaglest-data): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: ots: Use 'modify-phases' syntax.
Efraim Flashner [Tue, 21 Mar 2017 18:57:08 +0000 (20:57 +0200)]
gnu: ots: Use 'modify-phases' syntax.

* gnu/packages/ots.scm (ots)[arguments]: Use 'modify-phases' syntax.

7 years agognu: ots: Add download mirror.
Efraim Flashner [Tue, 21 Mar 2017 18:52:32 +0000 (20:52 +0200)]
gnu: ots: Add download mirror.

* gnu/packages/ots.scm (ots)[source]: Add Debian mirror.

7 years agognu: xf86-video-vmware: Fix build failure due to missing LLVM.
rennes [Tue, 21 Mar 2017 18:20:42 +0000 (14:20 -0400)]
gnu: xf86-video-vmware: Fix build failure due to missing LLVM.

* gnu/packages/xorg.scm (xf86-video-vmware)[inputs]: Add llvm.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: libcmis: Update to 0.5.1.
Leo Famulari [Tue, 21 Mar 2017 07:45:09 +0000 (03:45 -0400)]
gnu: libcmis: Update to 0.5.1.

* gnu/packages/libreoffice.scm (libcmis): Update to 0.5.1.
[source]: Use new source URL. Remove obsolete patch
'libcmis-fix-test-onedrive.patch'.
[home-page]: Update URL.
* gnu/packages/patches/libcmis-fix-test-onedrive.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

7 years agognu: x265: Fix build on aarch64.
Efraim Flashner [Tue, 21 Mar 2017 16:01:05 +0000 (18:01 +0200)]
gnu: x265: Fix build on aarch64.

* gnu/packages/video.scm (x265)[arguments]: On aarch64 add a
configure-flag to enable PIC.

7 years agognu: Adjust asciidoc-related build options.
Kei Kebreau [Sat, 18 Mar 2017 19:40:15 +0000 (15:40 -0400)]
gnu: Adjust asciidoc-related build options.

Commits 9099a45792306fade2d9ca55138e49ef4f01f1ea and
3078821d1380c26c738be6b5d430c595327d401f make many package inputs and
build configurations related to asciidoc obsolete.

* gnu/packages/compton.scm (compton)[inputs]: Remove docbook-xml,
libxml2 and libxslt.
* gnu/packages/mail.scm (offlinemap)[native-inputs]: Remove libxslt.
* gnu/packages/linux.scm (btrfs-progs)[native-inputs]: Remove docbook-xml.
(perf)[inputs]: Remove docbook-xml and libxslt.
* gnu/packages/text-editors.scm (kakoune)[native-inputs]: Remove libxslt.
* gnu/packages/version-control.scm (cgit)[native-inputs]: Remove
docbook-xml, docbook-xsl, libxml2 and libxslt.
(cvs-fast-export)[native-inputs]: Remove docbook-xml, docbook-xsl,
libxml2 and libxslt.
* gnu/packages/web.scm (qutebrowser)[native-inputs]: Remove docbook-xml,
docbook-xsl, libxml2, and libxslt.
(tinyproxy)[native-inputs]: Remove docbook-xml, docbook-xsl, libxml2 and
libxslt.
* gnu/packages/wm.scm (awesome)[make-flags]: Remove XML_CATALOG_FILES flag.
(i3-wm)[inputs]: Remove docbook-xml.
[native-inputs]: Add libxml2.

7 years agognu: Add swaks.
Arun Isaac [Tue, 21 Mar 2017 13:54:23 +0000 (19:24 +0530)]
gnu: Add swaks.

* gnu/packages/mail.scm (swaks): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: git: Update to 2.12.1.
Marius Bakke [Tue, 21 Mar 2017 12:45:57 +0000 (13:45 +0100)]
gnu: git: Update to 2.12.1.

* gnu/packages/version-control.scm (git): Update to 2.12.1.

7 years agognu: Add perl-ole-storage-lite.
humanitiesNerd [Mon, 20 Mar 2017 20:10:58 +0000 (21:10 +0100)]
gnu: Add perl-ole-storage-lite.

* gnu/packages/perl.scm (perl-ole-storage-lite): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add perl-crypt-rc4.
humanitiesNerd [Mon, 20 Mar 2017 08:41:03 +0000 (09:41 +0100)]
gnu: Add perl-crypt-rc4.

* gnu/pakages/perl.scm (perl-crypt-rc4): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: kodi: Wrap executable so it finds libcurl.
Marius Bakke [Tue, 21 Mar 2017 06:02:36 +0000 (07:02 +0100)]
gnu: kodi: Wrap executable so it finds libcurl.

* gnu/packages/kodi.scm (kodi)[arguments]: Add 'wrap' phase.

7 years agodownload: Handle username and password properties for FTP URIs.
Roel Janssen [Tue, 21 Mar 2017 11:15:14 +0000 (12:15 +0100)]
download: Handle username and password properties for FTP URIs.

* guix/build/download.scm (ftp-fetch): Process username and password from a URI.

7 years agoftp-client: Allow custom username and password for FTP servers.
Roel Janssen [Tue, 21 Mar 2017 11:14:05 +0000 (12:14 +0100)]
ftp-client: Allow custom username and password for FTP servers.

* guix/ftp-client.scm (ftp-open): Add username and password arguments.

7 years agognu: go@1.4, go@1.7: Skip test that fails with tzdata-2017a.
Leo Famulari [Tue, 21 Mar 2017 05:18:29 +0000 (01:18 -0400)]
gnu: go@1.4, go@1.7: Skip test that fails with tzdata-2017a.

* gnu/packages/golang.scm (go-1.4, go-1.7)[arguments]: Disable the test
TestParseInLocation in 'prebuild' phase.

7 years agognu: dtc: Update to 1.4.4.
Marius Bakke [Tue, 21 Mar 2017 00:06:41 +0000 (01:06 +0100)]
gnu: dtc: Update to 1.4.4.

* gnu/packages/bootloaders.scm (dtc): Update to 1.4.4.
[source]: Use mirror://kernel.org.

7 years agognu: greenisland: Update to 0.9.0.1.
Marius Bakke [Mon, 20 Mar 2017 23:32:54 +0000 (00:32 +0100)]
gnu: greenisland: Update to 0.9.0.1.

* gnu/packages/display-managers.scm (greenisland): Update to 0.9.0.1.

7 years agognu: vim: Update to 8.0.0494.
Marius Bakke [Mon, 20 Mar 2017 05:57:09 +0000 (06:57 +0100)]
gnu: vim: Update to 8.0.0494.

* gnu/packages/patches/vim-CVE-2017-5953.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0494.
[source]: Remove patch.
(vim-full)[arguments]: Add two phases to drop tests and start xorg.
[native-inputs]: Add XORG-SERVER.

7 years agognu: kodi: Update to 18.0_alpha-0-b35147e.
Marius Bakke [Fri, 3 Mar 2017 01:19:14 +0000 (02:19 +0100)]
gnu: kodi: Update to 18.0_alpha-0-b35147e.

* gnu/packages/kodi.scm (libdvdnav/kodi, libdvdread/kodi, libdvdcss/kodi): New
variables.
(kodi): Update to 18.0_alpha-0-b35147e.
[source]: Download from git. Unbundle more stuff.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
[arguments]: Add #:configure-flag to disable nonfree components. Rework phases
to patch bundled software and bootstrap more libraries.
[native-inputs]: Remove CMAKE, DOXYGEN, GAWK and WHICH. Add LIBDVDCSS/KODI,
LIBDVDNAV/KODI and LIBDVDREAD/KODI.
[inputs]: Remove BOOST, BZIP2, ENCA, GPERF, JASPER, LIBMODPLUG, LIBSAMPLERATE,
LIBXMU, LIBXT, MESA-UTILS, SDL2 and UNZIP. Add FMT, GIFLIB, LCMS and LIBDRM.
[license]: Update for remaining software bundles.

7 years agognu: Add fmt.
Marius Bakke [Fri, 12 Aug 2016 09:54:37 +0000 (10:54 +0100)]
gnu: Add fmt.

* gnu/packages/pretty-print.scm (fmt): New variable.

7 years agobuild: Install .go files to $libdir/guile/X.Y.
Ludovic Courtès [Mon, 20 Mar 2017 21:13:27 +0000 (22:13 +0100)]
build: Install .go files to $libdir/guile/X.Y.

* configure.ac: Define and substitute 'guileobjectdir'.
* Makefile.am (nobase_nodist_guilemodule_DATA): Remove $(GOBJECTS).
(nobase_nodist_guileobject_DATA): New variable.
(guix_install_go_files): Adjust accordingly.
(install-data-hook): Likewise.
* scripts/guix.in (config-lookup): Add 'exec_prefix' and
'guileobjectdir'.  Add '_' in VAR-REF-REGEXP.
(maybe-augment-load-paths!): Distinguish OBJECT-DIR from MODULE-DIR.

7 years agognu: Remove leftover patch.
Leo Famulari [Mon, 20 Mar 2017 22:22:14 +0000 (18:22 -0400)]
gnu: Remove leftover patch.

* gnu/packages/patches/openjpeg-use-after-free-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

7 years agognu: openjpeg: Remove obsolete patches.
Leo Famulari [Mon, 20 Mar 2017 22:16:20 +0000 (18:16 -0400)]
gnu: openjpeg: Remove obsolete patches.

* gnu/packages/patches/openjpeg-CVE-2016-5157.patch,
gnu/packages/patches/openjpeg-CVE-2016-7163.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg)[source]: Remove them.

7 years agognu: php: Update to 7.1.3.
Julien Lepiller [Fri, 17 Mar 2017 14:53:29 +0000 (15:53 +0100)]
gnu: php: Update to 7.1.3.

* gnu/packages/php.scm (php): Update to 7.1.3.

7 years agognu: bristol: Fix build failure with alsa-lib 1.1.x.
Ricardo Wurmus [Mon, 20 Mar 2017 21:44:26 +0000 (22:44 +0100)]
gnu: bristol: Fix build failure with alsa-lib 1.1.x.

* gnu/packages/music.scm (bristol)[arguments]: Add build phase to fix build
failure with alsa-lib 1.1.x.

7 years agognu: ngircd: Use HTTPS.
Tobias Geerinckx-Rice [Mon, 20 Mar 2017 21:37:34 +0000 (22:37 +0100)]
gnu: ngircd: Use HTTPS.

* gnu/packages/messaging.scm (ngircd)[source, home-page]: Use HTTPS.

7 years agognu: ngircd: Use the phrase ‘IRC’ in its description.
Tobias Geerinckx-Rice [Mon, 20 Mar 2017 21:33:20 +0000 (22:33 +0100)]
gnu: ngircd: Use the phrase ‘IRC’ in its description.

* gnu/packages/messaging.scm (ngircd)[description]: Use ‘IRC’ with @dfn.

7 years agognu: ngircd: Use ‘modify-phases’ syntax.
Tobias Geerinckx-Rice [Mon, 20 Mar 2017 21:32:58 +0000 (22:32 +0100)]
gnu: ngircd: Use ‘modify-phases’ syntax.

* gnu/packages/messaging.scm (ngircd)[arguments]: Use ‘modify-phases’.

7 years agognu: ngircd: Update to 24.
Tobias Geerinckx-Rice [Mon, 20 Mar 2017 21:26:51 +0000 (22:26 +0100)]
gnu: ngircd: Update to 24.

* gnu/packages/messaging.scm (ngircd): Update to 24.
[source]: Remove upstreamed DNS lookup patch.
* gnu/packages/patches/ngircd-no-dns-in-tests.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

7 years agognu: znc: Run test suite.
Tobias Geerinckx-Rice [Fri, 17 Mar 2017 01:05:00 +0000 (02:05 +0100)]
gnu: znc: Run test suite.

* gnu/packages/messaging.scm (znc)[arguments]: Enable tests.  Add an
‘unpack-googletest’ phase and add ‘--with-gtest=’ to #:configure-flags.
[native-inputs]: Add googletest source.

7 years agognu: simple-scan: Update to 3.24.0.
Tobias Geerinckx-Rice [Mon, 20 Mar 2017 12:39:30 +0000 (13:39 +0100)]
gnu: simple-scan: Update to 3.24.0.

* gnu/packages/gnome.scm (simple-scan): Update to 3.24.0.

7 years agognu: Add r-cairo.
Ricardo Wurmus [Fri, 17 Mar 2017 14:23:16 +0000 (15:23 +0100)]
gnu: Add r-cairo.

* gnu/packages/statistics.scm (r-cairo): New variable.

7 years agognu: Add comments on why setting QT_QPA_PLATFORM for tests.
Hartmut Goebel [Sun, 19 Mar 2017 20:41:22 +0000 (21:41 +0100)]
gnu: Add comments on why setting QT_QPA_PLATFORM for tests.

* gnu/packages/astronomy.scm (stellarium): Add comment.
* gnu/packages/display-managers.scm (greenisland): dito.
* gnu/packages/kde-frameworks.scm (kguiaddons, kwidgetsaddons,
  kcompletion, baloo, kbookmarks, kconfigwidgtes, kdesignerplugin,
  kemoticons, kglobalaccel, kiconthemes, kio, knewstuff, kparts,
  kpeople, krunner, kservice, ktexteditor, ktextwidgets, kxmlgui,
  plasma-framework): dito.
* gnu/packages/qt.scm (qtsvg): dito.

7 years agognu: mesa: Correct another typo.
Efraim Flashner [Mon, 20 Mar 2017 19:42:07 +0000 (21:42 +0200)]
gnu: mesa: Correct another typo.

* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (svrast -> swrast).

7 years agognu: Add freedoom.
Kei Kebreau [Mon, 20 Mar 2017 03:06:50 +0000 (23:06 -0400)]
gnu: Add freedoom.

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

7 years agognu: wget: Fix test-504 failures.
Efraim Flashner [Mon, 20 Mar 2017 18:04:11 +0000 (20:04 +0200)]
gnu: wget: Fix test-504 failures.

* gnu/packages/wget.scm (wget)[source]: Add patch.
* gnu/packages/patches/wget-fix-504-test-timeout.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

7 years agognu: Remove wxwidgets@2.8.
Efraim Flashner [Mon, 20 Mar 2017 16:33:30 +0000 (18:33 +0200)]
gnu: Remove wxwidgets@2.8.

* gnu/packages/wxwidgets.scm (wxwidgets@2.8): Remove variable.

7 years agognu: audacity: Use gtk+@3.
Efraim Flashner [Mon, 20 Mar 2017 16:04:01 +0000 (18:04 +0200)]
gnu: audacity: Use gtk+@3.

* gnu/packages/audacity.scm (audacity)[inputs]: Remove wxwidgets-gtk2,
gtk+@2, add wxwidgets and gtk+.

7 years agognu: wxwidgets: Build with webkitgtk.
Efraim Flashner [Mon, 20 Mar 2017 16:02:41 +0000 (18:02 +0200)]
gnu: wxwidgets: Build with webkitgtk.

* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Remove webkitgtk@2.4,
add webkitgtk.

7 years agognu: snakemake: Add runtime dependencies.
Ricardo Wurmus [Mon, 20 Mar 2017 14:09:02 +0000 (15:09 +0100)]
gnu: snakemake: Add runtime dependencies.

* gnu/packages/python.scm (snakemake)[propagated-inputs]: Add python-wrapt and
python-requests.

7 years agognu: mpd: Update to 0.20.6.
Leo Famulari [Mon, 20 Mar 2017 01:54:37 +0000 (21:54 -0400)]
gnu: mpd: Update to 0.20.6.

* gnu/packages/mpd.scm (mpd): Update to 0.20.6.

7 years agognu: Add deutex.
Kei Kebreau [Sat, 18 Mar 2017 20:21:31 +0000 (16:21 -0400)]
gnu: Add deutex.

gnu/packages/game-development.scm (deutex): New variable.

7 years agodownload: Remove non-existent kernel mirror.
Mark H Weaver [Mon, 20 Mar 2017 01:18:46 +0000 (21:18 -0400)]
download: Remove non-existent kernel mirror.

* guix/download.scm (%mirrors) <kernel.org>: Remove www.all.kernel.org.

7 years agognu: obnam: Enable tests.
Arun Isaac [Sat, 18 Mar 2017 18:52:56 +0000 (00:22 +0530)]
gnu: obnam: Enable tests.

* gnu/packages/backup.scm (obnam)[arguments]: Replace 'check' phase with
  custom function.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add python-pylint.
Arun Isaac [Sat, 18 Mar 2017 18:52:55 +0000 (00:22 +0530)]
gnu: Add python-pylint.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add python2-coverage-test-runner.
Arun Isaac [Sat, 18 Mar 2017 18:52:54 +0000 (00:22 +0530)]
gnu: Add python2-coverage-test-runner.

* gnu/packages/python.scm (python2-coverage-test-runner): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add python-configparser.
Arun Isaac [Sat, 18 Mar 2017 18:52:53 +0000 (00:22 +0530)]
gnu: Add python-configparser.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add python2-backports-functools-lru-cache.
Arun Isaac [Sat, 18 Mar 2017 18:52:52 +0000 (00:22 +0530)]
gnu: Add python2-backports-functools-lru-cache.

* gnu/packages/python.scm (python2-backports-functools-lru-cache): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add python-isort.
Arun Isaac [Sat, 18 Mar 2017 18:52:51 +0000 (00:22 +0530)]
gnu: Add python-isort.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add python-astroid.
Arun Isaac [Sat, 18 Mar 2017 18:52:50 +0000 (00:22 +0530)]
gnu: Add python-astroid.

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

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
7 years agognu: Add libircclient.
Arun Isaac [Sat, 18 Mar 2017 16:07:37 +0000 (21:37 +0530)]
gnu: Add libircclient.

* gnu/packages/messaging.scm (libircclient): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agoMerge branch 'master' into core-updates
Mark H Weaver [Sun, 19 Mar 2017 22:52:01 +0000 (18:52 -0400)]
Merge branch 'master' into core-updates

7 years agognu: librep: Update to 0.92.6.
Ludovic Courtès [Sun, 19 Mar 2017 22:40:51 +0000 (23:40 +0100)]
gnu: librep: Update to 0.92.6.

* gnu/packages/sawfish.scm (librep): Update to 0.92.6.
[arguments]: New field.
[native-inputs]: Add AUTOCONF-WRAPPER, AUTOMAKE, and LIBTOOL.

7 years agognu: lsh: Use libc's argp instead of the bundled one.
Ludovic Courtès [Sun, 19 Mar 2017 22:28:27 +0000 (23:28 +0100)]
gnu: lsh: Use libc's argp instead of the bundled one.

* gnu/packages/ssh.scm (lsh)[arguments] <#:configure-flags>: Add
--with-system-argp and CPPFLAGS=-DHAVE_ARGP_PARSE.
<#:phases>: In 'pre-configure' phase, modify src/Makefile.in.

7 years agognu: python-minimal@2: Add dependencies on libffi and zlib.
Ludovic Courtès [Sun, 19 Mar 2017 21:10:12 +0000 (22:10 +0100)]
gnu: python-minimal@2: Add dependencies on libffi and zlib.

* gnu/packages/python.scm (python2-minimal)[inputs]: Add LIBFFI and ZLIB.
[arguments]: Remove.

7 years agognu: elogind: Build with gperf 3.0.
Ludovic Courtès [Sun, 19 Mar 2017 22:09:15 +0000 (23:09 +0100)]
gnu: elogind: Build with gperf 3.0.

* gnu/packages/gperf.scm (gperf-3.0): New variable.
* gnu/packages/freedesktop.scm (elogind)[native-inputs]: Use GPERF-3.0
instead of GPERF.

7 years agognu: Add pdfgrep.
rennes [Sun, 19 Mar 2017 21:02:00 +0000 (15:02 -0600)]
gnu: Add pdfgrep.

* guix/gnu/packages/pdf.scm (pdfgrep): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
7 years agognu: graphite2: Fix test failure caused by rounding error on 32-bit CPUs.
Leo Famulari [Sun, 19 Mar 2017 02:58:14 +0000 (22:58 -0400)]
gnu: graphite2: Fix test failure caused by rounding error on 32-bit CPUs.

* gnu/packages/patches/graphite2-ffloat-store.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/fontutils.scm (graphite2): Use it.

7 years agognu: linux-libre: Update to 4.10.4.
Mark H Weaver [Sun, 19 Mar 2017 21:18:15 +0000 (17:18 -0400)]
gnu: linux-libre: Update to 4.10.4.

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

7 years agognu: linux-libre@4.9: Update to 4.9.16.
Mark H Weaver [Sun, 19 Mar 2017 21:16:38 +0000 (17:16 -0400)]
gnu: linux-libre@4.9: Update to 4.9.16.

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

7 years agognu: linux-libre@4.4: Update to 4.4.55.
Mark H Weaver [Sun, 19 Mar 2017 21:14:56 +0000 (17:14 -0400)]
gnu: linux-libre@4.4: Update to 4.4.55.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.55.

7 years agoservices: Remove Tab character from source code whitespace.
Danny Milosavljevic [Sun, 19 Mar 2017 20:36:55 +0000 (21:36 +0100)]
services: Remove Tab character from source code whitespace.

* gnu/services/base.scm (file-system-shepherd-service): Remove Tab character
from source code whitespace.

7 years agognu: u-boot: Update to 2017.03.
Danny Milosavljevic [Sun, 19 Mar 2017 19:49:26 +0000 (20:49 +0100)]
gnu: u-boot: Update to 2017.03.

* gnu/packages/bootloaders.scm (u-boot): Update to 2017.03.

7 years agognu: mesa: Fix another typo.
Mark H Weaver [Sun, 19 Mar 2017 20:05:16 +0000 (16:05 -0400)]
gnu: mesa: Fix another typo.

This is a followup to commit 2a8b89c27fe80a438ad95becb5da8ed4191d6cd4.

* gnu/packages/gl.scm (mesa)[arguments]: Fix typo (galluim -> gallium).

7 years agognu: icecat: Add selected fixes from upstream mozilla-esr45.
Mark H Weaver [Sat, 18 Mar 2017 06:40:42 +0000 (02:40 -0400)]
gnu: icecat: Add selected fixes from upstream mozilla-esr45.

* gnu/packages/gnuzilla.scm (icecat)[source][patches]: Add selected fixes from
the upstream mozilla-esr45 repository.

7 years agognu: libevent@2.0: Add fix from upstream.
Mark H Weaver [Sat, 18 Mar 2017 06:29:12 +0000 (02:29 -0400)]
gnu: libevent@2.0: Add fix from upstream.

This fix was cherry-picked by Mozilla from upstream libevent-2.1 to its
bundled copy of libevent-2.0.21 in mozilla-esr45.

* gnu/packages/patches/libevent-2.0-evbuffer-add-use-last-with-datap.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/libevent.scm (libevent-2.0)[source][patches]: Add it.

7 years agoservices: file-system-shepherd-service: Make it find the fsck programs.
Danny Milosavljevic [Sat, 18 Mar 2017 14:06:32 +0000 (15:06 +0100)]
services: file-system-shepherd-service: Make it find the fsck programs.

Fixes <https://bugs.gnu.org/25917>.

* gnu/services/base.scm (file-system-shepherd-service): Use
file-system-packages.

7 years agognu: guile-commonmark: Default to Guile 2.2.
Ludovic Courtès [Sun, 19 Mar 2017 17:07:36 +0000 (18:07 +0100)]
gnu: guile-commonmark: Default to Guile 2.2.

* gnu/packages/guile.scm (guile-commonmark)[inputs]: Replace GUILE-2.0
with GUILE-2.2.
(guile2.0-commonmark): New variable.
(guile2.2-commonmark): Mark as deprecated.
(haunt)[propagated-inputs]: Use GUILE-COMMONMARK.

7 years agognu: guile-reader: Default to Guile 2.2.
Ludovic Courtès [Sun, 19 Mar 2017 17:04:37 +0000 (18:04 +0100)]
gnu: guile-reader: Default to Guile 2.2.

* gnu/packages/guile.scm (guile-reader)[inputs]: Change GUILE-2.0 to
GUILE-2.2.
(guile2.0-reader): New variable.
(guile2.2-reader): Mark as deprecated.
(haunt)[propagated-inputs]: Use GUILE-READER instead of
GUILE2.2-READER.