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

132021 Commits

Author SHA1 Message Date
Maxim Cournoyer
94023ae509 gnu: joycond: Update to 0.1.0-2.5b590ec.
* gnu/packages/games.scm (joycond): Update to 0.1.0-2.5b590ec.

Change-Id: I86a258b6d2992e6b72b4bc4b33b4fdfb2c94e296
2024-10-22 22:50:24 +09:00
Maxim Cournoyer
88f095e88a Revert "gnu: joycond: Update to 0.1.0-2.9d1f509."
Attempt to resolve a new 100% CPU spike problem.

This partially reverts commit ecda7d3ef7.

Change-Id: I9f5e05ae926e49367b2a57dad8f5188ddf0ad604
2024-10-22 22:50:24 +09:00
Sharlatan Hellseher
ce320d27d8 gnu: python-sqlalchemy-2: Improve package style.
Add missing input as seen python-team build
<https://ci.guix.gnu.org/build/6245544/log/raw>.

* gnu/packages/databases.scm (python-sqlalchemy-2): Improve packge
style. Shift order of the fields.
[arguments]<#:phases>: Remove all custom phases, swap tests deletion
and substitution with "--ignore" and "-k" options in <#:test-flags>.
[propagated-inputs]: Add python-greenlet.
[native-inputs]: Add python-cython and python-setuptools.
[description]: Fix indentation.

Change-Id: Ib1f145efe8d9b24aa069a4c616525855b278568b
2024-10-22 14:10:57 +01:00
Sharlatan Hellseher
f6f3d8a76e gnu: python-sqlalchemy-2: Update to 2.0.36.
* gnu/packages/databases.scm (python-sqlalchemy-2): Update to 2.0.36.

Change-Id: If290390a508f62a71770387a575efe379f171ff6
2024-10-22 13:07:17 +01:00
Maxim Cournoyer
3baa108cde gnu: totem: Update to 43.0-0.50cbd3f.
* gnu/packages/gnome.scm (totem): Update to 43.0-0.50cbd3f.
[source]: Switch to git.

Change-Id: I5e503b5d3164e6615b7c539484235f5fa8b41863
2024-10-22 18:31:41 +09:00
Maxim Cournoyer
0e94db8a27 gnu: totem: Match the features of the upstream flatpak distribution.
* gnu/packages/gnome.scm (totem)
[native-inputs]: Add intltool.
[inputs]: Add avahi, ffmpeg, gom, gnome-online-accounts, gssdp, gupnp,
gupnp-av, gupnp-dlna, liba52, libass, libdvdcss, libdvdnav, libdvdread,
libgdata, libmediaart, libmpeg2, liboauth, pipewire, rest-next, tracker and
tracker-miners.

Change-Id: Ibd362833c9b57bb107829ffac274b85c23ad9292
2024-10-22 18:26:32 +09:00
Maxim Cournoyer
f818a7e53a gnu: totem: Sort inputs.
* gnu/packages/gnome.scm (totem) [inputs]: Sort.

Change-Id: I21f07bad4865e2e4dced1d4af7bb4c16c9ed26cc
2024-10-22 18:26:32 +09:00
Maxim Cournoyer
96eb27e933 gnu: gtg: Fix build.
* gnu/packages/gnome.scm (gtg) [inputs]: Add gtksourceview-4.

Reported-by: Pkill9 <pkill9@runbox.com>
Suggested-by: Christopher Baines <mail@cbaines.net>
Fixes: <https://issues.guix.gnu.org/58508>
Change-Id: I5a017971af2ddb5cdb12d7dda74d3e6bd0635dba
2024-10-22 18:26:32 +09:00
Andy Tai
6e1b5d1a0c gnu: parallel: Update to 20241022.
* gnu/packages/parallel.scm (parallel): Update to 20241022.

