Commit Graph

25522 Commits (96a392a0b2511bcea94f382b1dd36a189b3f856e)

Author SHA1 Message Date
Tobias Geerinckx-Rice fd592a12e2
gnu: youtube-dl: Update to 2017.11.06.
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.06.
2017-11-06 18:18:41 +01:00
Efraim Flashner 8f4e3b95df
gnu: aria2: Update to 1.33.0.
* gnu/packages/bittorrent.scm (aria2): Update to 1.33.0.
2017-11-06 06:18:31 +02:00
Efraim Flashner 08e1f38ddd
gnu: emacs-undo-tree: Parameterize source uri.
* gnu/packages/emacs.scm (emacs-undo-tree)[source]: Replace hard-coded
version with version parameter.
2017-11-06 06:18:26 +02:00
Leo Famulari 73cd4022d6
gnu: borg: Update to 1.1.2.
* gnu/packages/backup.scm (borg): Update to 1.1.2.
[arguments]: Disable another test in the 'check' phase.
2017-11-05 20:36:05 -05:00
Eric Bavier d8799bd0df
gnu: netsurf: Update to 3.7.
For compatibility, dependents must be updated at the same time.

* gnu/packages/web.scm (libcss): Update to 0.7.0
(nsgenbind): Update to 0.5.
(netsurf): Update to 3.7.
[arguments]: Fix binary name in .desktop.  Adjust "docs" directory name.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
2017-11-05 07:46:08 -06:00
Eric Bavier 772588bd22
gnu: libnspsl: Update to 0.1.2.
* gnu/packages/web.scm (libnspsl): Update to 0.1.2.
2017-11-05 07:46:08 -06:00
Eric Bavier f379c52f27
gnu: libnsgif: Update to 0.2.0.
* gnu/packages/web.scm (libnsgif): Update to 0.2.0.
2017-11-05 07:46:08 -06:00
Eric Bavier b20d97f848
gnu: libsvgtiny: Update to 0.1.6.
* gnu/packages/web.scm (libsvgtiny): Update to 0.1.6.
2017-11-05 07:46:08 -06:00
Eric Bavier 036f47a37e
gnu: libdom: Update to 0.3.2.
* gnu/packages/web.scm (libdom): Update to 0.3.2.
2017-11-05 07:46:08 -06:00
Eric Bavier e33f6efd60
gnu: libwapcaplet: Update to 0.4.0.
* gnu/packages/web.scm (libwapcaplet): Update to 0.4.0.
2017-11-05 07:46:08 -06:00
Eric Bavier 84dec7a0c0
gnu: hubbub: Update to 0.3.4.
* gnu/packages/web.scm (hubbub): Update to 0.3.4.
2017-11-05 07:46:07 -06:00
Eric Bavier bf56082605
gnu: netsurf-buildsystem: Update to 1.6.
* gnu/packages/web.scm (netsurf-buildsystem): Update to 1.6.
2017-11-05 07:46:00 -06:00
ng0 511d8a02e8
gnu: emacs-evil: Update to 1.2.13.
* gnu/packages/emacs.scm (emacs-evil): Update to 1.2.13.
(source): Adjust URL to new upstream location on github.
(home-page): likewise.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:23:47 +01:00
ng0 db574f7183
gnu: emacs-slime: Use correct Texinfo commands in the description.
Previously the description had "@{something}" in it which is never
valid Texinfo. This commit changes it to use "@command{something}"
to render the full description.

* gnu/packages/emacs.scm (emacs-slime)[description]: Correct Texinfo usage.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:23:33 +01:00
ng0 77a7891b87
gnu: emacs-undo-tree: Update to 0.6.6.
* gnu/packages/emacs (emacs-undo-tree): Update to 0.6.6.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:23:20 +01:00
ng0 5fa1b4174a
gnu: emacs-which-key: Update to 3.0.2.
* gnu/packages/emacs.scm (emacs-which-key): Update to 3.0.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:22:31 +01:00
ng0 9505877205
gnu: emacs-neotree: Update to 0.5.2.
* gnu/packages/emacs.scm (emacs-neotree): Update to 0.5.2.
[source](uri): Adjust URL to tag change.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 19:22:14 +01:00
Marius Bakke aa70cf8c36
gnu: redis: Update to 4.0.2.
* gnu/packages/databases.scm (redis): Update to 4.0.2.
2017-11-05 19:03:32 +01:00
Rutger Helling 39f2433c39
gnu: sdl2: Update to 2.0.7 and enable Wayland backend.
* gnu/packages/sdl.scm (sdl2): Update to 2.0.7.
[inputs]: Add wayland, wayland-protocols, libxkbcommon.
[arguments]: Add '--disable-wayland-shared' to #:configure-flags.

