Age | Commit message (Collapse) | Author |
|
* gnu/packages/haskell.scm (ghc-9.4): New variable.
(ghc-bootstrap-for-9.4): New variable.
(ghc-alex-bootstrap-for-9.4): New variable.
(ghc-happy-bootstrap-for-9.4): New variable.
|
|
* gnu/packages/haskell.scm (ghc-9.2): New variable.
|
|
* gnu/packages/samba.scm (samba/fixed-patched): New variable.
(samba/fixed): Add replacement for samba/fixed-patched.
|
|
* gnu/packages/samba.scm (samba): Update to 4.16.8.
|
|
* gnu/packages/game-development.scm (python-pygame)[description]: Join
sentences describing functionality. Capitalize “Python”.
Cut down the marketing talk.
|
|
* gnu/packages/game-development.scm (python-pygame)[arguments]: Convert
to list of G-Expressions.
[inputs]: Drop labels.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/game-development.scm (python-pygame): Update to 2.1.2.
[arguments]<#:phases>: Add ‘fix-build-config’ and ‘fix-sdl2-headers’.
[inputs]: Remove “sdl”, “sdl-image”, “sdl-mixer”, “sdl-ttf”, and “sdl-gfx”.
Add “sdl2”, “sdl2-image”, “sdl2-mixer”, “sdl2-ttf”, and “sdl2-gfx”.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/messaging.scm (dino)[#:phases]: Add
‘generate-gdk-pixbuf-loaders-cache-file’.
<wrap>: Also wrap “GDK_PIXBUF_MODULE_FILE”.
[inputs]: Add adwaita-icon-theme.
|
|
* gnu/packages/kodi.scm (kodi/wayland)[inputs]: Use package-inputs instead of
package-input.
|
|
* gnu/packages/kodi.scm (kodi): Update to 19.5.
[source]: Remove obsolete patches; delete bundled jars.
[arguments]: Update configure flags; adjust build phase 'patch-stuff to use
Groovy from Guix; adjust file names; remove obsolete substitutions; disable
TestCPUInfo.GetCPUFrequency test; remove trailing #T from build phases.
[native-inputs]: Drop input labels; add googletest, groovy, openjdk9, and
java-commons-lang; remove icedtea.
[inputs]: Add spdlog-for-kodi; replace fmt-7 with fmt-6 (for spdlog).
(kodi/wayland)[arguments]: Adjust configure flags.
[inputs]: Use modify-inputs.
* gnu/local.mk (dist_patch_DATA): Remove obsolete patches.
* gnu/packages/patches/kodi-set-libcurl-ssl-parameters.patch: Adjust.
* gnu/packages/patches/kodi-increase-test-timeout.patch: Remove file.
* gnu/packages/patches/kodi-skip-test-449.patch: Remove file.
|
|
* gnu/packages/logging.scm (spdlog-for-kodi): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-domultibarheatmap): New variable.
|
|
* gnu/packages/node.scm (node)[arguments]: Adjust custom 'configure
phase to specify the correct architecture when cross-compiling to
riscv64-linux.
|
|
* gnu/services/desktop.scm (enlightenment-desktop-service-type): Extend
the enlightenment-desktop-service-type with the udev rules from the
ddcutil input in the udev-service-type.
|
|
* gnu/packages/games.scm (naev): Update to 0.10.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-eat): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-libmpdel): Update to 2.0.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-tempel): Update to 0.6.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 5.2.9.
|
|
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.17.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-mood-line): Update to 2.1.0.
|
|
* gnu/packages/emacs-xyz.scm (emacs-counsel-tramp): Update to 0.7.6.
|
|
* gnu/packages/python-xyz.scm (glances): Update to 3.3.0.4.
[propagated-inputs]: Add python-defusedxml and python-packaging.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/video.scm (libopenshot): Update to 0.3.0.
(openshot): Update to 3.0.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/cran.scm (r-mapdata): Update to 2.3.1.
|
|
* gnu/packages/cran.scm (r-climaemet): New variable.
|
|
* gnu/packages/cran.scm (r-climatol): New variable.
|
|
* gnu/packages/cran.scm (r-mapdata): New variable.
|
|
* gnu/packages/cran.scm (r-prospectr): New variable.
|
|
* gnu/packages/cran.scm (r-treemap): New variable.
|
|
* gnu/packages/cran.scm (r-rpostgres): Update to 1.4.4.
|
|
* gnu/packages/cran.scm (r-rpostgres): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
|
|
|
* gnu/packages/cran.scm (r-piton): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|
|
* gnu/packages/file-systems.scm (fuse-overlayfs): New variable.
|
|
* gnu/packages/hardware.scm (ddcutil) [arguments]: New field.
[description]: Document how the included udev rules can be used.
|
|
This reverts to the name this package had previous to commit
c2c1dfdf5760873f1db86d14873f725a105f7feb ("gnu: bootloader: Add U-Boot
packages for Raspberry Pi models."), which caused the package name to be
derived from the board name.
* gnu/packages/bootloaders.scm (u-boot-am335x-evm-boneblack): Remove the
NAME-SUFFIX keyword argument. Specify the full name via the name field.
* gnu/bootloader/u-boot.scm (u-boot-beaglebone-black-bootloader): Adjust to
the renamed package.
Reported-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/video.scm (svtplay-dl): Update to 4.17.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/terminals.scm (asciinema): Update to 2.2.0.
[build-system]: Use pyproject-build-system.
[arguments]: Drop custom 'check phase. Add 'fix-python-path phase.
[native-inputs]: Drop python-nose. Add python-pytest.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
* gnu/packages/containers.scm (podman): Update to 4.3.1.
[native-inputs]: Add python, for hack/markdown-preprocess.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
|
|
Fixes <https://issues.guix.gnu.org/60383>.
* gnu/services/sound.scm (pulseaudio-etc): Produce daemon.conf
unconditionally, with the correct default-script-file location. Produce
client.conf unconditionally.
Reported-by: Bruno Victal <mirai@makinata.eu>
|
|
* gnu/packages/bootloaders.scm (patman): New variable.
* gnu/packages/patches/u-boot-patman-fix-help.patch: New patch.
* gnu/packages/patches/u-boot-patman-get-maintainer.patch: Likewise.
* gnu/packages/patches/u-boot-patman-local-conf.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
|
|
* gnu/packages/patches/u-boot-infodocs-target.patch: New patch.
* gnu/local.mk: (dist_patch_DATA): Register it.
* gnu/packages/bootloaders.scm (u-boot): Apply it.
(u-boot-documentation): New variable.
|
|
* gnu/packages/bioinformatics.scm (r-giotto): Update to 1.1.2-1.3c8067c.
|
|
* gnu/packages/audio.scm (jacktrip): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-syslog-mode): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hsluv): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-hide-lines): New variable.
|
|
* gnu/packages/graphics.scm (paraview): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
|