Commit Graph

16973 Commits (642339dc3fc6df33edd78f3cdc170c20a32a3c7d)

Author SHA1 Message Date
Jan Nieuwenhuizen 88da729ff7
gnu: guile-2.0: support mingw.
* gnu/packages/guile.scm (guile-2.0): Support MinGW.
2016-12-07 10:23:17 +01:00
Jan Nieuwenhuizen ae12d58627
gnu: readline: support mingw.
* gnu/packages/patches/readline-7.0-mingw.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/readline.scm (readline): Support MinGW.
2016-12-07 10:23:17 +01:00
Mark H Weaver d230cf61f6
gnu: ncurses: support mingw.
* gnu/packages/ncurses.scm (ncurses): Support MinGW.

Co-Authored-By: Jan Nieuwenhuizen <janneke@gnu.org>
2016-12-07 10:23:17 +01:00
Jan Nieuwenhuizen 7f1c32f0e6
gnu: gmp: build shared library for mingw.
* gnu/packages/multiprecision.scm (gmp)[MINGW]: Use --enable-shared.
2016-12-07 10:23:17 +01:00
Jan Nieuwenhuizen d788fcd3ba
gnu: libunistring: support mingw: propagate libiconv if needed.
* gnu/packages/libunistring (libunistring): propagated-inputs: add
libiconv-if-needed.  Fixes unicode translation in MinGW.
2016-12-07 10:23:17 +01:00
Jan Nieuwenhuizen 4dab8c5906
gnu: Add function libiconv-if-needed.
* gnu/packages/base.scm (libiconv-if-needed): New function.
2016-12-07 10:23:16 +01:00
Jan Nieuwenhuizen cba36e6482
gnu: cross-base: Add i686-w64-mingw32 target.
* guix/utils.scm (mingw-target?): New function.
* gnu/packages/cross-base.scm (cross-gcc-snippet): New procedure
(cross-gcc): Use it.
(cross-gcc-arguments, cross-gcc-patches, cross-gcc): Support MinGW.
(native-libc, cross-newlib?): New functions.
(cross-libc): Use cross-newlib? to support MinGW.
(%gcc-include-paths, %gcc-cross-include-paths): New variables.
2016-12-07 10:23:16 +01:00
Jan Nieuwenhuizen cf0ef075c4
gnu: Add mingw-w64.
* gnu/packages/patches/gcc-4.9.3-mingw-gthr-default.patch,
gnu/packages/patches/mingw-w64-5.0rc2-gcc-4.9.3.patch,
gnu/packages/mingw.scm: New files.
* gnu/local.mk (dist_patch_DATA): Add the patches.
(GNU_SYSTEM_MODULES): Add mingw.scm.
2016-12-07 10:23:16 +01:00
Alex ter Weele 9747d189e0
doc: Correct example for 'wpa-supplicant-service-type'.
* doc/guix.texi (Networking Services): Change example to use
'wpa-supplicant-service-type'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-07 10:23:16 +01:00
Ricardo Wurmus 4908ae4847
gnu: zynaddsubfx: Update to 3.0.1.
* gnu/packages/music.scm (zynaddsubfx): Update to 3.0.1.
2016-12-07 10:13:04 +01:00
Efraim Flashner 4ff71cac67
gnu: libx264: Update to 20161205-2245.
* gnu/packages/video.scm (libx264): Update to 20161205-2245.
[source]: Use https.
[home-page]: Same.
2016-12-07 07:33:23 +02:00
Leo Famulari 425fabfc9a
gnu: radicale: Skip the test suite.
* gnu/packages/dav.scm (radicale)[arguments]: Skip the tests.
2016-12-06 20:46:18 -05:00
Efraim Flashner 37479058a1
gnu: ffmpeg: Update to 3.2.2.
* gnu/packages/video.scm (ffmpeg): Update to 3.2.2.
2016-12-06 20:48:56 +02:00
Ricardo Wurmus 61c71171a2
gnu: emacs-expand-region: Update to 0.11.0.
* gnu/packages/emacs.scm (emacs-expand-region): Update to 0.11.0.
2016-12-06 16:14:53 +01:00
Efraim Flashner 1ebe49f192
gnu: httpd: Add fix for CVE-2016-8740.
* gnu/packages/web.scm (httpd)[source]: Add patch for CVE-2016-8740.
* gnu/packages/patches/httpd-CVE-2016-8740.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2016-12-06 15:39:25 +02:00
Hartmut Goebel 3a735ecf0e
gnu: python2-notebook: Fix build.
* gnu/packages/python.scm (python2-notebook)[properties]: Add
python2-variant.
(python2-notebook)[native-packages] add python2-mock. [arguments] Add
phase "disable-test-case" for disabling a failing test. immediately
2016-12-06 11:30:15 +01:00
Hartmut Goebel c4abbac349
gnu: python-ipython-genutils: Update description.
* gnu/packages/python.scm (python-ipython-genutils)[description]: Add
deprecation note and TODO comment.
2016-12-06 11:29:37 +01:00
Hartmut Goebel 4dbc8ec483
gnu: python-ipython: Update to 4.0.3
* gnu/packages/python.scm (python-ipython, python2-ipython): Update to
version 4.0.3.
2016-12-06 11:29:35 +01:00
Ricardo Wurmus 5a66e25ce6
gnu: Add seq24.
* gnu/packages/music.scm (seq24): New variable.
* gnu/packages/patches/seq24-rename-mutex.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
2016-12-06 10:15:49 +01:00
Efraim Flashner 24420005ec
gnu: links: Update to 2.14.
* gnu/packages/links.scm (links): Update to 2.14.
2016-12-06 10:11:27 +02:00
Jan Nieuwenhuizen 590abe010b
gnu: Add openh264.
* gnu/packages/video.scm (openh264): New variable.
2016-12-06 10:11:18 +02:00
Ludovic Courtès 40f2d1bc3b
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to 8d125c.
2016-12-06 01:24:06 +01:00
Ludovic Courtès 8d125cfc2e
offload: Increase the connection timeout.
* guix/scripts/offload.scm (open-ssh-session): Set #:timeout to 10.
2016-12-06 01:00:11 +01:00
Ludovic Courtès 0237d79717
offload: Send the build log to the right file descriptor.
This fixes a regression introduced in
21531add32 whereby the build log would no
longer be sent to FD 4, thereby leading the daemon to not see the build
log.

