Ricardo Wurmus
5394a6a653
gnu: Add python-redis.
...
* gnu/packages/python.scm (python-redis, python2-redis): New variables.
2015-05-22 15:23:23 +02:00
Ricardo Wurmus
12c270ddd4
gnu: Add python-click.
...
* gnu/packages/python.scm (python-click, python2-click): New variables.
2015-05-22 15:23:23 +02:00
Ricardo Wurmus
66e3eff1e3
gnu: Add rsem.
...
* gnu/packages/bioinformatics.scm (rsem): New variable.
* gnu/packages/patches/rsem-makefile.patch: New file.
2015-05-22 13:14:29 +02:00
Ludovic Courtès
6fb4fb717d
gnu: guix: Update development snapshot.
...
* gnu/packages/package-management.scm (guix-devel): Update to c2ee19e
.
2015-05-22 11:51:12 +02:00
Ludovic Courtès
60a56db007
services: swap: Use 'restart-on-EINTR'.
...
* gnu/services/base.scm (swap-service)[start, stop]: Use 'restart-on-EINTR'.
* guix/build/syscalls.scm (swapoff): Fix typo in 'throw' arguments.
2015-05-22 11:51:12 +02:00
Ricardo Wurmus
4520354282
gnu: Add python-pyzmq.
...
* gnu/packages/python.scm (python-pyzmq, python2-pyzmq): New variables.
2015-05-22 11:03:00 +02:00
Mark H Weaver
56120263a9
gnu: youtube-dl: Update to 2015.05.20.
...
* gnu/packages/video.scm (youtube-dl): Update to 2015.05.20.
2015-05-22 04:32:33 -04:00
Mark H Weaver
4de02f36ac
gnu: fuse: Add fix for CVE-2015-3202.
...
* gnu/packages/patches/fuse-CVE-2015-3202.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (fuse): Add patch.
2015-05-22 00:10:43 -04:00
Ludovic Courtès
c2ee19e685
services: xorg: Add xf86-input-libinput to the server's module path.
...
* gnu/services/xorg.scm (xorg-configuration-file): Add XF86-INPUT-LIBINPUT.
2015-05-21 22:32:34 +02:00
Ludovic Courtès
1eca6c36ad
services: xorg: Assume STARTX is a regular value.
...
* gnu/services/xorg.scm (slim-service): Expect STARTX to be a regular value,
not a monadic value.
2015-05-21 22:22:12 +02:00
Ludovic Courtès
12422c9d38
services: xorg: Allow extra config text to be added verbatim.
...
* gnu/services/xorg.scm (xorg-configuration-file): Add #:extra-config and
honor it.
* doc/guix.texi (X Window): Adjust accordingly.
2015-05-21 21:33:19 +02:00
Ludovic Courtès
d1cdd7ba7a
services: xorg: Make 'xorg-configuration-file' public.
...
* gnu/services/xorg.scm (xorg-configuration-file): New procedure, with code
formerly in 'xorg-start-command'.
(xorg-start-command): Remove #:drivers and #:resolutions; add
#:configuration-file; use it as well as 'xorg-configuration-file'.
2015-05-21 21:33:18 +02:00
宋文武
35481e8be6
gnu: Add fizmo.
...
* gnu/packages/games.scm (fizmo): New variable.
2015-05-21 20:14:02 +08:00
Ricardo Wurmus
9099e88182
gnu: r: Apply patch to fix linking against R.
...
* gnu/packages/patches/r-fix-15899.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/statistics.scm (r)[source]: Use it.
2015-05-21 11:54:46 +02:00
Paul van der Walt
afb925175e
gnu: zathura: Update to 0.3.3.
...
* gnu/packages/pdf.scm (zathura): Update to 0.3.3.
2015-05-21 01:07:57 +02:00
Paul van der Walt
90ab5dd259
gnu: girara: Update to 0.2.4.
...
* gnu/packages/gtk.scm (girara): Update to 0.2.4.
2015-05-21 01:06:59 +02:00
Andreas Enge
2e6ecc5c21
gnu: gconf: Propagate input glib.
...
* gnu/packages/gnome.scm (gconf): Propagate input glib.
(gnome-vfs): Drop input glib.
(libgnome): Drop propagated input glib.
* gnu/packages/ibus.scm (ibus): Drop input glib.
2015-05-20 23:46:17 +02:00
Andreas Enge
7f18257bea
gnu: Add lpsolve.
...
* gnu/packages/maths.scm (lpsolve): New variable.
2015-05-20 23:21:50 +02:00
Mark H Weaver
3a6fb858ad
gnu: bitlbee: Update to 3.4.
...
* gnu/packages/patches/bitlbee-configure-doc-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/messaging.scm (bitlbee): Update to 3.4. Add patch.
[inputs]: Remove 'zlib'.
2015-05-20 16:07:09 -04:00
Mark H Weaver
87158e851f
Revert "gnu: mozjs: Mark as unsupported on mips64el-linux."
...
This reverts commit 4bfeb0ca74
.
2015-05-20 14:02:12 -04:00
Mark H Weaver
b2a5fa594e
install: Omit /, /root, and /var from binary tarball.
...
* gnu/system/install.scm (self-contained-tarball): Pass
"./root/.guix-profile", "./var/guix", and "./gnu" to 'tar' command instead
of ".".
2015-05-20 13:03:03 -04:00
David Thompson
d620ea889c
gnu: Add sfxr.
...
* gnu/packages/game-development.scm (sfxr): New variable.
2015-05-20 12:13:04 -04:00
Ricardo Wurmus
5b5ea159ac
gnu: openblas: Disable DYNAMIC_ARCH on MIPS.
...
* gnu/packages/maths.scm (openblas)[arguments]: Do not pass DYNAMIC_ARCH when
building for MIPS. Also make non-substitutable for MIPS.
2015-05-20 13:30:24 +02:00
宋文武
10f366e38a
gnu: feh: Update to 2.13.
...
* gnu/packages/feh.scm (feh): Update to 2.13.
2015-05-20 16:23:43 +08:00
Alexander Shendi
bc11c72c98
gnu: mit-scheme: Add libx11 to inputs.
...
* gnu/packages/scheme.scm (mit-scheme)[inputs]: Add libx11.
2015-05-19 18:28:07 -04:00
Christopher Allan Webber
f906d30ced
gnu: Add guile-emacs and guile-for-guile-emacs.
...
* gnu/packages/guile.scm (guile-for-guile-emacs): New variable.
* gnu/packages/emacs.scm (guile-emacs): New variable.
2015-05-19 22:14:52 +02:00
Mark H Weaver
52031c0abf
gnu: xorriso: Update to 1.4.0.
...
* gnu/packages/cdrom.scm (xorriso): Update to 1.4.0.
2015-05-19 15:29:01 -04:00
Eric Bavier
ef698bf996
gnu: fltk: Use system zlib, libjpeg, and libpng.
...
* gnu/packages/fltk.scm (fltk)[inputs]: Add libjpeg, libpng, and zlib.
[arguments]: Add 'patch-config' phase.
2015-05-19 10:09:09 -05:00
宋文武
d692678fee
gnu: Add xfce4-clipman-plugin.
...
* gnu/packages/xfce.scm (xfce4-clipman-plugin): New variable.
(xfce)[propagated-inputs]: Add it.
2015-05-19 22:28:15 +08:00
宋文武
e53fc0c8a3
gnu: gstreamer: Add search patch specification for 'GST_PLUGIN_SYSTEM_PATH'.
...
* gnu/packages/gstreamer.scm (gstreamer)[native-search-paths]: New field.
2015-05-19 17:28:12 +08:00
Andreas Enge
187731a596
gnu: glu: Propagate input mesa.
...
* gnu/packages/gl.scm (glu): Propagate input mesa.
2015-05-18 23:20:00 +02:00
Ludovic Courtès
6f450b87de
gnu: gcc-toolchain: Remove 'bin/sh' and 'bin/bash'.
...
* gnu/packages/commencement.scm (gcc-toolchain)[arguments] <#:builder>: Delete
'bin/sh' and 'bin/bash'.
2015-05-18 23:19:21 +02:00
Mark H Weaver
5a76830853
gnu: linux-libre: Update to 4.0.4.
...
* gnu/packages/linux.scm (linux-libre): Update to 4.0.4.
2015-05-18 16:28:55 -04:00
Ludovic Courtès
01dbc7e01a
install: Files in the tarball are all root-owned.
...
Fixes a thinko introduced in 175ced4
.
* gnu/system/install.scm (self-contained-tarball): Use "root:0" as the
owner and group.
* doc/guix.texi (Binary Installation): Revert 175ced4
.
2015-05-18 00:43:28 +02:00
Ludovic Courtès
175ced413c
install: Use the right user and group name for files in the binary tarball.
...
Suggested by Andreas Enge <andreas@enge.fr>
at <http://lists.gnu.org/archive/html/guix-devel/2015-05/msg00220.html >.
* gnu/system/install.scm (self-contained-tarball): Pass --owner and
--group to 'tar'.
* doc/guix.texi (Binary Installation): Move group and account creation
before extraction. Make "run the daemon" a separate step.
2015-05-18 00:12:39 +02:00
Ludovic Courtès
9bb34f9c92
services: dhcp-client: Turn up the interfaces before calling 'dhclient'.
...
Somehow, as of Linux 4.0.2, the interfaces are down by default, which
prevents 'dhclient' from actually using them.
* gnu/services/networking.scm (dhcp-client-service): Call
'set-network-interface-up' on each item of IFACES.
2015-05-17 23:24:30 +02:00
Ludovic Courtès
d41a8a07b2
gnu: magit: Install .el files directly under share/emacs/site-lisp.
...
Fixes a regression introduced in 7e4871b
.
* gnu/packages/emacs.scm (magit)[arguments]: Add #:make-flags.
2015-05-17 21:25:09 +02:00
Ludovic Courtès
7e4871ba9c
gnu: magit: Update to 1.4.1.
...
* gnu/packages/emacs.scm (magit)[source, version]: Update to 1.4.1
[propagated-inputs]: New field.
[arguments]: Add #:test-target. Add 'augment-load-path' phase.
2015-05-17 14:12:22 +02:00
Ludovic Courtès
2c047b4a67
gnu: magit: Move Emacs to 'native-inputs'.
...
* gnu/packages/emacs.scm (magit): Move EMACS-NO-X from 'inputs' to
'native-inputs'.
2015-05-17 14:12:22 +02:00
Ludovic Courtès
c466bfd1ac
gnu: magit: Use 'modify-phases'.
...
* gnu/packages/emacs.scm (magit)[arguments]: Use 'modify-phases' instead
of 'alist-cons-before' & co.
2015-05-17 14:12:22 +02:00
Ludovic Courtès
2f910ef68c
gnu: Add git-modes.
...
* gnu/packages/emacs.scm (git-modes): New variable.
2015-05-17 14:12:15 +02:00
Ludovic Courtès
fb9d786534
gnu: qemu: Add dependency on libusb.
...
Suggested by 白い熊@相撲道 <guix-devel_gnu.org@sumou.com>.
* gnu/packages/qemu.scm (qemu)[inputs]: Add LIBUSB.
2015-05-17 11:45:27 +02:00
Ludovic Courtès
034e0d50fc
gnu: libusb: Update to 1.0.19.
...
* gnu/packages/libusb.scm (libusb): Update to 1.0.19.
[arguments]: New field
2015-05-17 11:45:27 +02:00
Andreas Enge
493b6e28fb
gnu: libpagemaker: Rename duplicate 'native-inputs' field.
...
* gnu/packages/libreoffice.scm (libpagemaker): Rename duplicate
'native-inputs' field to 'propagated-inputs'.
Corrects commit 86d648e
.
2015-05-17 11:02:45 +02:00
Andreas Enge
0390a52063
gnu: redland: Propagate input.
...
* gnu/packages/rdf.scm (redland): Move rasqal from 'inputs' to
'propagated-inputs'.
* gnu/packages/rdf.scm (soprano): Drop input rasqal.
* gnu/packages/audio.scm (ardour-3): Drop inputs rasqal and raptor2.
Reported by John Darrington <jmd@gnu.org>.
2015-05-17 10:08:29 +02:00
Andreas Enge
aff75ddfc6
gnu: calibre: Update to 2.28.0.
...
* gnu/packages/ebook.scm (calibre): Update to 2.28.0.
2015-05-17 09:49:08 +02:00
Andreas Enge
baa941e699
gnu: libwps: Propagate input.
...
* gnu/packages/libreoffice.scm (libwps): Move librevenge from 'inputs'
to 'propagated-inputs'.
2015-05-16 22:21:05 +02:00
Andreas Enge
b819182d07
gnu: libmwaw: Propagate input.
...
* gnu/packages/libreoffice.scm (libmwaw): Move librevenge from 'inputs'
to 'propagated-inputs'.
2015-05-16 22:21:04 +02:00
Andreas Enge
3b5199b3d7
gnu: libodfgen: Propagate input.
...
* gnu/packages/libreoffice.scm (libodfgen): Move librevenge from 'inputs'
to 'propagated-inputs'.
2015-05-16 22:21:04 +02:00
Andreas Enge
a3be6b8bb0
gnu: libvisio: Propagate inputs.
...
* gnu/packages/libreoffice.scm (libvisio): Move icu4c, librevenge and
libxml2 from 'inputs' to 'propagated-inputs'.
2015-05-16 22:21:04 +02:00