1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-14 00:50:35 +02:00
Commit Graph

97312 Commits

Author SHA1 Message Date
Marius Bakke
2aa2fbf18b gnu: vulkan-loader: Refer to vulkan-headers in pkg-config file.
* gnu/packages/vulkan.scm (vulkan-loader)[arguments]: Add phase.
2023-01-08 20:27:08 +01:00
Marius Bakke
222a04ff97 gnu: VLC: Remove obsolete patch.
This reverts 372b037540, which became obsolete
with af74211d98.

* gnu/packages/video.scm (vlc)[source](patches): Remove.
* gnu/packages/patches/vlc-dav1d-compat.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2023-01-08 19:34:10 +01:00
Marius Bakke
da91e790fd Merge branch 'master' into staging 2023-01-08 19:32:17 +01:00
Mathieu Othacehe
8cca1a35bc gnu: Switch to default pipewire.
This is a follow-up of: 590700ce00.

* gnu/packages/kde-plasma.scm (kwin, plasma-desktop,
plasma-workspace)[inputs]: Switch to pipewire.
* gnu/packages/mpd.scm (mpd)[inputs]: Ditto.
2023-01-08 18:12:15 +01:00
Bruno Victal
c2f47c968e gnu: Remove tegaki package leftovers.
Leftovers from ed3c97f53e.

* gnu/packages/languages.scm (tegaki-release-uri)
(remove-pre-compiled-files)
(remove-pre-compiled-files-modules): Delete variables.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:51:30 +01:00
Josselin Poiret via Guix-patches via
6d3a0b2f65 gnu: wireplumber: Update to 0.4.13.
* gnu/packages/linux.scm (wireplumber): Update to 0.4.13.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:50 +01:00
Brendan Tildesley
619cb50199 gnu: pipewire: Enable more features.
* gnu/packages/linux.scm (pipewire)[inputs]:
Add
- libfdk for ACC support over bluetooth
- libfreeaptx for aptX support over bluetooth
- libsndfile
- libusb for bluetooth support
- lilv for lv2 plugins
- webrtc-audio-processing for noise cancelling
- readline for pw-cli

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:50 +01:00
Brendan Tildesley
7a9edf4324 gnu: Add libfreeaptx.
* gnu/packages/audio.scm (libfreeaptx): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:50 +01:00
Brendan Tildesley
62c446a4fd gnu: pipewire: Set sysconfdir to /etc.
* gnu/packages/linux.scm (pipewire): Set sysconfdir to /etc to allow for
systemwide config in /etc.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:50 +01:00
Josselin Poiret via Guix-patches via
a7ed4af304 gnu: pipewire: Update to 0.3.63.
* gnu/packages/linux.scm (pipewire): Update to 0.3.63.
[source]: Update source to official repo.
[inputs]: Remove sdl2. It's only used to build examples.

Co-authored-by: Kevin Boulain <kevinboulain@gmail.com>
Co-authored-by: Brendan Tildesley <mail@brendan.scot>
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:49 +01:00
Brendan Tildesley
590700ce00 gnu: pipewire: Switch default to 0.3.
* gnu/packages/linux.scm (pipewire): Switch to pipewire 0.3.
(pipewire-0.3): Remove variable.
(wireplumber): Replace all pipewire-0.3 by pipewire.
* gnu/packages/audio.scm (qpwgraph): Ditto.
* gnu/packages/chromium.scm (ungoogled-chromium): Ditto.
* gnu/packages/freedesktop.scm (weston, xdg-desktop-portal,
xdg-desktop-portal-wlr): Ditto.
* gnu/packages/gnome.scm (mutter): Ditto.
* gnu/packages/kde-systemtools.scm (krfb): Ditto.
* gnu/packages/telegram.scm (webrtc-for-telegram-desktop): Ditto.
* gnu/packages/video.scm (obs): Ditto.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 17:46:49 +01:00
Liliana Marie Prikler
e55bc944a9 gnu: Add python-commonroad-route-planner.
* gnu/packages/simulation.scm (python-commonroad-route-planner): New variable.
2023-01-08 16:29:56 +01:00
Liliana Marie Prikler
86136b4f76 gnu: Add python-commonroad-io.
* gnu/packages/simulation.scm (python-commonroad-io): New variable.
2023-01-08 16:29:56 +01:00
Liliana Marie Prikler
59a8de6bad gnu: Add python-commonroad-vehicle-models.
* gnu/packages/simulation.scm (%commonroad-dont-install-license-at-root)
(python-commonroad-vehicle-models): New variables.
2023-01-08 16:27:59 +01:00
Liliana Marie Prikler
583a197b00 gnu: python-iso3166: Update to 2.1.1.
* gnu/packages/iso-codes.scm (python-iso3166): Update to 2.1.1.
2023-01-08 16:27:59 +01:00
Liliana Marie Prikler
ad6d10ac85 gnu: Add python-omegaconf.
* gnu/packages/python-xyz.scm (python-omegaconf): New variable.
2023-01-08 16:27:59 +01:00
Liliana Marie Prikler
74e5275167 gnu: Add java-antlr4-runtime-python.
* gnu/packages/java.scm (java-antlr4-runtime-python): New variable.
2023-01-08 16:27:58 +01:00
Tomasz Jeneralczyk
f5ea392b9c gnu: Add vkmark.
* gnu/packages/benchmark.scm (vkmark): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
florhizome
f761cc6995 gnu: Add power-profiles-daemon.
* gnu/packages/freedesktop.scm (power-profiles-daemon): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
jgart
10befaafca gnu: python-proselint: Use official home page URL.
* gnu/packages/python-xyz.scm (python-proselint):
[home-page]: Use official home page URL.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
kiasoc5
46dd440234 gnu: clamav: Update to 0.103.7.
* gnu/packages/antivirus.scm (clamav): Update to 0.103.7.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
Sharlatan Hellseher
7dbc7f6ca3 gnu: python-jsonschema-next: Simplify package.
To have this package on the latest version Guix needs to have new Python
build procedure with Hatch https://hatch.pypa.io/.

