summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2023-08-19gnu: Add texlive-bibcop.•••* gnu/packages/tex.scm (texlive-bibcop): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-bibarts.•••* gnu/packages/tex.scm (texlive-bibarts): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-bib2gls.•••* gnu/packages/tex.scm (texlive-bib2gls): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-glossaries-extra.•••* gnu/packages/tex.scm (texlive-glossaries-extra): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-bestpapers.•••* gnu/packages/tex.scm (texlive-bestpapers): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-besjournals.•••* gnu/packages/tex.scm (texlive-besjournals): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-beebe.•••* gnu/packages/tex.scm (texlive-beebe): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-authordate.•••* gnu/packages/tex.scm (texlive-authordate): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-archaeologie.•••* gnu/packages/tex.scm (texlive-archaeologie): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-apalike2.•••* gnu/packages/tex.scm (texlive-apalike2): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-apalike-ejor.•••* gnu/packages/tex.scm (texlive-apalike-ejor): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-annotate.•••* gnu/packages/tex.scm (texlive-annotate): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-ajl.•••* gnu/packages/tex.scm (texlive-ajl): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-aichej.•••* gnu/packages/tex.scm (texlive-aichej): New variable. Nicolas Goaziou
2023-08-19gnu: Add texlive-aaai-named.•••* gnu/packages/tex.scm (texlive-aaai-named): New variable. Nicolas Goaziou
2023-08-19gnu: fluxbox: Fix build.•••* gnu/packages/patches/fluxbox-1.3.7-gcc.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/wm.scm (fluxbox)[source](patches): Add it. Danny Milosavljevic
2023-08-19gnu: mingw: Update reproducibility patch.•••* gnu/packages/patches/mingw-w64-reproducible-gendef.patch: Update from upstream. Signed-off-by: Janneke Nieuwenhuizen <janneke@gnu.org> fanquake
2023-08-19Merge branch 'kde-updates'宋文武
2023-08-18gnu: gnome-themes-extra: Build with librsvg-for-system.•••* gnu/packages/gnome.scm (gnome-themes-extra)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner
2023-08-18gnu: totem: Build with librsvg-for-system.•••* gnu/packages/gnome.scm (totem)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner
2023-08-18gnu: aisleriot: Build with librsvg-for-system.•••* gnu/packages/gnome.scm (aisleriot)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner
2023-08-18gnu: gnome-sudoku: Build with librsvg-for-system.•••* gnu/packages/gnome.scm (gnome-sudoku)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner
2023-08-18gnu: gtg: Build with librsvg-for-system.•••* gnu/packages/gnome.scm (gtg)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner
2023-08-18gnu: gtg: Add missing input.•••* gnu/packages/gnome.scm (gtg)[native-inputs]: Add itstool. Efraim Flashner
2023-08-18gnu: remmina: Build with librsvg-for-system.•••* gnu/packages/vnc.scm (remmina)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner
2023-08-18gnu: pitivi: Build with librsvg-for-system.•••* gnu/packages/video.scm (pitivi)[propagated-inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner
2023-08-18gnu: darktable: Build with librsvg-for-system.•••* gnu/packages/photo.scm (darktable)[inputs]: Replace librsvg with librsvg-for-system. Efraim Flashner
2023-08-18gnu: scilab: Update to 5.5.2.•••* gnu/packages/maths.scm (scilab): Update to 5.5.2. Andreas Enge
2023-08-18gnu: scilab: Fix compilation error.•••Signed-off-by: Andreas Enge <andreas@enge.fr> Nicolas Graves
2023-08-18gnu: alacritty: Update source and home-page URLs.•••Previous source URL redirects to the updated one. * gnu/packages/terminals.scm (alacritty): Update source and home-page URLs. John Kehayias
2023-08-18gnu: alacritty: Install example configuration.•••* gnu/packages/terminals.scm (alacritty)[phases]{install}: Install example configuration. John Kehayias
2023-08-18gnu: mplayer: Fix input.•••* gnu/packages/video.scm (mplayer)[inputs]: Use ffmpeg-5 instead of ffmpeg-4 to fix a header/library version mismatch. Andreas Enge
2023-08-18gnu: commencement: Use system in %final-inputs.•••Otherwise this causes odd issues, I presume arising from when %current-system differs from the system argument passed to %final-inputs. * gnu/packages/commencement.scm (%final-inputs): Set %current-system to system. * gnu/packages/base.scm (%final-inputs): Add optional system parameter. * gnu/ci.scm (base-packages): New procedure to memoize the base packages depending on system. (package->job): Pass system to base-packages. Co-authored-by: Josselin Poiret <dev@jpoiret.xyz> Signed-off-by: Josselin Poiret <dev@jpoiret.xyz> Signed-off-by: Ludovic Courtès <ludo@gnu.org> Christopher Baines
2023-08-18gnu: Add snuik.•••* gnu/packages/irc.scm (snuik): New variable. Janneke Nieuwenhuizen
2023-08-18gnu: kgpg: Disable tests.•••* gnu/packages/kde-pim.scm (kgpg)[arguments]: Disable tests. 宋文武
2023-08-18gnu: kicad: Update to 7.0.7.•••* gnu/packages/engineering.scm (kicad): Update to 7.0.7. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Peter Polidoro
2023-08-18gnu: Add cl-gtk4.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-gtk4, cl-gtk4, ecl-cl-gtk4): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> ykonai
2023-08-18gnu: Add cl-glib.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-glib, cl-glib, ecl-cl-glib): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> ykonai
2023-08-18gnu: plasma-workspace: Fix kinit path.•••Follow up of 731413a680a33ed1ad909e41e5b388561a63f365. * gnu/packages/kde-plasma.scm (plasma-workspace)[arguments]<#:phases>: Replace '/lib/libexec' with '/libexec'. 宋文武
2023-08-18gnu: Add cl-gobject-introspection-wrapper.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection-wrapper, cl-gobject-introspection-wrapper, ecl-cl-gobject-introspection-wrapper): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> ykonai
2023-08-18gnu: kde-cli-tools: Fix build.•••Follow up of 731413a680a33ed1ad909e41e5b388561a63f365. * gnu/packages/kde-plasma.scm (kde-cli-tools)[arguments]<#:phases>: Replace '/lib/libexec' with '/libexec'. 宋文武
2023-08-18gnu: cl-gobject-introspection: Update to 0.3-2.c4fef07.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-gobject-introspection): Update to 0.3-2.c4fef07. [inputs]: Remove labels. Co-authored-by: Guillaume Le Vaillant <glv@posteo.net> ykonai
2023-08-18gnu: nyxt: Update to 3.6.0.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.6.0. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> Andre A. Gomes
2023-08-18gnu: cl-nasdf: Update to 0.1.7.•••* gnu/packages/lisp-xyz.scm (sbcl-nasdf): Update to 0.1.7. [arguments]: Remove trailing boolean. Co-authored-by: Artyom Bologov <mail@aartaka.me> Guillaume Le Vaillant
2023-08-18gnu: mingw-w64-tools: Update to 11.0.1.•••* gnu/packages/mingw.scm (mingw-w64-tools): Update to 11.0.1. Signed-off-by: Andreas Enge <andreas@enge.fr> fanquake
2023-08-18gnu: mingw-w64: Update to 11.0.1.•••* gnu/packages/mingw.scm (make-mingw-w64): Update to 11.0.1. Signed-off-by: Andreas Enge <andreas@enge.fr> fanquake
2023-08-18gnu: python-asn1tools: Update to 0.166.0.•••* gnu/packages/python-xyz.scm (python-asn1tools): Update to 0.166.0. Signed-off-by: Andreas Enge <andreas@enge.fr> fanquake
2023-08-17gnu: Add unsio.•••* gnu/packages/astronomy.scm (unsio): New variable. Co-Authored-By: Iliya Tikhonenko <tikhonenko@mpe.mpg.de> Signed-off-by: Andreas Enge <andreas@enge.fr> Sharlatan Hellseher
2023-08-17gnu: Add xtrlock.•••* gnu/packages/xdisorg.scm (xtrlock): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Mehmet Tekman
2023-08-17gnu: perf: Remove extra libtraceevent input.•••This reverts 45ca59da5e5265f56607a4ca0b3a18587638394d, which was redundant with b86813c8a83b32a1cb4a46d6e1b3b5eb07b398a6. * gnu/packages/linux.scm (perf)[inputs]: Remove on occurrence of libtraceevent. Ludovic Courtès