Change-Id: I68f5de78e069d2238b8f5dcb43d3e3f85e3f09ba
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-10-22 10:50:50 +02:00
squishypinkelephant
8d3a625370 gnu: wireplumber: Update to 0.5.6.
* gnu/packages/linux.scm (wireplumber): Update to 0.5.6.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Change-Id: I60b3ad7fae3cad61bd146b48018a526a04ccc837
2024-10-22 10:31:18 +02:00
squishypinkelephant
4eb75af5ae gnu: pipewire: Update to 1.2.5.
* gnu/packages/linux.scm (pipewire): Update to 1.2.5.

Change-Id: I6d671eec2c7e24aa4979abd36f4fa770024f4379
Signed-off-by: Andreas Enge <andreas@enge.fr>
2024-10-22 10:29:38 +02:00
The Man
51cc29def3 gnu: pipewire: Update to 1.2.3.
* gnu/packages/linux.scm (pipewire): Update to 1.2.3.

Signed-off-by: Andreas Enge <andreas@enge.fr>
Change-Id: I2e22d93c4ecc07ff8238440bea6d79ca4aa8b47f
2024-10-22 10:23:56 +02:00
kiasoc5
42612e3bdf gnu: notcurses: Update to 3.0.11.
* gnu/packages/notcurses.scm (notcurses): Update to 3.0.11.

Change-Id: Ib182956e8f847ee94597ada8b12e8b6acf9de16f
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-22 00:27:50 +02:00
kiasoc5
82bfac0a66 gnu: dwl: Update to 0.6.
* gnu/packages/wm.scm (dwl): Update to 0.6.
[origin]<url>: Update repository url.
[homepage]: Update homepage.
[arguments]: Convert to G-exps, use #$output instead of assoc-ref.
[inputs]: Remove wlroots-0.16; add wlroots.

