Age | Commit message (Collapse) | Author |
|
* 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.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-ltk-remote, cl-ltk-remote): New variables.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-ltk-mw, cl-ltk-mw, ecl-ltk-mw): New
variables.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-ltk, cl-ltk, ecl-ltk): New variables.
|
|
* gnu/packages/networking.scm (wireshark): Update to 3.2.1.
|
|
* gnu/packages/linux.scm (tlp): Update to 1.3.0.
[source]: Hard-code name in origin URI.
[native-inputs]: Add "shellcheck".
[arguments]: Activate some tests. Update environment variables. Ignore
tlp-rdw man pages.
* gnu/services/pm.scm (tlp-activation): Update configuration file name.
|
|
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.6.0.
|
|
* gnu/packages/patches/u-boot-riscv64-fix-extlinux.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/bootloaders (u-boot-qemu-riscv64-smode): Add patch.
|
|
* gnu/packages/linux (linux-libre-riscv64-generic): New variable.
(linux-libre-5.4): Add riscv64-linux to supported architectures.
|
|
* gnu/services/virtualization (%riscv32): New variable.
(%riscv64): New variable.
(%qemu-platforms): Add riscv32 and riscv64.
|
|
* gnu/packages/diffoscope (diffoscope): Update to 136.
|
|
* gnu/bootloader/u-boot.scm (u-boot-cubietrack-bootloader): New
variable.
|
|
Suggested by Jorge P. de Morais Neto <jorge+list@disroot.org>.
* gnu/packages/gimp.scm (gimp): Add libwebp.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.17.
(linux-libre-5.4-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.101.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* gnu/packages/education.scm (snap): Update to 5.4.5.
|
|
* gnu/packages/text-editors.scm (scintilla): Update to 4.3.0.
|
|
* gnu/packages/sync.scm (rclone): Update to 1.51.0.
|
|
* gnu/packages/education.scm (fet): Update to 5.42.3.
|
|
* gnu/packages/emacs-xyz.scm (emacs-relint): Update to 1.13.
|