summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: vulkan-headers: Update to 1.1.106.Rutger Helling2019-04-09
| | | | | * gnu/packages/vulkan.scm (vulkan-headers): Update to 1.1.106. * gnu/packages/vulkan.scm (vulkan-loader): Update hash.
* gnu: libdrm: Avoid timeout while running tests.Ludovic Courtès2019-04-08
| | | | | | | | Suggested by Efraim Flashner at <https://lists.gnu.org/archive/html/guix-devel/2019-04/msg00008.html>. * gnu/packages/xdisorg.scm (libdrm)[arguments]: Make 'check phase unconditional.
* Merge branch 'master' into stagingLudovic Courtès2019-04-08
|\
| * openshot: Unbundle font.Efraim Flashner2019-04-08
| | | | | | | | | | | | | | | | * gnu/packages/video.scm (openshot)[source]: Add snippet to remove bundled font. [inputs]: Add font-ubuntu. [arguments]: Add custom 'patch-font-location to patch the search path for the unbundled font.
| * gnu: openshot: Use wrap-qt-program.Efraim Flashner2019-04-08
| | | | | | | | | | * gnu/packages/video.scm (openshot)[arguments]: Add more modules. Adjust custom 'wrap-program phase to use wrap-qt-program.
| * gnu: openshot: Update to 2.4.4.Efraim Flashner2019-04-08
| | | | | | | | * gnu/packages/video.scm (openshot): Update to 2.4.4.
| * gnu: libopenshot: Update to 0.2.3.Efraim Flashner2019-04-08
| | | | | | | | * gnu/packages/video.scm (libopenshot): Update to 0.2.3.
| * gnu: libopenshot-audio: Update to 0.1.8.Efraim Flashner2019-04-08
| | | | | | | | * gnu/packages/audio.scm (libopenshot-audio): Update to 0.1.8.
| * gnu: zabbix-agentd: Update to 4.2.0.Oleg Pykhalov2019-04-08
| | | | | | | | | | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.2.0. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| * gnu: Add eigen-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | | | | | * gnu/packages/algebra.scm (eigen-for-tensorflow): New variable.
| * gnu: Add jsoncpp-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | | | | | * gnu/packages/serialization.scm (jsoncpp-for-tensorflow): New variable.
| * gnu: Add python-protobuf-next.Ricardo Wurmus2019-04-08
| | | | | | | | * gnu/packages/protobuf.scm (python-protobuf-next): New variable.
| * gnu: Add gemmlowp-for-tensorflow.Ricardo Wurmus2019-04-08
| | | | | | | | * gnu/packages/machine-learning.scm (gemmlowp-for-tensorflow): New variable.
| * gnu: mu: Update to 1.2.Pierre Langlois2019-04-08
| | | | | | | | | | | | | | * gnu/packages/mail.scm (mu): Update to 1.2. [inputs]: Use gmime 3. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: mpv: Set absolute path to 'youtube-dl'.Timo Eisenmann2019-04-08
| | | | | | | | | | | | | | * gnu/packages/video.scm (mpv)[arguments]: Add phase 'patch-paths' to substitute in the absolute path to 'youtube-dl'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: scalapack: Use 'non-copyleft' as the license.Ludovic Courtès2019-04-08
| | | | | | | | * gnu/packages/maths.scm (scalapack)[license]: Use LICENSE:NON-COPYLEFT.
| * gnu: sbcl-trivial-backtrace: Fix 'license' field.Ludovic Courtès2019-04-08
| | | | | | | | | | | | | | This is a followup to 977b0db4c0e4c5672600e3c14587048a7a6a15fd. * gnu/packages/lisp.scm (sbcl-trivial-backtrace)[license]: Change to LICENSE:EXPAT.
| * gnu: guix: Update to d78bfd2.Ludovic Courtès2019-04-08
| | | | | | | | * gnu/packages/package-management.scm (guix): Update to d78bfd2.
| * gnu: wireguard: Update to 0.0.20190406.Rutger Helling2019-04-08
| | | | | | | | * gnu/packages/vpn.scm (wireguard): Update to 0.0.20190406.
| * gnu: linux-libre: Update to 5.0.7.Mark H Weaver2019-04-08
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-version): Update to 5.0.7. (%linux-libre-hash): Update hash.
| * gnu: linux-libre@4.19: Update to 4.19.34.Mark H Weaver2019-04-08
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.19-version): Update to 4.19.34. (%linux-libre-4.19-hash): Update hash.
| * gnu: linux-libre@4.14: Update to 4.14.111.Mark H Weaver2019-04-08
| | | | | | | | | | * gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.111. (%linux-libre-4.14-hash): Update hash.
| * gnu: linux-libre@4.9: Update to 4.9.168.Mark H Weaver2019-04-08
| | | | | | | | * gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.168.
* | gnu: sway: Add missing input.Marius Bakke2019-04-08
| | | | | | | | | | | | | | This dependency was no longer provided after c6deabf957c0f5b68b45a2db0b4a35112c52c29e. * gnu/packages/wm.scm (sway)[inputs]: Add LIBEVDEV.
* | gnu: libinput: Propagate udev.Marius Bakke2019-04-08
| | | | | | | | | | | | | | This is a follow-up to commit c6deabf957c0f5b68b45a2db0b4a35112c52c29e. * gnu/packages/freedesktop.scm (libinput)[inputs]: Remove EUDEV. [propagated-inputs]: New field.
* | Merge branch 'master' into stagingMarius Bakke2019-04-08
|\|
| * gnu: openjpeg: Replace with 2.3.1 [security fixes].Marius Bakke2019-04-07
| | | | | | | | | | | | | | | | | | This release includes many security fixes, including CVE-2018-5785 and CVE-2018-CVE-2018-6616. See <https://github.com/uclouvain/openjpeg/blob/master/CHANGELOG.md> for details. * gnu/packages/image.scm (openjpeg)[replacement]: New field. (openjpeg-2.3.1): New public variable.
| * gnu: miniupnpc: Update to 2.1.20190403.Marius Bakke2019-04-07
| | | | | | | | * gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190403.
| * gnu: samba: Update to 4.10.1.Marius Bakke2019-04-07
| | | | | | | | * gnu/packages/samba.scm (samba): Update to 4.10.1.
| * gnu: ungoogled-chromium: Update to 73.0.3683.103-0.4c7fb6d.Marius Bakke2019-04-07
| | | | | | | | | | * gnu/packages/chromium.scm (%chromium-version): Set to 73.0.3683.103. (ungoogled-chromium-source): Adjust chromium hash.
| * gnu: Add emacs-protobuf-mode.Carlo Zancanaro2019-04-07
| | | | | | | | | | | | * gnu/packages/protobuf.scm (emacs-protobuf-mode): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add emacs-erlang.Carlo Zancanaro2019-04-07
| | | | | | | | | | | | * gnu/packages/erlang.scm (emacs-erlang): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: emacs-wgrep: Update to 2.3.0.Brian Leung2019-04-07
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: emacs-evil-matchit: Update to 2.2.9.Brian Leung2019-04-07
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.2.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: emacs-js2-mode: Update to 20190219.Brian Leung2019-04-07
| | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-js2-mode): Update to 20190219. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: emacs-exwm: Provide absolute file name in '.desktop' file.Diego Nicola Barbato2019-04-07
| | | | | | | | | | | | | | | | | | | | Previously GDM would crash when selecting EXWM. * gnu/packages/emacs-xyz.scm (emacs-exwm)[arguments]: Rewrite 'install-xsession' phase such that .desktop file contains an absolute file name. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add clp.Ricardo Wurmus2019-04-07
| | | | | | | | * gnu/packages/maths.scm (clp): New variable.
| * gnu: guitarix: Update to 0.38.0.Ricardo Wurmus2019-04-07
| | | | | | | | * gnu/packages/audio.scm (guitarix): Update to 0.38.0.
| * gnu: lcms: Fix CVE-2018-16435.Efraim Flashner2019-04-07
| | | | | | | | | | | | | | * gnu/packages/ghostscript.scm (lcms)[replacement]: New field. (lcms/fixed): New variable. * gnu/packages/patches/lcms-CVE-2018-16435.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
| * gnu: libssh2@1.8.0: Move to ssh.scm.Ludovic Courtès2019-04-07
| | | | | | | | | | | | | | | | This fixes a top-level circular dependency introduced in c1f4e6491cecc5d121ef371a8fb2aa0a07030d36. * gnu/packages/curl.scm (libssh2-1.8.0): Move to... * gnu/packages/ssh.scm (libssh2-1.8.0): ... here.
| * gnu: terminology: Run test suite.Efraim Flashner2019-04-07
| | | | | | | | | | | | * gnu/packages/enlightenment.scm (terminology)[arguments]: Add configure-flag to build the test binary. Use custom 'check phase. Add phase to remove test binary.
| * gnu: terminology: Update to 1.4.0.Efraim Flashner2019-04-07
| | | | | | | | * gnu/packages/enlightenment.scm (terminology): Update to 1.4.0.
| * gnu: Add clack.Katherine Cox-Buday2019-04-07
| | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl-clack, cl-clack): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Add ningle.Katherine Cox-Buday2019-04-07
| | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl-ningle, cl-ningle): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Add lack.Katherine Cox-Buday2019-04-07
| | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl-lack, cl-lack): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Add lack-middleware-static.Katherine Cox-Buday2019-04-07
| | | | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl-lack-middleware-static) (cl-lack-middleware-static): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Add trivial-mimes.Katherine Cox-Buday2019-04-07
| | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl-trivial-mimes, cl-trivial-mimes): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Add lack-middleware-backtrace.Katherine Cox-Buday2019-04-07
| | | | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl-lack-middleware-backtrace) (cl-lack-middleware-backtrace): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Add lack-util.Katherine Cox-Buday2019-04-07
| | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl-lack-util, cl-lack-util): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| * gnu: Add lack-component.Katherine Cox-Buday2019-04-07
| | | | | | | | | | | | | | * gnu/packages/lisp.scm (sbcl-lack-component, cl-lack-component): New variables. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>