summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: Add cgdb.Foo Chuan Wei2021-12-17
| | | | | | * gnu/packages/debug.scm (cgdb): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: hwloc: Update to 2.7.0.Philippe SWARTVAGHER2021-12-17
| | | | | | * gnu/packages/mpi.scm (hwloc-2): Update to 2.7.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add sfeed.Nikolay Korotkiy2021-12-17
| | | | | | * gnu/packages/suckless.scm (sfeed): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: ristretto: Update to 0.12.1.Michael Rohleder2021-12-17
| | | | | | * gnu/packages/xfce.scm (ristretto): Update to 0.12.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: mousepad: Update to 0.5.8.Michael Rohleder2021-12-17
| | | | | | | * gnu/packages/xfce.scm (mousepad): Update to 0.5.8. [inputs]: Use gtksourceview. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: exo: Update to 4.16.3.Michael Rohleder2021-12-17
| | | | | | * gnu/packages/xfce.scm (exo): Update to 4.16.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: hstr: Update to 2.5.Michael Rohleder2021-12-17
| | | | | | * gnu/packages/shellutils.scm (hstr): Update to 2.5. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add pnmixer.Jaft2021-12-17
| | | | | | * gnu/packages/gtk.scm (pnmixer): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-telega-server: Fix buildAleksandr Vityazev2021-12-17
| | | | | | | * gnu/packages/emacs-xyz (emacs-telega-server)[arguments]: use ungexp instead of unqoute. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: xf86-video-qxl: Fix build.Maxim Cournoyer2021-12-16
| | | | | | * gnu/packages/patches/xf86-video-qxl-fix-build.patch: Add patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/xorg.scm (xf86-video-qxl): Apply it.
* gnu: opensc: Update to 0.22.0.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/security-token.scm (opensc): Update to 0.22.0.
* gnu: oil: Update to 0.9.5.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/shells.scm (oil): Update to 0.9.5.
* gnu: diff-so-fancy: Update to 1.4.3.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.3. [arguments]: Don't explicitly return #t from phases.
* gnu: inxi-minimal: Update to 3.3.10-1.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/admin.scm (inxi-minimal): Update to 3.3.10-1.
* gnu: celluloid: Update to 0.22.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/video.scm (celluloid): Update to 0.22. [inputs]: Replace gtk+ (3) with gtk (4).
* gnu: xpra: Update to 4.3.Andy Tai2021-12-16
| | | | | | gnu/packages/xorg.scm (xpra): Update to 4.3. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: polari: Use new style.Liliana Marie Prikler2021-12-17
| | | | * gnu/packages/gnome.scm (polari)[native-inputs]: Remove labels.
* gnu: polari: Fix Exec line.Liliana Marie Prikler2021-12-17
| | | | | | | This is a follow-up to commit b574ccc45371eb5c1df3089be783fedb39273e33. * gnu/packages/gnome.scm (polari)[fix-desktop-file]: Use string-append as was the intention behind the original patch.
* gnu: telepathy-mission-control: Update to 5.16.6.Liliana Marie Prikler2021-12-17
| | | | * gnu/packages/freedesktop.scm (telepathy-mission-control): Update to 5.16.6.
* gnu: telepathy-glib: Update to 0.24.2.Liliana Marie Prikler2021-12-17
| | | | | | | * gnu/packages/glib.scm (telepathy-glib): Update to 0.24.2. [source]: Drop upstreamed patches. * gnu/packages/patches/telepathy-glib-channel-memory-leak.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu: claws-mail: Fix build.Julien Lepiller2021-12-17
| | | | | * gnu/packages/mail.scm (claws-mail)[arguments]: Use search-input-file instead of search-input-directory.
* gnu: libjcat: Update to 0.1.9.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/compression.scm (libjcat): Update to 0.1.9.
* gnu: cloc: Update to 1.92.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/code.scm (cloc): Update to 1.92. [arguments]: Don't explicitly return #t from phases.
* gnu: audit: Tweak description.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/admin.scm (audit)[description]: Edit slightly.
* gnu: audit: Remove input labels.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/admin.scm (audit)[inputs]: Remove input labels.
* gnu: audit: Update to 3.0.6.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/admin.scm (audit): Update to 3.0.6.
* gnu: openvpn: Update to 2.5.5.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/vpn.scm (openvpn): Update to 2.5.5.
* gnu: agda: Update to 2.6.2.1.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/agda.scm (agda): Update to 2.6.2.1. [arguments]: Don't explicitly return #t from phases.
* gnu: remmina: Remove input labels.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/vnc.scm (remmina)[native-inputs, inputs]: Remove input labels.
* gnu: remmina: Update to 1.4.22.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/vnc.scm (remmina): Update to 1.4.22.
* gnu: bemenu: Update to 0.6.4.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/xdisorg.scm (bemenu): Update to 0.6.4.
* gnu: fasm: Update to 1.73.28.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/assembly.scm (fasm): Update to 1.73.28. [arguments]: Don't explicitly return #t from phases.
* gnu: htop: Update to 3.1.2.Tobias Geerinckx-Rice2021-12-17
| | | | * gnu/packages/admin.scm (htop): Update to 3.1.2.
* gnu: bmake: Remove input labels.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/build-tools.scm (bmake)[inputs]: Remove input labels.
* gnu: bmake: Update to 20211207.Tobias Geerinckx-Rice2021-12-17
| | | | | * gnu/packages/build-tools.scm (bmake): Update to 20211207. [arguments]: Don't explicitly return #t from phases.
* gnu: Remove unreferenced nss/fixed.Tobias Geerinckx-Rice2021-12-17
| | | | | | * gnu/packages/nss.scm (nss/fixed): Remove variable. * gnu/packages/patches/nss-CVE-2021-43527.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: josm: Update to 18303.Nikolay Korotkiy2021-12-16
| | | | | | * gnu/packages/geo.scm (josm): Update to 18303. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: libosmium: Update to 2.17.2.Nikolay Korotkiy2021-12-16
| | | | | | * gnu/packages/geo.scm (libosmium): Update to 2.17.2. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: imposm3: Update to 0.11.1.Nikolay Korotkiy2021-12-16
| | | | | | * gnu/packages/geo.scm (imposm3): Update to 0.11.1. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: Add r-singler.Ricardo Wurmus2021-12-16
| | | | * gnu/packages/bioconductor.scm (r-singler): New variable.
* gnu: Add r-celldex.Ricardo Wurmus2021-12-16
| | | | * gnu/packages/bioconductor.scm (r-celldex): New variable.
* gnu: komikku: Use new style.Liliana Marie Prikler2021-12-16
| | | | * gnu/packages/gnome.scm (komikku)[native-inputs]: Remove labels.
* gnu: komikku: Build with old webkit.Liliana Marie Prikler2021-12-16
| | | | * gnu/packages/gnome.scm (komikku)[inputs]: Use webkitgtk-with-libsoup2.
* gnu: rtv: Disable sanity check.Marius Bakke2021-12-16
| | | | * gnu/packages/syndication.scm (rtv)[arguments]: Delete phase.
* gnu: python-vcrpy: Fix test failure.Marius Bakke2021-12-16
| | | | | * gnu/packages/python-check.scm (python-vcrpy)[arguments]: Don't override PYTHONPATH.
* gnu: python-magic: Work around crash on .crx files.Marius Bakke2021-12-16
| | | | | | | | | * gnu/packages/patches/python-magic-python-bytecode.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-magic)[source](patches): Add it. [inputs]: Add FILE-NEXT. [arguments]: While at it, remove input labels. * gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Add FILE-NEXT.
* gnu: file: Add 5.41.Marius Bakke2021-12-16
| | | | * gnu/packages/file.scm (file-next): New variable.
* gnu: python-magic: Run more tests.Marius Bakke2021-12-16
| | | | * gnu/packages/python-xyz.scm (python-magic): Invoke one more test file.
* gnu: python-daemon: Fix test failure.Marius Bakke2021-12-16
| | | | | * gnu/packages/python-xyz.scm (python-daemon)[arguments]: Patch one test & remove trailing #t.
* gnu: ungoogled-chromium: Improve Vulkan support.Marius Bakke2021-12-16
| | | | | | * gnu/packages/chromium.scm (ungoogled-chromium)[arguments]: Add absolute reference to libvulkan.so.1. Install SwiftShader support files. [inputs]: Add VULKAN-LOADER.