Co-authored-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 18:14:19 +01:00
Gábor Boskovits 7c5cc40097
gnu: add disorderfs.
* gnu/packages/file-systems.scm (disorderfs): New variable.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:50:48 +01:00
Gábor Boskovits e55c46b850
gnu: python-decorator: Update to 4.1.2.
* gnu/packages/python.scm (python-decorator): Update to 4.1.2.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:27:42 +01:00
Brendan Tildesley 743d3f6502
gnu: calibre: Install mimetypes.
* gnu/packages/ebook.scm (calibre)[arguments]: Install mimetypes xml file.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:24:01 +01:00
Brendan Tildesley 9132212fb8
gnu: calibre: Add optipng as an input.
* gnu/packages/ebook.scm (calibre)[inputs]: Add optipng.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:24:01 +01:00
Brendan Tildesley bf4a40db3c
gnu: calibre: Add python2-dukpy as an input.
* gnu/packages/ebook.scm (calibre)[inputs]: Add python2-dukpy. dukpy was
  unbundled from Calibre, so we need to to use the Guix version.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:24:01 +01:00
Brendan Tildesley 2e15906c1c
gnu: Add python-dukpy, python2-dukpy.
gnu/packages/python.scm (python-dukpy, python2-dukpy): New variables.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:24:01 +01:00
Brendan Tildesley 7ed93a6c9e
gnu: calibre: Update to 3.11.1.
* gnu/packages/ebook.scm (calibre): Update to 3.11.1.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:24:01 +01:00
Rutger Helling 540dd1c8cc
gnu: retroarch: Enable Wayland support.
* gnu/packages/games.scm (retroarch)[inputs]: Add wayland.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:24:00 +01:00
Rutger Helling ca1ddce8a3
gnu: weston: Update to 3.0.0.
* gnu/packages/freedesktop.scm (weston): Update to 3.0.0.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:24:00 +01:00
rennes 8d2bde86ec
gnu: lollypop: Update to 0.9.304.
* gnu/packages/gnome.scm (lollypop): Update to 0.9.304.

Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-11-05 17:24:00 +01:00
Tobias Geerinckx-Rice 08d61397cd
gnu: gnome-terminal: Update to 3.26.2.
* gnu/packages/gnome.scm (gnome-terminal): Update to 3.26.2.
2017-11-05 16:44:51 +01:00
Tobias Geerinckx-Rice 68488f275d
gnu: vte: Update to 0.50.2.
* gnu/packages/gnome.scm (vte): Update to 0.50.2.
2017-11-05 16:44:50 +01:00
Marius Bakke 7561be8699
gnu: fio: Update to 3.2.
* gnu/packages/benchmark.scm (fio): Update to 3.2.
2017-11-05 16:16:51 +01:00
Marius Bakke 3c41b9929b
gnu: feh: Update to 2.22.
* gnu/packages/image-viewers.scm (feh): Update to 2.22.
[native-search-paths]: New field.
2017-11-05 16:08:02 +01:00
Ludovic Courtès 21b71b01e9
services: Add 'description' fields.
* gnu/services/admin.scm (rottlog-service-type)
(tailon-service-type): Add 'description' field.
* gnu/services/audio.scm (mpd-service-type): Likewise.
* gnu/services/avahi.scm (avahi-service-type): Likewise.
* gnu/services/ssh.scm (lsh-service-type)
(openssh-service-type, dropbear-service-type): Likewise.
2017-11-05 15:29:52 +01:00
nee b6d2930d1f
services: Add murmur.
* gnu/services/telephony.scm: New file.
* gnu/local.mk: Add it.
* doc/guix.texi (Telephony Services): New node.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-05 15:21:53 +01:00
nee 6692d8454a
guix: records: Add match-record.
* guix/records.scm: New syntax-rule.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2017-11-05 15:21:53 +01:00
Manolis Ragkousis 50c229caf9
gnu: fio: Update to 3.1.
* gnu/packages/benchmark.scm (fio): Update to 3.1.
2017-11-05 12:29:46 +02:00
Hartmut Goebel 1289001a5d
gnu: prison: Move to be in alphabetical order.
I was trapped be the definitions not being in alphabetical order.

* gnu/packages/kde-frameworks.scm (prison): Move in front of
  solid.
2017-11-05 10:56:40 +01:00
Hartmut Goebel a7dc855725
gnu: kdewebkit: Move to be in alphabetical order.
I was trapped by the definitions not being in alphabetical order.

* gnu/packages/kde-frameworks.scm (kdewebkit): Move in front of
  kemoticons.
2017-11-05 10:56:40 +01:00
Hartmut Goebel 39d1a429fe
gnu: kactivities: Move to tier 2.
KDE now lists this package as tier 2, I was trapped by the
definitions being at the wrong place.

* gnu/packages/kde-frameworks.scm (kactivities): Move into the
  "section" of tier 2 packages. (kactivities-stats) Remove now
  obsolete comment.
