Mark H Weaver
71e21fb26d
Merge branch 'master' into core-updates
2016-11-07 00:33:16 -05:00
Leo Famulari
14ac8e4865
gnu: jansson: Update to 2.9.
...
* gnu/packages/web.scm (jansson): Update to 2.9.
[source]: Remove 'jansson-CVE-2016-4425.patch'.
* gnu/packages/patches/jansson-CVE-2016-4425.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-11-06 19:50:30 -05:00
Ludovic Courtès
19ac2ba858
gnu: glibc: Add version 2.23.
...
* gnu/packages/base.scm (glibc-2.23): New variable.
2016-11-07 00:44:56 +01:00
Ludovic Courtès
fd68cc2c8b
gnu: ghostscript: Add 'upstream-name' property.
...
This allows 'guix refresh' to do the right thing.
* gnu/packages/ghostscript.scm (ghostscript)[properties]: New field.
2016-11-06 23:52:32 +01:00
Leo Famulari
2ad0240c56
gnu: acme-client: Update to 0.1.14.
...
* gnu/packages/tls.scm (acme-client): Update to 0.1.14.
2016-11-06 15:58:22 -05:00
Marius Bakke
a95403876e
gnu: vim: Update to 8.0.0069.
...
* gnu/packages/vim.scm (vim): Update to 8.0.0069.
2016-11-06 20:44:43 +00:00
Efraim Flashner
63d8f08fbf
gnu: qtmultimedia: Remove bundled library.
...
* gnu/packages/qt.scm (qtmultimedia)[source]: Remove bundled library.
2016-11-06 22:25:11 +02:00
Efraim Flashner
c04854da93
gnu: qtimageformats: Remove bundled libraries.
...
* gnu/packages/qt.scm (qtimagesformats)[source]: Remove bundled 3rd
party libraries.
2016-11-06 22:25:11 +02:00
Danny Milosavljevic
26d07efb79
gnu: python-sqlalchemy-utils: Use python-pytest.
...
* gnu/packages/python.scm (python-sqlalchemy-utils)[native-inputs]: Add
python-pytest.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-06 19:53:15 +00:00
Danny Milosavljevic
c22b4f87c2
gnu: python-sqlalchemy-utils: Propagate existing inputs.
...
* gnu/packages/python.scm (python-sqlalchemy-utils)[inputs]: Move to ...
[propagated-inputs]: ... here.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-06 19:53:14 +00:00
Danny Milosavljevic
462bf27157
gnu: Add python-flask-babel.
...
* gnu/packages/python.scm (python-flask-babel, python2-flask-babel):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-06 19:53:14 +00:00
Danny Milosavljevic
9dede065ba
gnu: Add python-furl.
...
* gnu/packages/python.scm (python-furl, python2-furl): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-06 19:53:14 +00:00
Danny Milosavljevic
b91912c42a
gnu: Add python-orderedmultidict.
...
* gnu/packages/python.scm (python-orderedmultidict, python2-orderedmultidict):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-06 19:53:13 +00:00
Danny Milosavljevic
4a0933307e
gnu: Add python-pycodestyle.
...
* gnu/packages/python.scm (python-pycodestyle, python2-pycodestyle):
New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-06 19:53:13 +00:00
John Darrington
290ad2243c
gnu: Remove comment which is factually incorrect.
...
* gnu/system/pam.scm: Remove incorrect comment.
2016-11-06 19:56:43 +01:00
Chris Marusich
1e17a2d5f2
install: Extract procedure: install-grub-config.
...
* gnu/build/install.scm (install-grub-config): New procedure.
(install-grub): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-11-06 18:08:53 +01:00
Chris Marusich
3382bfe9ea
system: Avoid using device paths in <menu-entry> device field.
...
This fixes a regression introduced by
1ef8b72a7f
, in which we would incorrectly use a
device path in a label-based grub root search command, e.g. 'search --label
--set /dev/sda4'.
* gnu/system.scm (grub-device): New procedure.
(operating-system-grub.cfg, operating-system-parameters-file): Use it.
(read-boot-parameters): Handle device paths correctly.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-11-06 18:08:46 +01:00
Marius Bakke
f4dc22bcd9
gnu: nmap: Update to 7.31.
...
* gnu/packages/admin.scm (nmap): Update to 7.31.
[arguments]: Add phase 'patch-Makefile' to prevent lua from being built.
2016-11-06 16:17:29 +00:00
Marius Bakke
331ef882ff
gnu: wireshark: Use lua-5.2.
...
* gnu/packages/networking.scm (wireshark)[inputs]: Change from 'lua' to
'lua-5.2'.
2016-11-06 16:17:27 +00:00
Marius Bakke
6dbf1fec0d
gnu: lua: Update to 5.3.3.
...
* gnu/packages/patches/lua52-liblua-so.patch: Rename to ...
* gnu/packages/patches/lua-liblua-so.patch: ... this. Add version comment.
* gnu/local.mk (dist_patch_DATA): Adjust patch name.
* gnu/packages/lua.scm (lua): Update to 5.3.3.
[source]: Use https URL. Use new patch name.
[home-page]: Use https URL.
(lua-5.2): New variable.
(lua-5.1)[source]: Use https URL.
2016-11-06 16:17:16 +00:00
ng0
de975de39b
gnu: build: file-system: Change url of LUKS specification.
...
* gnu/build/file-system.scm: Change url of LUKS specification.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-11-06 14:35:36 +02:00
ng0
f0badf98d7
gnu: pingus: Update upstream location.
...
* gnu/packages/games.scm (pingus)[source]: Update source uri.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-11-06 14:35:33 +02:00
ng0
73ea83f517
gnu: r-proto: Update project's home-page.
...
* gnu/packages/statistics.scm (r-proto)[home-page]: Update project's home-page.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2016-11-06 14:35:21 +02:00
Hartmut Goebel
fab959d308
gnu: java-hamcrest-core: Fix build.
...
Since we now remove the directory "lib" from the source, we need to
create a directory where build.xml searches for .jar-files.
* gnu/packages/java.scm (java-hamcrest-core)[pahases]: New phase
create-dummy-directories.
2016-11-06 11:49:12 +01:00
Hartmut Goebel
e5213cd63b
gnu: java-hamcrest-core: Remove wrong source file-name.
...
The sources file-name was set to "java-hamcrest-core", while it contains
not only the "core" but all of hamcrest. Further the source archive
already has the correct name.
* gnu/packages/java.scm (java-hamcrest-core)[source]: Remove file-name.
2016-11-06 10:55:08 +01:00
Hartmut Goebel
006728966a
gnu: java-hamcrest-core: Update upstream location.
...
The checksum changed since the new location's archive contains no
jar-files (except those of external libraries) and line endings are
different.
* gnu/packages/java.scm (java-hamcrest-core)[source]: Update source
uri and checksum. [snippet]: Remove directory "lib" completely.
2016-11-06 10:42:57 +01:00
Efraim Flashner
937bc2d137
gnu: bullet: Update to 2.85.1.
...
* gnu/packages/game-development.scm (bullet): Update to 2.85.1.
[source]: Change to new Github url.
[arguments]: Enable tests, build shared libraries.
[inputs]: Add glu, libx11, mesa.
2016-11-06 10:30:18 +02:00
Mark H Weaver
8b6ad165d1
Merge branch 'master' into core-updates
2016-11-06 03:29:06 -05:00
Mark H Weaver
7f4658983a
gnu: epiphany: Update to 3.22.1.
...
* gnu/packages/gnome.scm (epiphany): Update to 3.22.1.
2016-11-06 02:55:52 -05:00
Efraim Flashner
569fc290b3
gnu: ibus: Update to 1.5.14.
...
* gnu/packages/ibus.scm (ibus): Update to 1.5.14.
[arguments]: Disable emojis.
[inputs]: Add json-glib.
[home-page]: Use project's new home-page.
2016-11-05 23:23:37 +02:00
Efraim Flashner
7acc2a3eb3
gnu: libkate: Update upstream location.
...
* gnu/packages/xiph.scm (libkate)[source]: Update source uri.
[home-page]: Update project's home-page.
2016-11-05 23:23:36 +02:00
ng0
2c62b31619
gnu: w3m: Fix the commit string.
...
* gnu/packages/w3m.scm (w3m)[source]: Fix the commit string.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-05 17:12:24 -04:00
Leo Famulari
683cdbf51b
gnu: python-axolotl-curve25519: Fix license.
...
* gnu/packages/python.scm (python-axolotl-curve25519,
python2-axolotl-curve25519)[license]: Replace ISC with BSD-3.
2016-11-05 16:34:14 -04:00
Arun Isaac
06ff083754
gnu: Add python-axolotl.
...
* gnu/packages/python.scm (python-axolotl, python2-axolotl): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-05 16:32:19 -04:00
Arun Isaac
2f6dd9cdef
gnu: Add python-axolotl-curve25519.
...
* gnu/packages/python.scm (python-axolotl-curve25519,
python2-axolotl-curve25519): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-05 16:32:15 -04:00
Leo Famulari
9422c98a0a
gnu: python-imagesize: Disable the test suite.
...
* gnu/packages/python.scm (python-imagesize, python2-imagesize)[arguments]:
Disable the tests.
2016-11-05 14:13:39 -04:00
Leo Famulari
2d125a9b21
gnu: weex: Update to 2.8.2 [fixes CVE-2005-3150].
...
* gnu/packages/ftp.scm (weex): Update to 2.8.2.
[source]: Use new URL. Remove obsolete 'weex-vacopy.patch'.
[arguments]: Remove custom 'configure' phase and add 'bootstrap' phase.
[native-inputs]: Add autoconf, automake, and gnu-gettext.
* gnu/packages/patches/weex-vacopy.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-11-05 13:31:44 -04:00
Efraim Flashner
268b3802e9
gnu: whois: Update to 5.2.13.
...
* gnu/packages/networking.scm (whois): Update to 5.2.13.
2016-11-05 17:46:55 +02:00
Efraim Flashner
0cee33ac96
gnu: gst-plugins-bad: Update to 1.10.0.
...
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.0.
[inputs]: Remove wayland.
[tests]: Update comment about failing tests.
[home-page]: Use https.
2016-11-05 17:41:39 +02:00
Efraim Flashner
18a9a7ef38
gnu: jasper: Update to 1.900.19.
...
* gnu/packages/image.scm (jasper): Update to 1.900.19.
[arguments]: Remove custom make-flags.
2016-11-05 17:41:38 +02:00
Efraim Flashner
378a0535e1
gnu: freeipmi: Update to 1.5.5.
...
* gnu/packages/freeipmi.scm (freeipmi): Update to 1.5.5.
2016-11-05 17:41:38 +02:00
Efraim Flashner
96451462c5
gnu: python-gst: Update to 1.10.0.
...
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.0.
2016-11-05 17:41:38 +02:00
Efraim Flashner
81fc4b20c7
gnu: gst-libav: Update to 1.10.0.
...
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.0.
2016-11-05 17:41:37 +02:00
Efraim Flashner
7aa083e581
gnu: gst-plugins-ugly: Update to 1.10.0.
...
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.0.
2016-11-05 17:41:37 +02:00
Efraim Flashner
49eddefbf0
gnu: gst-plugins-good: Update to 1.10.0.
...
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.0.
2016-11-05 17:41:37 +02:00
Efraim Flashner
74e6c84444
gnu: gst-plugins-base: Update to 1.10.0.
...
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.0.
2016-11-05 17:41:37 +02:00
Efraim Flashner
e2a2eeecce
gnu: gstreamer: Update to 1.10.0.
...
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.0.
2016-11-05 17:41:36 +02:00
ng0
05234973c7
gnu: Add mps-youtube.
...
* gnu/packages/video.scm (mps-youtube): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-05 12:27:12 +00:00
ng0
02f8f804f0
gnu: Add python-pafy.
...
* gnu/packages/python.scm (python-pafy): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-05 12:27:12 +00:00
Leo Famulari
c2f4cab9a0
gnu: libidn: Distinguish from libidn2.
...
* gnu/packages/libidn.scm (libidn)[description]: Add detail to help distinguish
from libidn2.
2016-11-05 01:12:35 -04:00
Leo Famulari
250a8abc66
gnu: Add libidn2.
...
* gnu/packages/libidn.scm (libidn2): New variable.
2016-11-05 01:12:31 -04:00
Kei Kebreau
674a0f9558
gnu: w3m: Switch to Debian's actively maintained fork of w3m.
...
Fixes some security issues seen here:
<http://www.openwall.com/lists/oss-security/2016/11/03/3 >
* gnu/packages/w3m.scm (w3m): Switch it.
[source]: Use Debian's git tree. Remove obsolete patches.
[arguments]: Remove an unneeded substitute* function.
* gnu/packages/patches/w3m-disable-sslv2-and-sslv3.patch,
gnu/packages/patches/w3m-disable-weak-ciphers.patch,
gnu/packages/patches/w3m-force-ssl_verify_server-on.patch,
gnu/packages/patches/w3m-libgc.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2016-11-04 20:06:03 -04:00
Leo Famulari
682bfb8124
gnu: webkitgtk: Update to 2.14.2.
...
* gnu/packages/webkit.scm (webkitgtk): Update to 2.14.1.
2016-11-04 19:49:11 -04:00
Ricardo Wurmus
c27ae827da
gnu: Add jupyter.
...
* gnu/packages/python.scm (jupyter): New variable.
2016-11-04 21:23:08 +01:00
Ricardo Wurmus
accd5f996e
gnu: python-ipython: Update to 4.0.0.
...
* gnu/packages/python.scm (python-ipython): Update to 4.0.0.
[inputs]: Keep only "readline" and "which"; move the remaining inputs
to propagated-inputs, except for "python-requests" and "python-nose"
which are moved to native-inputs.
[propagated-inputs]: Add "python-pexpect", "python-pickleshare",
"python-simplegeneric", "python-traitlets", "python-ipykernel".
[native-inputs]: Add "python-testpath".
[arguments]: Enable building of HTML documentation.
[source]: Remove patch.
* gnu/packages/patches/python-ipython-inputhook-ctype.patch: Remove
patch.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-11-04 21:23:07 +01:00
Ricardo Wurmus
8ceebf8fa6
gnu: Add python-jupyter-console.
...
* gnu/packages/python.scm (python-jupyter-console,
python2-jupyter-console): New variable.
2016-11-04 21:23:07 +01:00
Ricardo Wurmus
4fe2e34409
gnu: Add python-ipywidgets.
...
* gnu/packages/python.scm (python-ipywidgets, python2-ipywidgets): New
variables.
2016-11-04 21:23:06 +01:00
Ricardo Wurmus
d55724ed5b
gnu: Add python-widgetsnbextension.
...
* gnu/packages/python.scm (python-widgetsnbextension,
python2-widgetsnbextension): New variables.
2016-11-04 21:23:06 +01:00
Ricardo Wurmus
a0d62280f5
gnu: Add python-notebook.
...
* gnu/packages/python.scm (python-notebook, python2-notebook): New
variables.
2016-11-04 21:23:05 +01:00
Ricardo Wurmus
c60898a845
gnu: Add python-nbconvert.
...
* gnu/packages/python.scm (python-nbconvert, python2-nbconvert): New
variables.
2016-11-04 21:23:05 +01:00
Ricardo Wurmus
60590a3ae8
gnu: Add python-entrypoints.
...
* gnu/packages/python.scm (python-entrypoints, python2-entrypoints): New
variables.
2016-11-04 21:23:04 +01:00
Kei Kebreau
08722837b0
gnu: chromium-bsu: Update to 0.9.16.1.
...
* gnu/packages/games.scm (chromium-bsu): Update to 0.9.16.1.
[arguments]: Remove 'set-sdl-paths phase.
[inputs]: Add gnu-gettext.
2016-11-04 11:17:09 -04:00
Ludovic Courtès
bd2e1a8cb0
gnu: cross-base: Remove exports of cross compilers.
...
They were never really needed and caused troubles in the presence of
circular module dependencies as reported by
Danny Milosavljevic <dannym@scratchpost.org> at
<https://lists.gnu.org/archive/html/guix-devel/2016-11/msg00144.html >.
* gnu/packages/cross-base.scm (xgcc-mips64el, xgcc-xtensa, xgcc-armhf):
Remove.
* gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Use
'cross-gcc' instead of XGCC-XTENSA.
2016-11-04 15:36:00 +01:00
Ludovic Courtès
fb77c61422
gnu: Remove '%final-inputs' references at the top level.
...
Due to circular dependencies, referring to bindings exported by other
modules from the top level is frowned upon. This patch addresses one of
the remaining cases.
* gnu/packages/base.scm (%final-inputs): New procedure.
* gnu/packages/cross-base.scm: Remove (gnu packages commencement) import.
(cross-gcc): Use the new '%final-inputs'.
* gnu/packages/make-bootstrap.scm: Remove (gnu packages commencement) import.
(package-with-relocatable-glibc): Use the new '%final-inputs'.
2016-11-04 15:36:00 +01:00
Roel Janssen
8af47ef603
gnu: r-nmf: Use bigmemory.
...
* gnu/packages/statistics.scm (r-nmf)[propagated-inputs]: Add
r-bigmemory and r-synchronicity.
2016-11-04 14:53:24 +01:00
Roel Janssen
59523c4cf5
gnu: Add r-bigmemory.
...
* gnu/packages/statistics.scm (r-bigmemory): New variable.
2016-11-04 14:46:47 +01:00
Roel Janssen
4a83865286
gnu: Add r-synchronicity.
...
* gnu/packages/statistics.scm (r-synchronicity): New variable.
2016-11-04 14:40:13 +01:00
Roel Janssen
c6105d69c0
gnu: Add r-bigmemory-sri.
...
gnu/packages/statistics.scm (r-bigmemory-sri): New variable.
2016-11-04 14:35:04 +01:00
宋文武
1a79d4767a
gnu: xmp: Update to 4.1.0.
...
* gnu/packages/audio.scm (xmp): Update to 4.1.0.
2016-11-04 21:08:44 +08:00
宋文武
2784fca032
gnu: libxmp: Update to 4.4.1.
...
* gnu/packages/audio.scm (libxmp): Update to 4.4.1.
2016-11-04 21:08:44 +08:00
Florian Paul Schmidt
18f3d92b39
gnu: Add swh-plugins-lv2.
...
* gnu/packages/audio.scm (swh-plugins-lv2): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2016-11-04 12:11:06 +01:00
Ricardo Wurmus
55436048d8
gnu: Add python-bleach.
...
* gnu/packages/python.scm (python-bleach, python2-bleach): New
variables.
2016-11-04 11:32:35 +01:00
Ricardo Wurmus
2d321bb2c5
gnu: Add python-nbformat.
...
* gnu/packages/python.scm (python-nbformat, python2-nbformat): New
variables.
2016-11-04 11:29:16 +01:00
Ricardo Wurmus
8ee62c97f6
gnu: Add python-html5lib-0.9.
...
* gnu/packages/python.scm (python-html5lib-0.9, python2-html5lib-0.9):
New variables.
2016-11-04 11:26:34 +01:00
Ricardo Wurmus
5ff6effcc0
gnu: Add python-testpath.
...
* gnu/packages/python.scm (python-testpath, python2-testpath): New
variables.
2016-11-04 11:24:02 +01:00
Ricardo Wurmus
ab526102ed
gnu: Add python-ipykernel.
...
* gnu/packages/python.scm (python-ipykernel, python2-ipykernel): New
variables.
2016-11-04 11:23:19 +01:00
Ricardo Wurmus
9ff01f2d01
gnu: Add python-jupyter-client.
...
* gnu/packages/python.scm (python-jupyter-client,
python2-jupyter-client): New variables.
2016-11-04 11:22:54 +01:00
Ricardo Wurmus
4263b06fa2
gnu: Add python-jupyter-core.
...
* gnu/packages/python.scm (python-jupyter-core, python2-jupyter-core):
New variables.
2016-11-04 11:21:37 +01:00
Ricardo Wurmus
a5ba14811a
gnu: python-traitlets: Update to 4.2.0.
...
* gnu/packages/python.scm (python-traitlets): Update to 4.2.0.
2016-11-04 11:19:22 +01:00
Leo Famulari
8d806cb0e0
gnu: ola: Fix build failure caused by use of deprecated function.
...
* gnu/packages/patches/ola-readdir-r.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/lighting.scm (ola)[source]: Use it.
2016-11-04 01:44:42 -04:00
Marius Bakke
6e1d7aa94e
gnu: Add font-adobe-source-code-pro.
...
* gnu/packages/fonts.scm (font-adobe-source-code-pro): New variable.
2016-11-03 20:32:04 +00:00
Marius Bakke
b4edcd28cf
gnu: Add geteltorito.
...
* gnu/packages/cdrom.scm (geteltorito): New variable.
2016-11-03 20:31:36 +00:00
Kei Kebreau
ccbc575824
gnu: maxima: Update to 5.38.1.
...
* gnu/packages/maths.scm (maxima): Update to 5.38.1.
2016-11-03 16:14:05 -04:00
Kei Kebreau
043f1535c2
gnu: starfighter: Update to 1.6.
...
* gnu/packages/games.scm (starfighter): Update to 1.6.
2016-11-03 15:40:17 -04:00
Ricardo Wurmus
ed8fbe5e62
gnu: r-rcas: Update to 1.0.0.
...
* gnu/packages/bioinformatics.scm (r-rcas): Update to 1.0.0.
2016-11-03 19:01:46 +01:00
Ricardo Wurmus
16a8bd3194
gnu: r-rtracklayer: Update to 1.34.1.
...
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.34.1.
2016-11-03 19:01:46 +01:00
Ricardo Wurmus
c15ae9b008
gnu: r-biocparallel: Update to 1.8.1.
...
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.8.1.
2016-11-03 19:01:46 +01:00
Ricardo Wurmus
5b3b2d2f02
gnu: r-limma: Update to 3.30.2.
...
* gnu/packages/bioinformatics.scm (r-limma): Update to 3.30.2.
2016-11-03 19:01:46 +01:00
Ricardo Wurmus
ed3054231d
gnu: r-edger: Update to 3.16.1.
...
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.16.1.
2016-11-03 19:01:45 +01:00
Ricardo Wurmus
e71659162b
gnu: r-hmisc: Update to 4.0.0.
...
* gnu/packages/statistics.scm (r-hmisc): Update to 4.0.0.
[propagated-inputs]: Add r-htmltable, r-htmltools, r-viridis,
r-survival.
2016-11-03 19:01:45 +01:00
Ricardo Wurmus
f158b92caf
gnu: r-r-oo: Update to 1.21.0.
...
* gnu/packages/statistics.scm (r-r-oo): Update to 1.21.0.
2016-11-03 19:01:45 +01:00
Ricardo Wurmus
f890981690
gnu: r-openssl: Update to 0.9.5.
...
* gnu/packages/statistics.scm (r-openssl): Update to 0.9.5.
2016-11-03 19:01:45 +01:00
Ricardo Wurmus
fbe5161c7d
gnu: r-checkmate: Update to 1.8.2.
...
* gnu/packages/statistics.scm (r-checkmate): Update to 1.8.2.
2016-11-03 19:01:45 +01:00
Ricardo Wurmus
572e1a0ca7
gnu: r-acepack: Update to 1.4.1.
...
* gnu/packages/statistics.scm (r-acepack): Update to 1.4.1.
2016-11-03 19:01:44 +01:00
Ricardo Wurmus
054a9a786b
gnu: r-gdtools: Update to 0.1.1.
...
* gnu/packages/statistics.scm (r-gdtools): Update to 0.1.1.
[propagated-inputs]: Add r-withr.
2016-11-03 19:01:44 +01:00
Ricardo Wurmus
d13a4e2575
gnu: r-proto: Update to 1.0.0.
...
* gnu/packages/statistics.scm (r-proto): Update to 1.0.0.
2016-11-03 19:01:44 +01:00
Ricardo Wurmus
ebbd4d0bfd
gnu: Add r-survival.
...
* gnu/packages/statistics.scm (r-survival): New variable.
2016-11-03 19:01:44 +01:00
Ricardo Wurmus
ac3265abad
gnu: Add r-htmltable.
...
* gnu/packages/web.scm (r-htmltable): New variable.
2016-11-03 19:01:44 +01:00
Kei Kebreau
b81245ccb3
[PATCH] gnu: Add libjxr.
...
* gnu/packages/image.scm (libjxr): New variable.
* gnu/packages/patches/libjxr-fix-function-signature.patch: New file.
* gnu/packages/patches/libjxr-fix-typos.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patches.
2016-11-03 13:43:23 -04:00
Danny Milosavljevic
b054b26a48
gnu: sunxi-tools: Update to 1.4.1.
...
* gnu/packages/admin.scm (sunxi-tools): Update to 1.4.1.
[arguments]: Add "CC=gcc" "all" to #:make-flags. Remove 'fix-Makefile'
phase. Add 'install' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-11-03 15:58:04 +01:00
Arun Isaac
5d68e9d620
gnu: Add pdf2svg.
...
* gnu/packages/pdf.scm (pdf2svg): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2016-11-03 14:33:50 +01:00
Ludovic Courtès
4c93fe83e8
gnu: mesa: Apply MIPS patch conditionally.
...
Fixes <http://bugs.gnu.org/24833 >.
Reported by Mark H Weaver <mhw@netris.org>.
* gnu/packages/gl.scm (mesa)[source](patches): Remove.
[native-inputs]: Add conditional "mips-patch" input.
[arguments]: Add conditional 'apply-mips-patch' phase.
2016-11-03 11:24:39 +01:00
ng0
05e3865e07
gnu: gnurl: Update to 7.51.0 [fixes CVE-2016-{8615..8625}].
...
* gnu/packages/gnunet.scm (gnurl): Update to 7.51.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-11-02 23:16:11 -04:00
Leo Famulari
b3cc0dce08
Merge branch 'master' into core-updates
2016-11-02 20:03:35 -04:00
Alex Sassmannshausen
e681e347c4
gnu: Add perl-getopt-long.
...
* gnu/packages/perl.scm (perl-getopt-long): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2016-11-02 14:23:24 +00:00
Marius Bakke
cbf5889fe5
gnu: curl: Update replacement to 7.51.0 [fixes CVE-2016-{8615..8625}].
...
* gnu/packages/curl.scm (curl)[replacement]: Update to 7.51.0.
(curl-7.50.3): Replace with ...
(curl-7.51.0): ... this.
2016-11-02 12:01:37 +00:00
Mark H Weaver
ac1dc6d12f
gnu: linux-libre: Update to 4.8.6.
...
* gnu/packages/linux.scm (%linux-libre-version, %linux-libre-hash)
(linux-libre): Update to 4.8.6.
2016-11-02 07:31:53 -04:00
Mark H Weaver
b3097a71c5
gnu: linux-libre@4.4: Update to 4.4.30.
...
* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.30.
2016-11-02 07:29:28 -04:00
Ricardo Wurmus
d439aa36ce
gnu: perl-test-simple: Update to 1.302062.
...
* gnu/packages/perl.scm (perl-test-simple): Update to 1.302062.
2016-11-02 11:51:46 +01:00
Marius Bakke
24dfc13bfa
gnu: re2: Update to 2016-11-01.
...
* gnu/packages/regex.scm (re2): Update to 2016-11-01.
2016-11-02 05:34:09 +00:00
Leo Famulari
86c61a6bd1
gnu: isc-dhcp: Update to 4.3.5 [fixes CVE-2016-8864].
...
* gnu/packages/admin.scm (isc-dhcp): Update to 4.3.5. Update bundled
'bind' to 9.9.9-P4.
2016-11-01 21:46:09 -04:00
Leo Famulari
e777d07db9
gnu: iproute2: Update to 4.8.0.
...
* gnu/packages/linux.scm (iproute2): Update to 4.8.0.
[arguments]: Set Bash completion directory in #:make-flags.
2016-11-01 21:46:06 -04:00
David Thompson
2c1d46b257
gnu: love: Update to 0.10.2.
...
* gnu/packages/game-development.scm (love): Update to 0.10.2.
2016-11-01 21:03:18 -04:00
Ludovic Courtès
21f828e02e
gnu: emacs-debbugs: Update to 0.12.
...
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.12.
2016-11-01 22:23:48 +01:00
Leo Famulari
3325803b0b
gnu: bind: Update to 9.10.4-P4 [fixes CVE-2016-8864].
...
* gnu/packages/dns.scm (bind): Update to 9.10.4-P4.
2016-11-01 17:03:12 -04:00
Leo Famulari
e3e3e488a1
gnu: diffoscope: Update to 62.
...
* gnu/packages/package-management.scm (diffoscope): Update to 62.
2016-11-01 16:17:12 -04:00
Marius Bakke
bac3d6095d
gnu: python-django: Update to 1.10.3 [fixes CVE-2016-{9013,9014}].
...
* gnu/packages/django.scm (python-django, python2-django): Update to 1.10.3.
[source]: Remove patch.
* gnu/packages/patches/python-django-fix-testcase.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2016-11-01 14:02:01 -04:00
Marius Bakke
b56d9ce304
gnu: xapian: Update to 1.4.1.
...
* gnu/packages/search.scm (xapian): Update to 1.4.1.
2016-11-01 10:37:19 +00:00
Efraim Flashner
6846f08471
gnu: Correct hackage mirror usage.
...
* gnu/package/haskell.scm (ghc-data-accessor)[source]: Specify hackage
mirror.
(ghc-data-accessor-transformers)[source]: Same.
(ghc-gnuplot)[source]: Same.
2016-11-01 10:37:18 +02:00
Leo Famulari
40330e555f
gnu: icecat: Fix build with binutils >= 2.26.
...
* gnu/packages/patches/icecat-binutils.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gnuzilla.scm (icecat)[source]: Use it.
2016-10-31 20:59:40 -04:00
Marius Bakke
b3df4d7e57
gnu: Add speech-dispatcher.
...
* gnu/packages/speech.scm (speech-dispatcher): New variable.
2016-11-01 00:05:22 +00:00
Marius Bakke
0905048ab3
gnu: Add dotconf.
...
* gnu/packages/textutils.scm (dotconf): New variable.
2016-11-01 00:05:22 +00:00
Ricardo Wurmus
6e9d5d5fba
gnu: librecad: Update to 2.1.3.
...
* gnu/packages/engineering.scm (librecad): Update to 2.1.3.
2016-10-31 23:10:48 +01:00
Tobias Geerinckx-Rice
e6efcd5837
gnu: virt-manager: Fix build by including 'gtk-update-icon-cache'.
...
* gnu/packages/qemu.scm (virt-manager)[native-inputs]: Add gtk+:bin.
2016-10-31 22:44:30 +01:00
Tobias Geerinckx-Rice
88dfd8b8aa
gnu: cups-minimal: Update to 2.2.1.
...
* gnu/packages/cups.scm (cups-minimal): Update to 2.2.1.
[source]: Use new https://github.com download URL.
2016-10-31 22:33:51 +01:00
Leo Famulari
65a3bdf7eb
gnu: borg: Run the tests with python-pytest-2.9.2.
...
* gnu/packages/backup.scm (borg)[native-inputs]: Use python-pytest-2.9.2.
2016-10-31 17:02:38 -04:00
Leo Famulari
0bc6ef2a87
gnu: Add python-pytest-2.9.2.
...
* gnu/packages/python.scm (python-pytest-2.9.2): New variable.
2016-10-31 17:02:34 -04:00
Manolis Ragkousis
d76181a7a3
gnu: cross-libc: Use the correct libc.
...
* gnu/packages/cross-base.scm (cross-libc): Use cross-libc-for-target
to determine the correct libc to use.
2016-10-31 19:42:26 +02:00
Leo Famulari
fdc45ab1b0
gnu: imagemagick: Update to 6.9.6-3.
...
* gnu/packages/imagemagick.scm (imagemagick): Update to 6.9.6-3.
2016-10-31 13:31:32 -04:00
Federico Beffa
1a86b671ce
gnu: Add ghc-gnuplot.
...
* gnu/packages/haskell.scm (ghc-gnuplot): New variable.
2016-10-31 16:13:38 +01:00
Federico Beffa
a5cbef03ba
gnu: Add ghc-utility-ht.
...
* gnu/packages/haskell.scm (ghc-utility-ht): New variable.
2016-10-31 16:13:35 +01:00
Federico Beffa
81a1191922
gnu: Add ghc-data-access-transformers.
...
* gnu/packages/haskell.scm (ghc-data-access-transformers): New variable.
2016-10-31 16:13:33 +01:00
Federico Beffa
505e0150dc
gnu: Add ghc-data-accessor.
...
* gnu/packages/haskell.scm (ghc-data-accessor): New variable.
2016-10-31 16:13:31 +01:00
Federico Beffa
6af886f492
gnu: geiser-next: Re-introduce it.
...
* gnu/packages/emacs.scm (geiser-next): Re-introduce it.
2016-10-31 16:13:27 +01:00
Federico Beffa
149c652378
gnu: Add chez-scmutils.
...
* gnu/packages/chez.scm (chez-scmutils): New variable.
2016-10-31 16:13:25 +01:00
Federico Beffa
53b9684e33
gnu: Add chez-mit.
...
* gnu/packages/chez.scm (chez-mit): New variable.
2016-10-31 16:13:23 +01:00
Federico Beffa
08fc0d68f0
gnu: haskell-mode: Update to 16.1.
...
* gnu/packages/emacs.scm (haskell-mode): Update to 16.1.
[inputs]: Add 'emacs-el-search' and 'emacs-stream'.
[propagated-inputs]: Add 'emacs-dash'.
[arguments]: Add modules. Adapt 'pre-build' and 'install' phases.
2016-10-31 16:13:21 +01:00
Federico Beffa
0fc06f3eba
gnu: Add emacs-el-search.
...
* gnu/packages/emacs.scm (emacs-el-search): New variable.
2016-10-31 16:13:17 +01:00
Federico Beffa
8f50634ba4
gnu: Add emacs-stream.
...
* gnu/packages/emacs.scm (emacs-stream): New varaible.
2016-10-31 16:13:09 +01:00
Ludovic Courtès
5bde4503ee
gnu: ld-wrapper-boot0: Work around strict evaluation of (%current-system).
...
Reported by Mark H Weaver <mhw@netris.org>
Partly fixes <http://bugs.gnu.org/24832 >.
'ld-wrapper-boot0' was evaluating strictly instead of lazily, leading to
invalid system types.
* gnu/packages/base.scm (make-ld-wrapper): Turn #:target into a
one-argument procedure. Honor it.
* gnu/packages/commencement.scm (ld-wrapper-boot0): Fix 'name' argument
to 'make-ld-wrapper'. Make #:target argument a procedure.
* gnu/packages/cross-base.scm (cross-gcc): Adjust #:target argument.
2016-10-31 16:06:30 +01:00
Marius Bakke
c907beec92
gnu: fio: Update to 2.15.
...
* gnu/packages/benchmark.scm (fio): Update to 2.15.
2016-10-31 11:15:08 +00:00
Marius Bakke
58fdab1d13
gnu: Add ccid.
...
* gnu/packages/security-token.scm (ccid): New variable.
2016-10-31 10:10:26 +00:00
Ricardo Wurmus
6d1b3bf55b
gnu: openocd: Correct license.
...
* gnu/packages/embedded.scm (openocd)[license]: Change to gpl2+.
2016-10-31 10:41:54 +01:00
Leo Famulari
77e9c9931e
gnu: shotwell: Fix build by including 'gtk-update-icon-cache'.
...
* gnu/packages/gnome.scm (shotwell)[native-inputs]: Add gtk+:bin.
2016-10-31 01:28:52 -04:00
Leo Famulari
205f0107bb
Merge branch 'master' into core-updates
2016-10-30 19:19:21 -04:00
Leo Famulari
b89cbf5832
gnu: libtiff: Fix CVE-2016-5652.
...
* gnu/packages/patches/libtiff-CVE-2016-5652.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image.scm (libtiff-fixed)[source]: Use it.
2016-10-30 19:07:49 -04:00
Ludovic Courtès
a7db8540a7
gnu: guix: Always depend on the development dependencies.
...
Suggested by Chris Marusich <cmmarusich@gmail.com> at
<https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00425.html >.
* gnu/packages/package-management.scm (guix-0.11.0)[native-inputs]: Add
Autoconf, Automake, Gettext, Texinfo, Graphviz, and Help2man.
(guix-devel)[native-inputs]: Remove.
2016-10-30 23:14:27 +01:00
Ludovic Courtès
ffba9d598e
gnu: emacs-debbugs: Update to 0.11.
...
* gnu/packages/emacs.scm (emacs-debbugs): Update to 0.11.
2016-10-30 22:59:46 +01:00
Chris Marusich
1ef8b72a7f
system: Record store file system info in each generation.
...
* gnu/system.scm (<boot-parameters>)[store-device, store-mount-point]:
New fields.
(read-boot-parameters): Initialize them.
(operating-system-grub.cfg): Likewise. Remove STORE-FS argument from
call to 'grub-configuration-file'.
(operating-system-parameters-file): Add 'store' element in
'boot-parameters'.
* gnu/system/grub.scm (strip-mount-point): Replace 'store-fs' parameter
by 'mount-point'; adjust accordingly. Adjust callers.
(<menu-entry>)[device, device-mount-point]: New fields.
(eye-candy): Replace 'root-fs' parameter by 'store-device'; add
'store-mount-point'. Use keyword arguments for 'system' and 'port'.
(grub-root-search): Remove 'root-fs' by 'device' and adjust
accordingly.
(grub-configuration-file): Remove 'store-fs' parameter. Adjust
accordingly.
* guix/scripts/system.scm (previous-grub-entries): Initialize 'device'
and 'device-mount-point' fields from PARAMS.
* doc/guix.texi (GRUB Configuration): Document 'device' and
'device-mount-point'. Explain that 'linux' can be prefixed by a GRUB
device name.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2016-10-30 22:59:46 +01:00
Arun Isaac
b7f3cf2c9a
gnu: Add nethogs.
...
* gnu/packages/networking.scm (nethogs): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-10-30 15:38:40 -04:00
Danny Milosavljevic
45b4f12727
gnu: Add python-imagesize.
...
* gnu/packages/python.scm (python-imagesize, python2-imagesize): New variables.
Signed-off-by: Leo Famulari <leo@famulari.name>
2016-10-30 15:31:11 -04:00
Ricardo Wurmus
67a3b2dd4e
gnu: python-pyusb: Prettify library substitution.
...
* gnu/packages/libusb.scm (python-pyusb)[arguments]: Use srfi-1 to make
the "fix-libusb-reference" phase clearer.
2016-10-30 18:57:18 +01:00
Ricardo Wurmus
a8dd960ac0
gnu: python-joblib: Disable failing tests.
...
* gnu/packages/python.scm (python-joblib)[arguments]: Add phase to
disable failing tests.
2016-10-30 18:54:41 +01:00
Ricardo Wurmus
f34ef3317e
gnu: python-joblib: Update to 0.10.3.
...
* gnu/packages/python.scm (python-joblib): Update to 0.10.3.
[native-inputs]: Add python-sphinx, python-docutils, python-numpydoc.
2016-10-30 17:04:24 +01:00
Efraim Flashner
bae678296a
gnu: python-waf: Download over https.
...
* gnu/packages/python.scm (python-waf)[source]: Use https.
2016-10-30 10:43:53 +02:00
Efraim Flashner
31c6bfed58
gnu: samba: Update to 4.5.1.
...
* gnu/packages/samba.scm (samba): Update to 4.5.1.
2016-10-30 10:41:31 +02:00
Leo Famulari
e3c1311a5d
gnu: git: Update to 2.10.2.
...
* gnu/packages/version-control.scm (git): Update to 2.10.2.
2016-10-29 23:02:14 -04:00
Leo Famulari
593dfdc33b
Merge branch 'master' into core-updates
2016-10-29 22:16:47 -04:00
Leo Famulari
59f1298558
gnu: python-nltk: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-nltk to fail.
* gnu/packages/python.scm (python-nltk, python2-nltk)[arguments]:
Disable the tests.
2016-10-29 22:16:19 -04:00
Leo Famulari
2ddbfa8c06
gnu: python-pyquery: Add inputs for test suite.
...
* gnu/packages/python.scm (python-pyquery,
python2-pyquery)[native-inputs]: Add python-webob and python-webtest.
2016-10-29 22:16:19 -04:00
宋文武
ad967bf08d
gnu: dico: Fix test failure.
...
* gnu/packages/dico.scm (dico)[source]: Add 'snippet' and 'modules'.
2016-10-30 09:53:11 +08:00
Leo Famulari
326f8285b3
gnu: python-graphql-core: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-graph-ql to fail.
* gnu/packages/python.scm (python-graphql-core,
python2-graphql-core)[arguments]: Disable the tests.
2016-10-29 21:50:58 -04:00
Leo Famulari
062c7e43ed
Merge branch 'master' into core-updates
2016-10-29 21:44:44 -04:00
Leo Famulari
269d9172ff
gnu: python-pika: Add inputs for test suite.
...
* gnu/packages/python.scm (python-pika, python2-pika)[native-inputs]: Add
python-pyev, python-tornado.
2016-10-29 21:43:24 -04:00
Leo Famulari
329b4b3b69
gnu: Add python-pyev.
...
* gnu/packages/python.scm (python-pyev, python2-pyev): New variables.
2016-10-29 21:43:24 -04:00
Leo Famulari
bae1871059
gnu: python-prompt-toolkit: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-prompt-toolkit to fail.
* gnu/packages/python.scm (python-prompt-toolkit,
python2-prompt-toolkit)[arguments]: Disable the tests.
2016-10-29 21:43:24 -04:00
Leo Famulari
10797a0ae0
gnu: python-publicsuffix2: Disable the test suite.
...
The tests were silently skipped with Python 3.4. With Python 3.5, this caused
the build of python-publicsuffix2 to fail.
* gnu/packages/python.scm (python-publicsuffix2, python2-publicsuffix2)
[arguments]: Disable the tests.
2016-10-29 21:43:23 -04:00
Leo Famulari
a2eab4223d
gnu: python-pyechonest: Remove package.
...
* gnu/packages/music.scm (python-pyechonest): Remove variable.
2016-10-29 21:43:14 -04:00
Theodoros Foradis
5b83b7b854
gnu: Add openocd.
...
* gnu/packages/embedded.scm (openocd): New variable.
* gnu/packages/patches/openocd-nrf52.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add the patch.
2016-10-30 02:34:26 +01:00
David Craven
91ba693586
gnu: Add jimtcl.
...
* gnu/packages/embedded.scm (jimtcl): New variable.
2016-10-30 02:33:58 +01:00
David Craven
e5e45c067d
gnu: Add libjaylink.
...
* gnu/packages/embedded.scm (libjaylink): New variable.
2016-10-30 02:33:53 +01:00
Theodoros Foradis
3d74f12e63
gnu: Add hidapi.
...
* gnu/packages/libusb.scm (hidapi): New variable.
2016-10-30 02:03:04 +02:00
Theodoros Foradis
94f36a4f5e
gnu: Add gdb-arm-none-eabi.
...
* gnu/packages/embedded.scm (gdb-arm-none-eabi): New variable.
2016-10-30 02:02:46 +02:00
Tobias Geerinckx-Rice
f4fe6c991c
gnu: cups-filters: Remove duplicate ‘--with-gs-path=’ flag.
...
* gnu/packages/cups.scm (cups-filters)[arguments]: Remove redundant
‘--with-gs-path=’ from #:configure-flags, left over from a botched merge.
2016-10-30 01:15:53 +02:00
Tobias Geerinckx-Rice
4ab016e0ab
gnu: cups-filters: Update to 1.11.5.
...
* gnu/packages/cups.scm (cups-filters): Update to 1.11.5.
[arguments]: Add ‘--with-gs-path=’ to #:configure-flags.
[inputs]: Add mupdf.
2016-10-30 01:08:15 +02:00
David Craven
eaf72e218e
gnu: icecat: Enable gtk3 support.
...
* gnu/packages/gnuzilla.scm (icecat)[inputs]: Add gtk+.
[arguments]: Use --enable-default-toolkit=cairo-gtk3.
2016-10-30 01:03:09 +02:00
David Craven
225d6c049e
gnu: sdcc: Enable ucsim.
...
* gnu/packages/sdcc.scm (arguments)[configure-flags]: Add --enable-ucsim.
2016-10-30 01:03:09 +02:00
Tobias Geerinckx-Rice
6cf626e8b3
gnu: Add yadifa.
...
* gnu/packages/dns.scm (yadifa): New variable.
2016-10-30 00:53:50 +02:00
Tobias Geerinckx-Rice
8ed14711dc
gnu: hplip: Update to 3.16.10.
...
* gnu/packages/cups.scm (hplip): Update to 3.16.10.
2016-10-30 00:47:28 +02:00
David Craven
9efa472fba
gnu: plasma-framework: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
6c6e8b19e4
gnu: kxmlrpcclient: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
19fbf93f34
gnu: kxmlgui: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8b9b0e5eb7
gnu: kwallet: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kwallet): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
f07f67093d
gnu: ktextwidgets: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
b0791cf9aa
gnu: ktexteditor: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
886d8155c1
gnu: kservice: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kservice): Update to 5.27.0.
[native-inputs]: Add bison and flex-2.6.1.
2016-10-29 23:51:43 +02:00
David Craven
dc219cc6da
gnu: krunner: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (krunner): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
3a1e972d50
gnu: kpeople: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kpeople): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
33fa4658bd
gnu: kparts: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kparts): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
59cb98e135
gnu: knotifyconfig: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (knotifyconfig): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
7064ad3fca
gnu: knewstuff: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (knewstuff): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
ed3634e756
gnu: kio: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kio): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
89d522a360
gnu: kinit: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kinit): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
c8ddc56e6c
gnu: kiconthemes: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kiconthemes): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
2b677becbd
gnu: kglobalaccel: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kglobalaccel): Update to 5.27.0.
[inputs]: Add kservice.
2016-10-29 23:51:43 +02:00
David Craven
25ebad65bf
gnu: kemoticons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kemoticons): Update to 5.27.0.
[arguments]: Return #t.
2016-10-29 23:51:43 +02:00
David Craven
aa072198c6
gnu: kdesu: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdesu): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
9caef00bd1
gnu: kdesignerplugin: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdesignerplugin): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8e963d123c
gnu: kded: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kded): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
46e1ac0be8
gnu: kdeclarative: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdeclarative): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
986d0eae65
gnu: kconfigwidgets: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kconfigwidgets): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8ed8a9f53a
gnu: kcmutils: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcmutils): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
b58e9bea2e
gnu: kbookmarks: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kbookmarks): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
4902494f6d
gnu: kactivities-stats: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kactivities-stats): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
04fb93e0e3
gnu: kactivities: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kactivities): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
442f2beae0
gnu: baloo: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (baloo): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
f7c2026fea
gnu: kunitconversion: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kunitconversion): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
84164f7ff8
gnu: kpty: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kpty): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
0e6c305748
gnu: kpackage: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kpackage): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
7507399846
gnu: knotifications: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (knotifications): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
4a9f3bf33b
gnu: kjobwidgets: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kjobwidgets): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
2d64fdb157
gnu: kimageformats: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kimageformats): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
3f34662b12
gnu: kfilemetadata: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kfilemetadata): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
f5dae6aec1
gnu: kdoctools: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdoctools): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
075eeb355b
gnu: kcrash: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcrash): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
17b5144a18
gnu: kcompletion: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcompletion): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
62dee732f4
gnu: kauth: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kauth): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
01fc411d96
gnu: threadweaver: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (threadweaver): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
71b37f7ab6
gnu: sonnet: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (sonnet): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
6ad3befef2
gnu: solid: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (solid): Update to 5.27.0.
[native-inputs]: Add flex-2.6.1.
2016-10-29 23:51:43 +02:00
David Craven
beb21382d3
gnu: oxygen-icons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (oxygen-icons): Update to 5.27.0.
[native-inputs]: Add fdupes.
2016-10-29 23:51:43 +02:00
David Craven
c3fefc81ce
gnu: networkmanager-qt: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (networkmanager-qt): Update to 5.27.0
and fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
48e789daa8
gnu: modemmanager-qt: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (modemmanager-qt): Update to 5.27.0
and fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
48311df949
gnu: kwindowsystem: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kwindowsystem): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
5a3f070931
gnu: kwidgetsaddons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kwidgetsaddons): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
3dfcaf33c8
gnu: kwayland: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kwayland): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
a7ec016cd5
gnu: kplotting: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kplotting): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
701d7a9b50
gnu: kitemviews: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kitemviews): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
110e4bea7a
gnu: kitemmodels: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kitemmodels): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
bdf84c9e2f
gnu: kidletime: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kidletime): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
e751556a14
gnu: ki18n: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (ki18n): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
ee6cebf6a9
gnu: kguiaddons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kguiaddons): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
ce45f9ef7b
gnu: kdnssd: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdnssd): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
e361ff6a2e
gnu: kdbusaddons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kdbusaddons): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
b69b81ca2e
gnu: kcoreaddons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcoreaddons): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
a6fec16590
gnu: kconfig: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kconfig): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
78fc358f3e
gnu: kcodecs: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
ea95b701dc
gnu: karchive: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (karchive): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
8fea1a2378
gnu: kapidox: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (kapidox): Update to 5.27.0 and fix
indentation.
2016-10-29 23:51:43 +02:00
David Craven
02dc8847c8
gnu: breeze-icons: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (breeze-icons): Update to 5.27.0.
[native-inputs]: Add fduptes and libxml2.
[arguments]: Disable tests.
2016-10-29 23:51:43 +02:00
David Craven
bfa96eba56
gnu: bluez-qt: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (bluez-qt): Update to 5.27.0 and
fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
5eb1b33b6b
gnu: attica: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (attica): Update to 5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
84dee85291
gnu: phonon: Fix indentation.
...
* gnu/packages/kde-frameworks.scm (phonon): Fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
bd0fc238f8
gnu: kpmcore: Fix indentation.
...
* gnu/packages/kde-frameworks.scm (kpmcore): Fix indentation.
2016-10-29 23:51:43 +02:00
David Craven
443a60aaae
gnu: gpgmepp: Update to 16.08.2.
...
* gnu/packages/kde-frameworks (gpgmepp): Update to 16.08.2.
2016-10-29 23:51:43 +02:00
David Craven
1c484e980f
gnu: extra-cmake-modules: Update to 5.27.0.
...
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to
5.27.0.
2016-10-29 23:51:43 +02:00
David Craven
b68bf48af9
gnu: Add flex-2.6.1.
...
* gnu/packages/flex.scm (flex-2.6.1): New variable.
2016-10-29 23:51:43 +02:00
Alex Vong
ee5fb7ee50
gnu: Add python2-rpython.
...
* gnu/packages/python.scm (python2-rpython): New variable.
2016-10-29 23:49:05 +02:00
Efraim Flashner
8f210c0e0e
gnu: ccache: Update to 3.3.3.
...
* gnu/packages/ccache.scm (ccache): Update to 3.3.3.
2016-10-30 00:05:26 +03:00
Efraim Flashner
7dd55dfeca
gnu: python-waf: Update to 1.9.5.
...
* gnu/packages/python.scm (python-waf): Update to 1.9.5.
[arguments]: Shorten custom build phase.
[source]: Use http.
[home-page]: Use http.
2016-10-30 00:05:13 +03:00