* gnu/packages/python-xyz.scm (python-jsonschema-next):
  [build-system]: Use pyproject-build-system to simplify package.
  [native-inputs]: Remove python-pypa-build.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:46 +01:00
Antero Mejr
e24b9b42bc gnu: Add python-pydicom.
* gnu/packages/python-science.scm (python-pydicom): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:45 +01:00
Antero Mejr
15caeb745c gnu: Add gdcm.
* gnu/packages/bioinformatics.scm (gdcm): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-08 16:11:45 +01:00
Artyom V. Poptsov
3012dad9eb gnu: guile-ssh: Update to 0.16.2.
* gnu/packages/ssh.scm (guile-ssh): Update to 0.16.2.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08 16:08:50 +01:00
Nicolas Goaziou
6482525dca gnu: ode: Do not run tests on i686.
* gnu/packages/game-development.scm (ode)[arguments]: Do not run tests on i686.
2023-01-08 15:17:59 +01:00
Nicolas Goaziou
6e55c1732c gnu: rosegarden: Run tests.
* gnu/packages/music.scm (rosegarden)[arguments]<#:phases>: Actually run
tests.  Also fix or skip failing tests.
2023-01-08 15:17:59 +01:00
Nicolas Goaziou
bf707d29e5 gnu: rosegarden: Update to 22.12.1.
* gnu/packages/music.scm (rosegarden): Update to 22.12.1.
2023-01-08 15:17:58 +01:00
Mathieu Othacehe
c7fbdb7c9d gnu: guile-email-latest: Fix build.
* gnu/packages/guile-xyz.scm (guile-email-latest)[arguments]: Restore the
default.
2023-01-08 13:21:52 +01:00
Nicolas Goaziou
425af6d74f gnu: lyx: Activate spellchecking.
* gnu/packages/tex.scm (lyx)[inputs]: Use ASPELL instead of HUNSPELL since the
latter is not detected during configure phase.
2023-01-08 12:20:51 +01:00
Nicolas Goaziou
6ad0fa893d gnu: lyx: Improve package style.
* gnu/packages/tex.scm (lyx)[source]<snippet>: Remove trailing #T.
[arguments]<#phases>: Use SEARCH-INPUT-FILE.
[propagated-inputs]: Remove input label.
2023-01-08 12:20:51 +01:00
Nicolas Goaziou
e09f3cf9b9 gnu: lyx: Update to 2.3.7.
* gnu/packages/tex.scm (lyx): Update to 2.3.7.
2023-01-08 12:20:50 +01:00
Nicolas Goaziou
a1e33b7d8f gnu: scintilla: Update to 5.3.2.
* gnu/packages/text-editors.scm (scintilla): Update to 5.3.2.
2023-01-08 12:20:50 +01:00
Nicolas Goaziou
3af18d785d gnu: ode: Improve package style.
* gnu/packages/game-development.scm (ode)[source]<snippet>: Remove trailing
[arguments]: Use G-expressions.  Remove trailing #T from phase.
2023-01-08 12:20:50 +01:00
Nicolas Goaziou
99d3cfe68a gnu: ode: Update to 0.16.3.
* gnu/packages/game-development.scm (ode): Update to 0.16.3.
2023-01-08 12:20:49 +01:00
Feng Shu
db6899068f gnu: emacs-magit: Update to 3.3.0-1.b908c79.
* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 3.0-1.b908c79.