2017-11-05 10:56:39 +01:00
Hartmut Goebel 571f1fa3b2
gnu: libksysguard: Update to 5.11.2.
* gnu/packages/kde.scm (libksysguard): Update to 5.11.2.
2017-11-05 10:56:39 +01:00
Hartmut Goebel e8737735a2
gnu: solid: Enable building interface for qml.
* gnu/package/kde-frameworks.scm(solid)[inputs]: Add qtdeclarative.
2017-11-05 10:56:38 +01:00
Hartmut Goebel b1beb1670b
gnu: krunner: Make some tests pass.
* gnu/packages/kde-frameworks.scm[arguments]
  <#:tests?>: Remove.
  <#:phases>[fix-paths-for-test'] New phase.
  <#:phases>[check-setup]: Set $HOME. Blacklist a failing new-in-5.39.0 test.
2017-11-05 10:56:37 +01:00
Hartmut Goebel 5bc1efd77d
gnu: kdelibs4support: Make test kstandarddirstest pass.
* gnu/package/kde-frameworks.scm(kdelibs4support)[#:phases]
  <check-post-install>: Add workaround for bug in test-case.
  Update comment.
2017-11-05 10:56:36 +01:00
Hartmut Goebel fa274ab2c0
gnu: kimageformats: Update comment.
* gnu/packages/kde-frameworks.scm(kimageformats): Update comment.
2017-11-05 10:56:36 +01:00
Hartmut Goebel 6211aadf4b
gnu: kde-frameworks: Update to 5.39.0.
Beside simple updating:
- ktexteditor: Add input.
- kdelibs4support: Enable test kmimetypetest, disable test kuniqueapptest.
- kimageformats: Make the plugins available for tests.
- krunner: Make old tests pass again. Blacklist a failing new test.

* gnu/packages/kde-frameworks.scm (attica, baloo, bluez-qt, breeze-icons,
  extra-cmake-modules, kactivities, kactivities-stats, kapidox, karchive,
  kauth, kbookmarks, kcmutils, kcodecs, kcompletion, kconfig, kconfigwidgets,
  kcoreaddons, kcrash, kdbusaddons, kdeclarative, kded,
  kde-frameworkintegration, kdelibs4support, kdesignerplugin, kdesu,
  kdewebkit, kdnssd, kdoctools, kemoticons, kfilemetadata, kglobalaccel,
  kguiaddons, khtml, ki18n, kiconthemes, kidletime, kimageformats, kinit, kio,
  kitemmodels, kitemviews, kjobwidgets, kjs, kjsembed, kmediaplayer,
  knewstuff, knotifications, knotifyconfig, kpackage, kparts, kpeople,
  kplotting, kpty, kross, krunner, kservice, ksyntaxhighlighting,
  ktextwidgets, kunitconversion, kwallet, kwayland, kwidgetsaddons,
  kwindowsystem, kxmlgui, kxmlrpcclient, modemmanager-qt, networkmanager-qt,
  oxygen-icons, plasma-framework, prison, solid, sonnet, threadweaver): Update
  to 5.39.0
  (ktexteditor) Update to 5.39.0. [source]: Add patch. [inputs]: Add
  qtdeclarative.
  (kdelibs4support): Update to 5.39.0. [#:phase check-post-install]: Remove
  kmimetypetest from and add kuniqueapptest to list of test to be excluded
  when running ctest.
  (kimageformats): Update to 5.39.0. [#:phase check-setup] Make the plugins
  available for tests.
* gnu/packages/patches/ktexteditor-5.39.0-autotests-dependencies.patch:
  New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-11-05 10:56:35 +01:00
Hartmut Goebel 9f5bd38f94
gnu: extra-cmake-modules: Install pri-files into lib/qt5/.
This in accordance with the documentation in
ECMGeneratePriFile.cmake: "Packagers … want to set
`ECM_MKSPECS_INSTALL_DIR` to something like
`share/qt5/mkspecs/modules`." Our Qt5 is putting pri-files into
`lib/qt5/mkspecs/modules`.

* gnu/packages/kde-frameworks.scm(extra-cmake-modules)[#:phase fix-lib-path]:
  New substitute for file 'modules/ECMGeneratePriFile.cmake'.
2017-11-05 10:56:34 +01:00
Marius Bakke 46dea1241c
gnu: icedtea: Update to 3.6.0 [security fixes].
Fixes CVE-2017-{10274,10821,10825,10295,10388,10346,10350,10347,10349,10345,
10348,10357,10355,10356,10165} and CVE-2016-{10165,9840,9841,9842,9843}.

* gnu/packages/java.scm (icedtea-8): Update to 3.6.0.
[native-inputs]: Update dependency hashes.
2017-11-04 15:33:59 +01:00
Ben Woodcroft 171ba2480f
gnu: diamond: Update to 0.9.12.
* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.12.
2017-11-04 10:51:44 +10:00
Marius Bakke d3f140218b
gnu: sssd: Disable failing test.
* gnu/packages/sssd.scm (sssd)[arguments]<#:phases>: Add substitution to
'disable-failing-test' phase.
2017-11-04 00:07:40 +01:00