* guix/scripts/offload.scm (transfer-and-offload): Parameterize
CURRENT-BUILD-OUTPUT-PORT.
2016-12-06 00:50:08 +01:00
Ludovic Courtès 8243951ef1
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to e11c42f.
2016-12-06 00:24:24 +01:00
Ludovic Courtès e11c42f297
offload: Fix plural of some messages.
* guix/scripts/offload.scm (send-files): Use 'N_' for possibly plural
message.  Write "store item" instead of "store file".
(retrieve-files): Likewise.
2016-12-05 23:26:38 +01:00
Ludovic Courtès 1d48cf948c
offload: Make the compression methods configurable.
* guix/scripts/offload.scm (<build-machine>)[compression]
[compression-level]: New fields.
(open-ssh-session): Honor them.
* doc/guix.texi (Daemon Offload Setup): Document them.
2016-12-05 23:19:38 +01:00
Chris Marusich 067a2e2de9
guix system: If the new system generation already exists, overwrite it.
Fixes <http://bugs.gnu.org/25100>.

Before that, 'guix system reconfigure' would fail if the next generation
already existed.

* guix/scripts/system.scm (switch-to-system): Use 'switch-symlink'
instead of 'symlink'.
* doc/guix.texi (Using the Configuration System, Invoking guix system):
Document the behavior.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-12-05 23:19:37 +01:00
Leo Famulari 4bd391f557
gnu: i3-wm: Update to 4.13.
* gnu/packages/wm.scm (i3-wm): Update to 4.13.
[arguments]: Pass '-std=c11' to #:make-flags. Provide path to XML_CATALOG_FILES.
Pass '--disable-builddir' to #:configure-flags. Re-enable the 'configure' phase
to adjust to new Autotools build system.
[inputs]: Add xcb-util-xrm.
[native-inputs]: Add docbook-xsl.
2016-12-05 17:09:15 -05:00
Leo Famulari 81f4f1051f
gnu: xcb-util-cursor: Propagate dependencies from 'xcb-cursor.pc'.
* gnu/packages/xorg.scm (xcb-util-cursor)[inputs]: Move xcb-util-renderutil and
xcb-util-image to ...
[propagated-inputs]: ... here.
2016-12-05 17:09:15 -05:00
Leo Famulari 6e02766d43
gnu: ruby-2.2, ruby-2.1, ruby-1.8: Don't replace with ruby-2.3.3.
* gnu/packages/ruby.scm (ruby-2.2, ruby-2.1, ruby-1.8)[replacement]: New field.
2016-12-05 16:41:23 -05:00
Ludovic Courtès 3a6a563228
gnu: guix: Update development snapshot.
* gnu/packages/package-management.scm (guix-devel): Update to 9328eaf.
2016-12-05 21:09:02 +01:00
Ludovic Courtès 9328eafbf5
services: file-system: Make sure fsck.* commands are in $PATH.
Fixes a regression introduced in
bf7ef1bb84, whereby the fsck.* commands
would not be found.

