| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/python-web.scm (python-path-and-address): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-wgrep): Update to 2.3.2.
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.31.7.
|
|
|
|
|
|
| |
* 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.
|
|
|
|
| |
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-mgl-pax)[inputs]: Move swank to...
[propagated-inputs]: ... here.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cffi-bootstrap): Update to 0.21.0.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-qrencode, cl-qrencode, ecl-cl-qrencode):
New variables.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-zpng, cl-zpng, ecl-zpng): New variables.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-png-read, cl-png-read, ecl-png-read): New
variables.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-salza2, cl-salza2, ecl-salza2): New
variables.
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/unicode.scm (ucd): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* gnu/packages/ibus.scm (ibus)[arguments]: Disable parallel build.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
| |
* gnu/packages/unicode.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
|
|
| |
* guix/licenses.scm (unicode): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
| |
* gnu/packages/check.scm (python-pyfakefs): Update to 3.7.1.
|
|
|
|
|
|
|
| |
* gnu/packages/python-compression.scm (python-lz4)[source](modules, snippet):
New fields.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add LZ4.
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/commencement.scm: Do not import (guix licenses),
(srfi srfi-26), and (ice-9 regex).
|
|
|
|
|
| |
* gnu/packages/rsync.scm (rsync)[inputs]: Move PERL ...
[native-inputs]: ... here.
|
|
|
|
|
|
| |
* gnu/packages/disk.scm (lf): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/scanner.scm (sane-backends-minimal): Update to 1.0.29.
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
|
|
|
|
| |
* 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>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (wslay): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-ivy-clipmenu): New variable.
|
|
|
|
|
|
| |
* gnu/packages/aspell.scm (aspell-dict-sl): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
| |
* gnu/packages/emulators.scm (scummvm)[inputs]: Move "nasm"...
[native-inputs]: ... here.
|
|
|
|
|
|
|
|
| |
This follows up on commit e1026ba70138f105ebc95281d22c09241feee9d5.
Reported by NieDzejkob on #guix.
* gnu/local.mk (dist_patch_DATA): Fix typo.
|
|
|
|
|
| |
* gnu/packages/patches/t4k-common-libpng16.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Reference it here.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-nodgui, cl-nodgui, ecl-nodgui): New
variables.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-jpeg, cl-jpeg, ecl-cl-jpeg): New
variables.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-colors2, cl-colors2, ecl-cl-colors2): New
variables.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-clunit2, cl-clunit2, ecl-clunit2): New
variables.
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-lex, cl-lex, ecl-cl-lex): New variables.
|
|
|
|
| |
* gnu/packages/education.scm (tuxmath): New variable.
|
|
|
|
| |
* gnu/packages/education.scm (t4k-common): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-erc-scrolltoplace): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-switch-buffer-functions): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-dmenu): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-no-littering): New variable.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-message-x): New variable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
| |
* gnu/packages/xdisorg.scm (xwrits): New variable.
|
|
|
|
| |
* gnu/packages/emulators.scm (mame): Update to 0.218.
|