| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: QEMU: Fix CVE-2020-1711.•••* gnu/packages/patches/qemu-CVE-2020-1711.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/virtualization.scm (qemu)[source]: Use it.
| Leo Famulari | 2020-02-03 | 3 | -1/+72 |
* | gnu: qutebrowser: Update to 1.10.0•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.0.
| Jack Hill | 2020-02-03 | 1 | -2/+2 |
* | gnu: sbcl-graph: Fix build.•••Rename the asd files so that they have the same name as the ASDF
system definitions.
* gnu/packages/lisp-xyz.scm (sbcl-graph)[arguments]: Use 'graph-test.asd'
instead of 'graph.test.asd' for test-asd-file.
(sbcl-graph-dot)[arguments]: Use 'graph-dot.asd' instead of 'graph.dot.asd'
for test-asd-file.
(sbcl-graph-json)[arguments]: Use 'graph-json.asd' instead of
'graph.json.asd' for test-asd-file.
* gnu/packages/patches/sbcl-graph-asdf-definitions.patch: Update accordingly.
| Guillaume Le Vaillant | 2020-02-03 | 2 | -9/+9 |
* | gnu: sbcl-mgl-pax: Propagate the swank source package.•••* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[inputs]: Move swank to...
[propagated-inputs]: ... here.
| Guillaume Le Vaillant | 2020-02-03 | 1 | -2/+5 |
* | gnu: sbcl-cffi-bootstrap: Update to 0.21.0.•••* gnu/packages/lisp-xyz.scm (sbcl-cffi-bootstrap): Update to 0.21.0.
| Guillaume Le Vaillant | 2020-02-03 | 1 | -2/+2 |
* | gnu: Add cl-qrencode.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-qrencode, cl-qrencode, ecl-cl-qrencode):
New variables.
| Guillaume Le Vaillant | 2020-02-03 | 1 | -0/+31 |
* | gnu: Add cl-zpng.•••* gnu/packages/lisp-xyz.scm (sbcl-zpng, cl-zpng, ecl-zpng): New variables.
| Guillaume Le Vaillant | 2020-02-03 | 1 | -0/+27 |
* | gnu: Add cl-png-read.•••* gnu/packages/lisp-xyz.scm (sbcl-png-read, cl-png-read, ecl-png-read): New
variables.
| Guillaume Le Vaillant | 2020-02-03 | 1 | -0/+31 |
* | gnu: Add cl-salza2.•••* gnu/packages/lisp-xyz.scm (sbcl-salza2, cl-salza2, ecl-salza2): New
variables.
| Guillaume Le Vaillant | 2020-02-03 | 1 | -0/+28 |
* | gnu: ibus: Use new ucd package.•••* gnu/packages/ibus.scm (ibus)[native-inputs]: Add ucd;
remove unicode-nameslist and unicode-blocks.
[arguments]: Update configure flags and remove prepare-ucd-dir phase.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler | 2020-02-03 | 1 | -21/+3 |
* | gnu: Add ucd.•••* gnu/packages/unicode.scm (ucd): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler | 2020-02-03 | 1 | -0/+29 |
* | gnu: ibus: Disable parallel build.•••* gnu/packages/ibus.scm (ibus)[arguments]: Disable parallel build.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler | 2020-02-03 | 1 | -0/+1 |
* | gnu: ibus: Build with emoji support.•••* gnu/packages/ibus.scm (ibus)[native-inputs]: Add unicode-emoji and
unicode-cldr-common.
[arguments]<configure-flags>: Use list instead of quote.
Add flags for unicode-emoji-dir and emoji-annotation-dir.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler | 2020-02-03 | 1 | -5/+15 |
* | gnu: Add unicode-cldr-common.•••* gnu/packages/unicode.scm (unicode-cldr-commmon): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler | 2020-02-03 | 1 | -0/+39 |
* | gnu: Add unicode-emoji.•••* gnu/packages/unicode.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler | 2020-02-03 | 2 | -0/+82 |
* | licenses: Add Unicode license.•••* guix/licenses.scm (unicode): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
| Leo Prikler | 2020-02-03 | 1 | -0/+6 |
* | gnu: python-pyfakefs: Update to 3.7.1.•••* gnu/packages/check.scm (python-pyfakefs): Update to 3.7.1.
| Marius Bakke | 2020-02-03 | 1 | -2/+2 |
* | gnu: python-lz4: Remove bundled copy of lz4.•••* gnu/packages/python-compression.scm (python-lz4)[source](modules, snippet):
New fields.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add LZ4.
| Marius Bakke | 2020-02-03 | 1 | -2/+13 |
* | gnu: libx264: Update to 159-0.1771b55.•••* gnu/packages/video.scm (libx264): Update to 159-0.1771b55.
[source]: Change to GIT-FETCH.
[version]: Use GIT-VERSION, and change from date-based identifier to the
version defined in x264.h.
| Marius Bakke | 2020-02-03 | 1 | -46/+53 |
* | gnu: commencement: Remove unused module imports.•••* gnu/packages/commencement.scm: Do not import (guix licenses),
(srfi srfi-26), and (ice-9 regex).
| Marius Bakke | 2020-02-03 | 1 | -4/+0 |
* | gnu: rsync: Fix cross-compilation.•••* gnu/packages/rsync.scm (rsync)[inputs]: Move PERL ...
[native-inputs]: ... here.
| Marius Bakke | 2020-02-03 | 1 | -2/+4 |
* | gnu: Add lf.•••* gnu/packages/disk.scm (lf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Pkill -9 | 2020-02-02 | 1 | -0/+31 |
* | gnu: sane-backends-minimal: Update to 1.0.29.•••* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.29.
| Tobias Geerinckx-Rice | 2020-02-02 | 1 | -3/+3 |
* | gnu: godot: Add zenity for showing alerts.•••* gnu/packages/game-development.scm (godot)[inputs]: Add zenity.
[arguments]: Wrap godot to look for it in the store.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Timotej Lazar | 2020-02-02 | 1 | -0/+5 |
* | gnu: godot: Update to 3.2.•••* gnu/packages/game-development.scm (godot): Update to 3.2.
[source](snippet): Remove obsolete and unbundled (wslay) thirdparty files, and
add new ones.
[arguments](scons-flags): Disable the builtin wslay.
[inputs]: Add wslay.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Timotej Lazar | 2020-02-02 | 1 | -5/+7 |
* | gnu: Add wslay.•••* gnu/packages/web.scm (wslay): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Timotej Lazar | 2020-02-02 | 1 | -0/+31 |
* | gnu: Add emacs-ivy-clipmenu.•••* gnu/packages/emacs-xyz.scm (emacs-ivy-clipmenu): New variable.
| Oleg Pykhalov | 2020-02-02 | 1 | -0/+23 |
* | gnu: Add Slovenian Aspell dictionary.•••* gnu/packages/aspell.scm (aspell-dict-sl): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Timotej Lazar | 2020-02-02 | 1 | -0/+9 |
* | gnu: gnumach: Update to 1.8-1.097f9cf.•••* gnu/packages/hurd.scm (gnumach-headers): Update to 1.8-1.097f9cf.
[arguments]: Add host flag to configure-flags.
[native-inputs]: Add autoconf, automake, texinfo-4.
| Efraim Flashner | 2020-02-02 | 1 | -68/+45 |
* | gnu: scummvm: Pacify linter.•••* gnu/packages/emulators.scm (scummvm)[inputs]: Move "nasm"...
[native-inputs]: ... here.
| Nicolas Goaziou | 2020-02-02 | 1 | -2/+2 |
* | gnu: Fix patch name typo.•••This follows up on commit e1026ba70138f105ebc95281d22c09241feee9d5.
Reported by NieDzejkob on #guix.
* gnu/local.mk (dist_patch_DATA): Fix typo.
| Tobias Geerinckx-Rice | 2020-02-02 | 1 | -1/+1 |
* | gnu: t4k-common: Add missing patch.•••* gnu/packages/patches/t4k-common-libpng16.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Reference it here.
| Nicolas Goaziou | 2020-02-02 | 2 | -0/+27 |
* | gnu: Add cl-nodgui.•••* gnu/packages/lisp-xyz.scm (sbcl-nodgui, cl-nodgui, ecl-nodgui): New
variables.
| Guillaume Le Vaillant | 2020-02-02 | 1 | -0/+53 |
* | gnu: Add cl-jpeg.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-jpeg, cl-jpeg, ecl-cl-jpeg): New
variables.
| Guillaume Le Vaillant | 2020-02-02 | 1 | -0/+29 |
* | gnu: Add cl-colors2.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2, cl-colors2, ecl-cl-colors2): New
variables.
| Guillaume Le Vaillant | 2020-02-02 | 1 | -0/+41 |
* | gnu: Add cl-clunit2.•••* gnu/packages/lisp-xyz.scm (sbcl-clunit2, cl-clunit2, ecl-clunit2): New
variables.
| Guillaume Le Vaillant | 2020-02-02 | 1 | -0/+29 |
* | gnu: Add cl-lex.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-lex, cl-lex, ecl-cl-lex): New variables.
| Guillaume Le Vaillant | 2020-02-02 | 1 | -0/+32 |
* | gnu: Add tuxmath.•••* gnu/packages/education.scm (tuxmath): New variable.
| Nicolas Goaziou | 2020-02-02 | 1 | -0/+62 |
* | gnu: Add t4k-common.•••* gnu/packages/education.scm (t4k-common): New variable.
| Nicolas Goaziou | 2020-02-02 | 1 | -0/+47 |
* | gnu: Add emacs-erc-scrolltoplace.•••* gnu/packages/emacs-xyz.scm (emacs-erc-scrolltoplace): New variable.
| Amin Bandali | 2020-02-02 | 1 | -0/+22 |
* | gnu: Add emacs-switch-buffer-functions.•••* gnu/packages/emacs-xyz.scm (emacs-switch-buffer-functions): New variable.
| Amin Bandali | 2020-02-02 | 1 | -0/+23 |
* | gnu: Add emacs-dmenu.•••* gnu/packages/emacs-xyz.scm (emacs-dmenu): New variable.
| Amin Bandali | 2020-02-02 | 1 | -0/+24 |
* | gnu: Add emacs-no-littering.•••* gnu/packages/emacs-xyz.scm (emacs-no-littering): New variable.
| Amin Bandali | 2020-02-02 | 1 | -0/+24 |
* | gnu: Add emacs-message-x.•••* gnu/packages/emacs-xyz.scm (emacs-message-x): New variable.
| Amin Bandali | 2020-02-02 | 1 | -0/+27 |
* | gnu: Add sdl-pango.•••* gnu/packages/sdl.scm (sdl-pango): New variable.
* gnu/packages/patches/sdl-pango-api_additions.patch: New file.
* gnu/packages/patches/sdl-pango-blit_overflow.patch: New file.
* gnu/packages/patches/sdl-pango-fillrect_crash.patch: New file.
* gnu/packages/patches/sdl-pango-fix-explicit-SDLPango_CopyFTBitmapToSurface.patch:
New file.
* gnu/packages/patches/sdl-pango-matrix_declarations.patch: New file.
* gnu/packages/patches/sdl-pango-sans-serif.patch: New file.
* gnu/local.mk (sdl-pango): Reference patches.
add
| Nicolas Goaziou | 2020-02-02 | 8 | -1/+396 |
* | gnu: Add xwrits.•••* gnu/packages/xdisorg.scm (xwrits): New variable.
| Ivan Vilata-i-Balaguer | 2020-02-02 | 1 | -0/+36 |
* | gnu: mame: Update to 0.218.•••* gnu/packages/emulators.scm (mame): Update to 0.218.
| Nicolas Goaziou | 2020-02-02 | 1 | -3/+2 |
* | gnu: Add cl-ltk-remote.•••* gnu/packages/lisp-xyz.scm (sbcl-ltk-remote, cl-ltk-remote): New variables.
| Guillaume Le Vaillant | 2020-02-02 | 1 | -0/+18 |
* | gnu: Add cl-ltk-mw.•••* gnu/packages/lisp-xyz.scm (sbcl-ltk-mw, cl-ltk-mw, ecl-ltk-mw): New
variables.
| Guillaume Le Vaillant | 2020-02-02 | 1 | -0/+20 |
* | gnu: Add cl-ltk.•••* gnu/packages/lisp-xyz.scm (sbcl-ltk, cl-ltk, ecl-ltk): New variables.
| Guillaume Le Vaillant | 2020-02-02 | 1 | -0/+48 |