* gnu/services/base.scm (file-system-shepherd-service): Call calls to
'setenv'.
2016-12-05 20:54:59 +01:00
Ludovic Courtès a79fbd5d1d
nls: Adjust to geeqie.scm removal.
This is a followup to d1a5b20081.

* po/packages/POTFILES.in: Remove gnu/packages/geeqie.scm.
2016-12-05 20:54:58 +01:00
Tobias Geerinckx-Rice d8501b844b
refresh: Indicate that PACKAGE... is optional.
* guix/scripts/refresh.scm (show-help): Add brackets around PACKAGE.
2016-12-05 20:50:12 +01:00
Tobias Geerinckx-Rice c0cc805e3f
gnu: fuse-exfat: Update to 1.2.5.
* gnu/packages/linux.scm (fuse-exfat): Update to 1.2.5.
[native-inputs]: Remove scons build system which is no longer used.
[arguments]: Remove.
[home-page]: Replace dead Google Code home page.
2016-12-05 20:33:31 +01:00
Tobias Geerinckx-Rice 694f485b47
gnu: exfat-utils: Update to 1.2.5.
* gnu/packages/mtools.scm (exfat-utils): Update to 1.2.5.
2016-12-05 20:33:31 +01:00
Tobias Geerinckx-Rice 8975d00cd6
gnu: Add mktorrent.
* gnu/packages/bittorrent.scm (mktorrent): New variable.
2016-12-05 20:33:30 +01:00
Ludovic Courtès aebaee95cc
offload: Add "test" sub-command.
* guix/scripts/offload.scm (assert-node-repl, assert-node-has-guix)
(nonce, assert-node-can-import, assert-node-can-export)
(check-machine-availability): New procedures.
(%random-state): New variable.
(guix-offload): Add case for "test".
* doc/guix.texi (Daemon Offload Setup): Document it.  Remove obsolete
bit about remote invocation of 'guix build'.
2016-12-05 18:18:10 +01:00
Ludovic Courtès 638ccde1fb
daemon: Fix invalid Boost format string.
* nix/libstore/optimise-store.cc (LocalStore::optimisePath_): Use %3%
instead of %m, the latter being an invalid Boost format specifier.
2016-12-05 18:18:10 +01:00
Leo Famulari 8f35c03061
gnu: python-flask: Propagate python-click.
* gnu/packages/python.scm (python-flask, python2-flask)[native-inputs]: Move
python-click to ...
[propagated-inputs]: ... here.
2016-12-04 19:27:47 -05:00
Ludovic Courtès 95088559a9
gnu: shepherd: Update to 0.3.2.
* gnu/packages/admin.scm (shepherd): Update to 0.3.2.
[properties]: New field.
2016-12-04 22:32:47 +01:00
Ludovic Courtès 459978eae5
nls: Adjust to feh.scm renaming.
This is a followup to d1a5b20081.

* po/packages/POTFILES.in: Remove feh.scm and add image-viewers.scm.
2016-12-04 22:32:40 +01:00
Ludovic Courtès 42d07286f4
publish: Factorize 'content-length' addition.
* guix/scripts/publish.scm (with-content-length): New procedure.
(http-write) <application/octet-stream>: Use it.
2016-12-04 22:32:26 +01:00
Ludovic Courtès ba9f0db08c
services: tor: Make sure /var/lib is world-readable.
* gnu/services/networking.scm (tor-hidden-service-activation): Add
'chmod' call for /var/lib.
2016-12-04 22:32:25 +01:00
Marius Bakke 222222be63
gnu: vim: Update to 8.0.0124.
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0124.
2016-12-04 22:25:30 +01:00
Tobias Geerinckx-Rice c8608faf14
gnu: dovecot: Update to 2.2.27.
* gnu/packages/mail.scm (dovecot): Update to 2.2.27.
[source, home-page]: Use HTTPS.
2016-12-04 22:15:02 +01:00
Tobias Geerinckx-Rice 9865a15057
gnu: vim: Update to 8.0.0118.
* gnu/packages/vim.scm (vim, vim-full): Update to 8.0.0118.
2016-12-04 22:15:02 +01:00
Marius Bakke 58786f55e5
nls: Update 'da' package translation. 2016-12-04 21:41:50 +01:00
Marius Bakke 2f1b17b237
nls: Update 'da' translation. 2016-12-04 21:41:50 +01:00