Change-Id: I567a99e88a899953049a9ce00d699ea73ee08c14
Signed-off-by: Noé Lopez <noelopez@free.fr>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-22 00:27:50 +02:00
Dariqq
9112171464 gnu: mozo: Wrap python and gi dependencies.
* gnu/packages/mate.scm (mozo)
[#:phases]: Add 'python-and-gi-wrap phase.
[inputs]: Add gtk+ and mate-panel.

Change-Id: I322878083101b5c05da53fe13092afa037e32736
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-22 00:27:49 +02:00
Dariqq
81e0b5954f gnu: mate-control-center: Add gsettings-desktop-schemas to inputs
* gnu/packages/mate.scm (mate-control-center)[inputs]: Add gsettings-desktop-schemas.

Change-Id: Id695c231c2e886ab219084037cdfb8137646a925
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-22 00:27:49 +02:00
Dariqq
e50ef3db26 gnu: mate-control-center: Remove input labels.
* gnu/packages/mate.scm (mate-control-center)[inputs]: Remove labels.

Change-Id: I0c54cd365ef8686a67d4bc44bc47996905040d72
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-10-22 00:27:49 +02:00
Sharlatan Hellseher
5e5bad6dfe gnu: python-lazy-loader: Adjust inputs.
As seen in python-team build
<https://ci.guix.gnu.org/build/6091717/log/raw>.

* gnu/packages/python-xyz.scm (python-lazy-loader) [native-inputs]: Add
python-setuptools.

Change-Id: Id8c4eb18f0d2622a1d3270ad29653ef27dcd2fe3
2024-10-21 23:16:18 +01:00
Sharlatan Hellseher
85f78c95da gnu: python-mpv: Adjust inputs.
As seen in python-team build
<https://ci.guix.gnu.org/build/6091629/log/raw>.

* gnu/packages/python-xyz.scm (python-mpv) [native-inputs]: Add
python-setuptools.

Change-Id: I3a43904057c2b3f77833372e2be68280f95189a2
2024-10-21 23:16:18 +01:00
Sharlatan Hellseher
f27bdf634e gnu: python-sge: Adjust inputs.
As seen in python-team build
<https://ci.guix.gnu.org/build/6099416/log/raw>.

* gnu/packages/game-development.scm (python-sge): Adjust inputs.
[arguments]<#:tests>: Disable as they are not provided.
[native-inputs]: Add python-setuptools.

Change-Id: I46a83e8ebb0b25ff7d3895334bef257ce98da20f
2024-10-21 23:16:18 +01:00
Artyom V. Poptsov
e8a3f50fb0 gnu: xdot: Update to 1.4.
* gnu/packages/graphviz.scm (xdot): Update to 1.4.
[native-inputs]: Add python-packaging.

Change-Id: Ifc06ab8fddfd23d0273d134efec610750bf2a462
2024-10-22 00:06:14 +03:00
Ricardo Wurmus
59b2a60d00 gnu: ardour: Update to 8.10.
* gnu/packages/audio.scm (ardour): Update to 8.10.

Change-Id: Ie6498779b9e48226f35ef376687dfed749e632cc
2024-10-21 09:44:11 +02:00
Ludovic Courtès
5966e0fdc7 gnu: guix: Update to 5ab3c4c.
Fixes <https://issues.guix.gnu.org/73919>.

* gnu/packages/package-management.scm (guix): Update to 5ab3c4c.

Change-Id: Iab3eb615e44d11a1befe57456fc55df2228503ba
2024-10-21 01:24:44 +02:00
Wilko Meyer
92910f5413 gnu: Add linux-libre 6.11.4.
* gnu/packages/linux.scm (linux-libre-6.11-version, linux-libre-6.11-gnu-revision,
deblob-scripts-6.11, linux-libre-6.11-pristine-source, linux-libre-6.11-source,
linux-libre-headers-6.11, linux-libre-6.11): New variables.
* gnu/packages/aux-files/linux-libre/6.11-arm.conf,
gnu/packages/aux-files/linux-libre/6.11-arm64.conf,
gnu/packages/aux-files/linux-libre/6.11-i686.conf,
gnu/packages/aux-files/linux-libre/6.11-riscv.conf,
gnu/packages/aux-files/linux-libre/6.11-x86.conf: New files.
* Makefile.am (AUX_FILES): Add them.

Co-authored-by: Ahmad Draidi <a.r.draidi@redscript.org>

Change-Id: I35bad9fbea9f568e60e7f24c95f85c240ef96277
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-10-20 16:16:51 -04:00
Efraim Flashner
5703914e93 gnu: mudskipper: Build with cmake-minimal.
* gnu/packages/bioinformatics.scm (mudskipper)[native-inputs]: Replace
cmake with cmake-minimal.

Change-Id: I3af7ced7a0547900aa3f452d0b56ceac2e8d0a0c
2024-10-20 20:25:53 +03:00
Efraim Flashner
cd7fb8ce91 gnu: circtools: Build with cmake-minimal.
* gnu/packages/bioinformatics.scm (circtools)[native-inputs]: Replace
cmake with cmake-minimal.

Change-Id: I4a7c49e88c3e820bfcaaea9c7bf2cff4b018a853
2024-10-20 20:25:17 +03:00
Ashish SHUKLA
3c9de6bebe gnu: fyi: Update to 1.0.4.
* gnu/packages/xdisorg.scm (fyi): Update to 1.0.4.

Change-Id: I8c104e33bb91aba8bd9ec1e620dd132251ae1bee
2024-10-20 22:27:37 +08:00
Nicolas Graves
3477c1942b gnu: timescaledb: Ignore failing tests.
* gnu/packages/databases.scm (timescaledb):
[arguments]<#:phases>: Add phase 'patch-failing-tests.
2024-10-20 22:02:16 +08:00
Nicolas Graves
d16498fd53 gnu: timescaledb: Update to 2.16.1. [security fixes]
This fixes CVE-2023-25149.

* gnu/packages/databases.scm (timescaledb): Update to 2.16.1.
[arguments]<#:phases>: Remove comment and symlink trick in
'prepare-tests phase.
2024-10-20 22:02:08 +08:00
Ashish SHUKLA
7c1b70cc3a gnu: unbound: Update to 1.22.0.
* gnu/packages/dns.scm (unbound): Update to 1.22.0.

Change-Id: I3af89323ddc0e0d85c82a9b7989bbf66eab56d0b
2024-10-20 20:22:10 +08:00
Ashish SHUKLA
5b915c2d5b gnu: stklos: Update to 2.10.
* gnu/packages/scheme.scm (stklos): Update to 2.10.
[inputs]: Add gmp, libgc, pcre2, libffi, and readline.
[native-inputs]: Add pkg-config.
[arguments]<#:configure-flags>: set LDFLAGS flag.

Change-Id: Ife374dd60ef17129fa88b7a0940ab914e7b3c396
Co-authored-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
2024-10-20 20:07:48 +08:00
Cayetano Santos
b32f8bc9da gnu: iverilog: Update to 12.0.
* gnu/packages/fpga.scm (iverilog): Update to 12.0.
[source]: Switch to git-fetch.
[arguments]: Use G-expressions.
Set #:bootstrap-scripts to #~(list "autoconf.sh").
Set #:test-target to "check".
[home-page]: Update to new home page.
[native-inputs]: Add autoconf, gperf, remove ghostscript and zlib.

Change-Id: I55c3142aa41b190fef79572576cac6fc02473645
2024-10-20 20:05:39 +08:00
Fabio Natali
0aa52bcb28 services: readymedia: Add trailing newline after media_dir lines.
* gnu/services/upnp.scm (readymedia-configuration->config-file): Add trailing
newline after media_dir lines.

Change-Id: Ib2e584f22526f1969098b843c4be6ee386ed809c
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2024-10-20 12:08:01 +01:00
Efraim Flashner
551a2b293e gnu: Add ibus-chewing.
* gnu/packages/ibus.scm (ibus-chewing): New variable.

Co-authored-by: Charles <charles@charje.net>.
Change-Id: I37c1ac836e5afd3101378d206e5c2056293cc182
Signed-off-by: jgart <jgart@dismail.de>
2024-10-20 01:12:55 -05:00
Charles
ddacd4a965 gnu: Add fcitx5-chewing.
* gnu/packages/fcitx5.scm (fcitx5-chewing): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I27cd2d9732ad12a387ecaa258a36f7342d438ab1
Signed-off-by: jgart <jgart@dismail.de>
2024-10-20 01:12:54 -05:00
Efraim Flashner
515c1619cf gnu: libchewing: Update to 0.9.0.
* gnu/packages/language.scm (libchewing): Update to 0.9.0.
[build-system]: Switch to cargo-build-system.
[arguments]: Adjust for switch to cargo-build-system.  Enable
parallel-tests.  Add a phase to allow older versions of
rust-clap-mangen.  Add the cmake version of 'configure after 'configure.
Use the cmake versions of 'build, 'check and 'install.
[native-inputs]: Add corrosion, cmake-minimal.  Remove autoconf,
automake, libtool, perl, pkg-config, python-wrapper, texinfo.

Co-authored-by: Charles <charles@charje.net>
Change-Id: Ic11e38646fc47cfc2c575320f43b9355a1c83b39
Signed-off-by: jgart <jgart@dismail.de>
2024-10-20 01:12:54 -05:00
Charles
8ac0b82e35 gnu: Add corrosion.
* gnu/packages/cmake.scm (corrosion): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
Change-Id: I0bb56889722128b9946af495fab05d39beaaf65a
Signed-off-by: jgart <jgart@dismail.de>
2024-10-20 01:12:54 -05:00
jgart
802ac190f7 gnu: trealla: Update to 2.56.13.
* gnu/packages/prolog.scm (trealla): Update to 2.56.13.

Change-Id: Id977e4c58398747ce9a1bfffa97837e29eab66cf
2024-10-20 01:12:54 -05:00
Wilko Meyer
e951a375a0 gnu: linux-libre: Update to 6.6.56.
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.56.
  (linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hash.

Change-Id: Idd4c9a4d78b77144aae61b2d85e4ea83a3842695
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-10-19 14:42:06 -04:00
Wilko Meyer
1d759e732a gnu: linux-libre: Update to 6.10.14.
* gnu/packages/linux.scm (linux-libre-6.10-version): Update to 6.10.14.
  (linux-libre-6.10-pristine-source, deblob-scripts-6.10): Update hash.

Change-Id: Iadd53f2d12e53034da4ca9391e5a184dd516469f
Signed-off-by: Leo Famulari <leo@famulari.name>
2024-10-19 14:41:59 -04:00
Artyom V. Poptsov
052cff561d gnu: cowsay: Update to 3.8.3.
* gnu/packages/games.scm (cowsay): Update to 3.8.3.

Change-Id: If6cbf75bec4bf95611356ee54d88c53c1389cf6f
2024-10-19 20:55:37 +03:00
宋文武
5794926bed gnu: font-cormorant: Split outputs.
* gnu/packages/fonts.scm (font-cormorant)[outputs]: New field.

Change-Id: I742de3d380aef62b7c81a70d6d942865b2b7fd58
2024-10-19 15:40:56 +02:00
宋文武
78b52c1f19 gnu: font-scientifica: Remove unnecessary custom install phase.
* gnu/packages/fonts.scm (font-scientifica)[arguments]: Remove field.

Change-Id: Ice422a8604adba6b4a5b31675303f4030c6e35af
2024-10-19 15:40:56 +02:00
宋文武
9b4672fd6b gnu: font-spleen: Remove unnecessary custom install phase.
* gnu/packages/fonts.scm (font-spleen)[arguments]: Remove field.

Change-Id: I731b0b6859f9351632b9faf2f486ee194f7e312a
2024-10-19 15:40:56 +02:00
宋文武
30216a42e8 gnu: font-orbitron: Split outputs.
* gnu/packages/fonts.scm (font-orbitron)[outputs]: New field.

Change-Id: I8e63bbc024c28d9602b7f7a52e9b4e363cb62df9
2024-10-19 15:40:56 +02:00
宋文武
0fdac03363 gnu: font-recursive: Split outputs.
* gnu/packages/fonts.scm (font-recurive)[outputs]: New field.
[arguments]: New field.  Add 'remove-separate-statics' phase.

Change-Id: I4ab81efb12ded417724ed103339dac0125110592
2024-10-19 15:40:56 +02:00
宋文武
ff074b9b10 gnu: font-libertinus: Split outputs.
* gnu/packages/fonts.scm (font-libertinus)[outputs]: New field.

Change-Id: Ia8598099fbb3a1b454fff53c09a16ef2070c38f3
2024-10-19 15:40:55 +02:00
宋文武
e99f7b8abc gnu: font-linuxlibertine: Split outputs.
* gnu/packages/fonts.scm (font-linuxlibertine)[outputs]: New field.

Change-Id: I37cb4e2b9fe89db70fd40066d92b7a21eff46531
2024-10-19 15:40:55 +02:00
宋文武
efa273c7cd gnu: font-canada1500: Split outputs.
* gnu/packages/fonts.scm (font-canada1500)[outputs]: New field.

Change-Id: If09b593e02e2f6ce447256a7561f423f448b5a65
2024-10-19 15:40:55 +02:00
宋文武
11fc2fc377 gnu: font-intel-one-mono: Remove unnecessary 'split-outputs' phase.
* gnu/packages/fonts.scm (font-intel-one-mono)[arguments]: Remove field.

Change-Id: I3cf25e8feb8c4ee40616b675ccf109a070d03b51
2024-10-19 15:40:55 +02:00