gnu: python-xcffib: Fix libxcb.so.1 path.
* gnu/packages/python.scm (python-xcffib)[arguments]<#:phases>: Add phase to
embed full path to libxcb.so.1.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add emacs-disable-mouse.
* gnu/packages/emacs.scm (emacs-disable-mouse): New variable.
gnu: Add python-flask-migrate.
* gnu/packages/python.scm (python-flask-migrate,
python2-flask-migrate): New variables.
gnu: Add python-flask-script.
* gnu/packages/python.scm (python-flask-script,
python2-flask-script): New variables.
gnu: Fix another call to cross-gcc.
This is a followup to commit 7b3318e34f4e2743254a88b908859901db960e9a.
* gnu/packages/make-bootstrap.scm (package-with-relocatable-glibc)
[native-inputs]: Fix 'cross-gcc' call.
* gnu/packages/cross-base.scm: Fix example 'cross-gcc' call in a comment.
gnu: Add multitail.
* gnu/packages/logging.scm (multitail): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add python-ansi2html.
* gnu/packages/python.scm (python-ansi2html, python2-ansi2html): New variables.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: Add python-asn1crypto.
* gnu/packages/crypto.scm (python-asn1crypto, python2-asn1crypto): New variables.
gnu: Add cpuid.
* gnu/packages/linux.scm (cpuid): New variable.
gnu: openssl@1.1.0: Update to 1.1.0f.
* gnu/packages/tls.scm (openssl-next): Update to 1.1.0f.
gnu: kodi: Update to 18.0_alpha-5-1a38948.
* gnu/packages/kodi.scm (kodi): Update to 18.0_alpha-5-1a38948.
gnu: Add kbd-neo.
* gnu/packages/linux.scm (kbd-neo): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: kbd: Add 'native-search-paths'.
* gnu/packages/linux.scm (kbd)[native-search-paths]: Add it.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
gnu: strace: Update to 4.17.
* gnu/packages/linux.scm (strace): Update to 4.17.
gnu: slop: Update to 6.3.38.
* gnu/packages/xdisorg.scm (slop): Update to 6.3.38.
gnu: emacs-exwm: Fix 'line too long' lint warning.
* gnu/packages/emacs.scm (emacs-exwm): Split line to fix 'line too long' lint
warning.
gnu: emacs-exwm: Update to 0.14.
* gnu/packages/emacs.scm (emacs-exwm): Update to 0.14.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
gnu: webkitgtk: Update to 2.16.3 [fixes CVE-2017-{2496,2510,2539}].
* gnu/packages/webkit.scm (webkitgtk): Update to 2.16.3.
gnu: Add ocaml-ppx-jane.
* gnu/packages/ocaml.scm (ocaml-ppx-jane): New variable.