This update is needed for compatibility with Compat 2.9.1.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-08 12:20:49 +01:00
Feng Shu
b59a42918a gnu: emacs-compat: Update to 29.1.1.0.
* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.1.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2023-01-08 12:20:49 +01:00
Mathieu Othacehe
eddfa6f4c2 gnu: guix: Update to 1.4.0-1.9fe5b49.
* gnu/packages/package-management.scm (guix): Update to 1.4.0-1.9fe5b49.
2023-01-08 12:17:46 +01:00
jgart
1a706051ec gnu: Add tilix.
* gnu/packages/terminals.scm (tilix): New variable.

Co-authored-by: Efraim Flashner <efraim@flashner.co.il>
2023-01-08 13:06:17 +02:00
Efraim Flashner
9fe5b490df gnu: tracker: Extend test timeout for riscv64-linux.
* gnu/packages/gnome.scm (tracker)[arguments]: Adjust test-options when
building for riscv64-linux to add a timeout multiplier.
2023-01-08 11:53:01 +02:00
Efraim Flashner
5ee51394d7 gnu: tracker: Honor #:test-options keyword.
* gnu/packages/gnome.scm (tracker)[arguments]: Adjust custom 'check
phase to honor the #:test-options keyword.
2023-01-08 11:53:00 +02:00
Efraim Flashner
ca8fcca456 gnu: webkitgtk-next: Update to 2.38.3.
* gnu/packages/webkit.scm (webkitgtk-next): Update to 2.38.3.
2023-01-08 11:52:57 +02:00
Liliana Marie Prikler
5b2d100a51 gnu: Add d-spy.
* gnu/packages/gnome.scm (d-spy): New variable.
2023-01-08 08:58:40 +01:00
Liliana Marie Prikler
f778d8cece gnu: komikku: Update to 1.7.0.
* gnu/packages/gnome.scm (komikku): Update to 1.7.0.
2023-01-08 08:58:40 +01:00
Maxim Cournoyer
17a672524e gnu: castget: Update to 2.0.0-0.da9727d.
* gnu/packages/gpodder.scm (castget): Update to 2.0.0-0.da9727d.
[inputs]: Replace id3lib with taglib.
2023-01-08 00:41:07 -05:00
Maxim Cournoyer
b0f92620d8 gnu: ruby-sanitize: Update to 6.0.0.
* gnu/packages/ruby.scm (ruby-sanitize): Update to 6.0.0.  Re-indent inputs.
[source]: Delete patch.
* gnu/packages/patches/ruby-sanitize-system-libxml.patch: Delete patch.
* gnu/local.mk (dist_patch_DATA): De-register it.
2023-01-08 00:41:07 -05:00
Maxim Cournoyer
d163a379b9 gnu: ruby-html-proofer: Update to 5.0.3.
* gnu/packages/ruby.scm (ruby-html-proofer): Update to 5.0.3.
[arguments]: Add replace-git-ls-files and relax-requirements phases.
[native-inputs]: Delete field.
[propagated-inputs]: Replace ruby-nokogumbo with ruby-nokogiri.
2023-01-08 00:41:06 -05:00
Maxim Cournoyer
8c002eefdf gnu: ruby-nokogumbo: Deprecate in favor of ruby-nokogiri.
* gnu/packages/ruby.scm (ruby-nokogumbo): Define as a deprecated alias to
ruby-nokogiri.
2023-01-08 00:41:06 -05:00
Maxim Cournoyer
cc79e4b539 gnu: ruby-nokogiri: Make it reproducible.
Fixes <https://issues.guix.gnu.org/56389>.

* gnu/packages/ruby.scm (ruby-nokogiri) [arguments]: Use gexps.
[phases] {delete-mkmf.log}: New phase.

Reported-by: Wiktor Żelazny <wzelazny@vurv.cz>
2023-01-08 00:41:06 -05:00
Maxim Cournoyer
fcbe54c27a gnu: ruby-nokogiri: Update to 1.13.10.
* gnu/packages/ruby.scm (ruby-mini-portile-2): Update to 1.13.10.
(ruby-mini-portile-2.6.1): Delete variable.
(ruby-nokogiri): Re-indent inputs.
[propagated-inputs]: Replace ruby-mini-portile-2.6.1 with
ruby-mini-portile-2.
2023-01-08 00:41:06 -05:00