Commit graph

111029 commits

Author SHA1 Message Date
Ricardo Wurmus 9946badad1
gnu: bzrtp: Update to 5.2.49.
* gnu/packages/linphone.scm (bzrtp): Update to 5.2.49.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 71eac43207
gnu: bzrtp: Drop input labels.
* gnu/packages/linphone.scm (bzrtp)[inputs]: Drop package labels.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus e4cc8a5cad
gnu: ortp: Update to 5.2.49.
* gnu/packages/linphone.scm (ortp): Update to 5.2.49.
[arguments]: Disable documentation.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 28ae758cca
gnu: ortp: Drop input labels.
* gnu/packages/linphone.scm (ortp)[native-inputs]: Drop package labels.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus bf95402f5d
gnu: ortp: Use G-expression.
* gnu/packages/linphone.scm (ortp)[arguments]: Use G-expression.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus e335d055a0
gnu: libcutl: Use GCC 10.
* gnu/packages/cpp.scm (libcutl)[native-inputs]: Add gcc-10.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus d5e3242036
gnu: lime: Update to 5.2.49.
* gnu/packages/linphone.scm (lime): Update to 5.2.49.
[arguments]: Enable building of documentation; disable server and multidomains
tests as they require networking.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 45620ae8b0
gnu: soci: Update to 4.0.3.
* gnu/packages/databases.scm (soci): Update to 4.0.3.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 337f3941d8
gnu: belle-sip: Update to 5.2.49.
* gnu/packages/linphone.scm (belle-sip): Update to 5.2.49.
[arguments]: Use G-expression; disable strict mode; disable unescape test; run
tests conditionally.
[inputs]: Add belr.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 142899cd69
gnu: belcard: Simplify by using G-expression.
* gnu/packages/linphone.scm (belcard)[arguments]: Rewrite as G-expression and
remove all output lookups.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 15227aa81c
gnu: belcard: Update to 5.2.49.
* gnu/packages/linphone.scm (belcard): Update to 5.2.49.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus bf369e3fb3
gnu: belr: Update to 5.2.49.
* gnu/packages/linphone.scm (belr): Update to 5.2.49.
[arguments]: Use G-expression; run tests conditionally; adjust move of test
resources.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus d89d28298c
gnu: bctoolbox: Update to 5.2.49.
* gnu/packages/linphone.scm (bctoolbox): Update to 5.2.49.
[arguments]: Add ENABLE_STRICT=OFF to configure flags; adjust patching of
tests.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 724acd6b9c
gnu: bctoolbox: Drop input labels.
* gnu/packages/linphone.scm (bctoolbox)[inputs]: Drop package labels.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus 3101fe4b8e
gnu: bctoolbox: Run tests conditionally.
* gnu/packages/linphone.scm (bctoolbox)[arguments]: Respect the TESTS? flag in
the custom 'check phase.
2023-04-08 20:05:05 +02:00
Kaelyn Takata 57627eedc8
gnu: librsvg-2.40: Fix test failure with Pango 1.50.
* gnu/packages/gnome.scm (librsvg-2.40): Fix test failure with Pango 1.50.

Signed-off-by: Andreas Enge <andreas@enge.fr>
2023-04-08 11:41:05 +02:00
Maxim Cournoyer 0d1cd5f1d7
gnu: kcodecs: Update to 5.104.0.
* gnu/packages/kde-frameworks.scm (kcodecs): Update to 5.104.0.
2023-04-08 11:24:35 +02:00
Maxim Cournoyer 06adbc9a87
gnu: extra-cmake-modules: Update to 5.104.0.
* gnu/packages/kde-frameworks.scm (extra-cmake-modules): Update to 5.104.0.
2023-04-08 11:24:22 +02:00
Maxim Cournoyer 3c64b76d60
gnu: gtk+: Update to 3.24.30.
This fixes <https://gitlab.gnome.org/GNOME/adwaita-icon-theme/-/issues/184>,
which was visible for applications using legacy GTK+ icons such as Grsync.

* gnu/packages/gtk.scm (gtk+): Update to 3.24.30.
[outputs]: New field, removing inherited "doc" output.
[build-system]: Use meson-build-system.
[native-inputs]: Replace docbook-xml-4.1.2 with docbook-xml-4.3.  Add
docbook-xsl.  Remove perl.
[arguments]: Adjust #:imported-modules and #:modules according to build system
change.  Migrate #:configure-flags to Meson options.  Add #:test-options
argument.  Update disable-failing-tests phase.
2023-04-07 16:54:06 -04:00
Feng Shu 5f118cc51c
gnu: cagebreak: Update to 2.0.1.
* gnu/packages/wm.scm (cagebreak): Update to 2.0.1.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-04-07 13:15:39 +02:00
Gabriel Wicki 6b712a0918
gnu: sway: Update to 1.8.
* gnu/packages/wm.scm (sway): Update to 1.8.
[inputs]: Add pcre2.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-04-07 13:15:39 +02:00
Gabriel Wicki d646c2937b
gnu: wlroots: Update to 0.16.1.
* gnu/packages/wm.scm (wlroots): Update to 0.16.1.
[arguments]: Add 'fix-meson-file phase to fix pnp.ids path.
[native-inputs]: Add hwdata:pnp.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-04-07 13:15:39 +02:00
Gabriel Wicki f1d4d22fc2
gnu: Update libinput to 1.22.1.
* gnu/packages/freedesktop.scm (libinput): Update to version 1.22.1.
[source]: Fetch source via git.

Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-04-07 13:15:33 +02:00
Ricardo Wurmus 51b8385acd
gnu: avr-gcc: Use G-expression.
This is necessary because the GCC package uses G-expressions, so any
inheriting package that modifies build phases must also use them.

* gnu/packages/avr.scm (avr-gcc)[arguments]: Replace quasiquoting with
G-expression; remove trailing #T from build phases.
2023-04-06 19:11:33 +02:00
Ludovic Courtès 01d9859821
build-system/gnu: Add missing module import.
This import was removed in ae587c2ef0 on
'master'; it was inappropriate on 'core-updates'.

Reported by Christopher Baines.

* guix/build-system/dune.scm: Import (guix build-system gnu).
2023-04-06 11:45:30 +02:00
Andreas Enge e8aeab85d3
gnu: openjdk16: Fix build.
* gnu/packages/java.scm (openjdk16)[origin]: Add patch.
2023-04-05 20:08:07 +02:00
Andreas Enge b0779c1c64
gnu: openjdk14: Fix build.
* gnu/packages/java.scm (openjdk14)[origin]: Add patch.
2023-04-05 18:41:25 +02:00
Andreas Enge 7a68045624
gnu: openjdk12: Fix build.
* gnu/packages/java.scm (openjdk12)[origin]: Add patch.
2023-04-05 17:09:56 +02:00
Andreas Enge f59d94d236
gnu: cdrdao: Update to 1.2.5.
This also fixes a hash mismatch in the previous version.

* gnu/packages/cdrom.scm (cdrdao): Update to 1.2.5.
2023-04-05 16:29:27 +02:00
Andreas Enge a0cf2bb5f1
gnu: openjdk10: Add patches to fix build.
* gnu/packages/patches/openjdk-10-pointer-comparison.patch,
gnu/packages/patches/openjdk-10-setsignalhandler.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
* gnu/packages/java.scm (openjdk10)[origin]: Use patches.
2023-04-05 15:52:00 +02:00
Andreas Enge b7c8a69fd8
gnu: openjdk9: Add patches to fix build.
* gnu/packages/patches/openjdk-9-pointer-comparison.patch,
gnu/packages/patches/openjdk-9-setsignalhandler.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register patches.
* gnu/packages/java.scm (openjdk9)[origin]: Use patches.
2023-04-05 15:51:59 +02:00
Efraim Flashner 413097306f
gnu: guile-3.0: Skip OOM test on powerpc-linux.
* gnu/packages/guile.scm (guile-3.0)[arguments]: Skip the OOM test on
powerpc-linux also.
2023-04-05 16:37:51 +03:00
Andreas Enge bbc4a8d238
gnu: libsndfile: Update to 1.2.0.
* gnu/packages/pulseaudio.scm (libsndfile): Update to 1.2.0.
[origin]: Switch to git checkout. Drop snippet.
[native-inputs]: Add packages needed for bootstrap phase.
2023-04-05 10:42:06 +02:00
Efraim Flashner e382f1fb3c
gnu: libcacard: Build with older meson.
* gnu/packages/spice.scm (libcacard)[arguments]: Build with meson-0.60.
2023-04-03 22:35:09 +03:00
Andreas Enge 78bde5e3e7
gnu: calibre: Update to 5.44.0.
* gnu/packages/ebook.scm (calibre): Update to 5.44.0.
2023-04-03 19:26:24 +02:00
Andreas Enge a1d4722b04
gnu: calibre: Fix build.
* gnu/packages/ebook.scm (calibre): Change path to .sip include directory
for PyQt5.
2023-04-03 19:19:06 +02:00
Josselin Poiret cebcf3533a
gnu: zsh: Patch failing test that uses egrep.
* gnu/packages/patches/zsh-egrep-failing-test.patch: New file.
* gnu/packages/shells.scm (zsh): Patch it.
* gnu/local.mk (dist_patch_DATA): Register it.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31 14:22:19 +02:00
Josselin Poiret 7f7532a847
gnu: Remove gpgme-1.18 and qgpgme-1.18.
* gnu/packages/gnupg.scm (gpgme-1.18, qgpgme-1.18): Remove variables.
* gnu/packages/kde-pim.sm (kleopatra, kmail): Refer to gpgme and qgpgme instead.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31 14:20:28 +02:00
Josselin Poiret ba75ee9235
gnu: gpgme: Propagate libassuan.
* gnu/packages/gnupg.scm (gpgme)[inputs]: Move libassuan to...
  [propagated-inputs]: ... here.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31 14:18:27 +02:00
Josselin Poiret 8e93e694b2
gnu: atk: Deprecate in favor of at-spi2-core.
* gnu/packages/gtk.scm (atk): Deprecate.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31 14:17:36 +02:00
Josselin Poiret 5426672063
gnu: atkmm: Update to 2.36.2.
* gnu/packages/gtk.scm (atkmm): Update to 2.36.2.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31 14:16:38 +02:00
Josselin Poiret c000352c27
gnu: Replace all uses of atk by at-spi2-core.
* gnu/packages/animation.scm (gnash)
* gnu/packages/chromium.scm (ungoogled-chromium)
* gnu/packages/crates-gtk.scm (rust-atk-sys-0.14,
rust-atk-sys-0.10, rust-atk-0.14, rust-gtk-0.14)
* gnu/packages/gimp.scm (gimp)
* gnu/packages/gnome.scm (evince, glade3, clutter, totem, rhythmbox, mutter, ghex):
* gnu/packages/graphviz.scm (xdot)
* gnu/packages/gtk.scm (gtk+-2, gtk+, guile-gnome, atkmm)
* gnu/packages/mate.scm (mate-applets, atril, mate-control-center, mate-calc,
mate-utils, eom, pluma)
* gnu/packages/messaging.scm (dino)
* gnu/packages/qt.scm (qtwebengine-5)
* gnu/packages/rust-apps.scm (alfis)
* gnu/packages/vim.scm (vim-full)
* gnu/packages/vnc.scm (remmina)
* gnu/packages/web.scm (castor): Replace atk by at-spi2-core.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2023-03-31 14:16:13 +02:00
Lars-Dominik Braun 3b57a9cac8
gnu: python-pytest-isort: Update to 3.1.0.
Resolves test failures.

* gnu/packages/python-check.scm (python-pytest-isort)[arguments]: Remove #:phases,
disable tests.
[native-inputs]: Remove python-mock.
2023-03-31 13:24:48 +02:00
Lars-Dominik Braun 651505807e
gnu: ucommon: Explicitly select C++ version.
* gnu/packages/telephony.scm (ucommon)[arguments]: Set -std=c++14.
2023-03-31 13:24:48 +02:00
Lars-Dominik Braun 670e656e08
gnu: ghc-language-c: Update to 0.9.1.
This fixes issues with GCC 11, see
https://github.com/haskell/c2hs/issues/268.

* gnu/packages/haskell-xyz.scm (ghc-language-c): Update to 0.9.1.
2023-03-31 13:24:48 +02:00
Lars-Dominik Braun 12b95dcce8
gnu: python-fixtures: Add missing dependency.
* gnu/packages/check.scm (python-fixtures)[propagated-inputs]: Add
python-extras.
2023-03-31 13:24:47 +02:00
Lars-Dominik Braun 28c3e64435
gnu: python-fixtures-bootstrap: Add missing dependency.
* gnu/packages/check.scm (python-fixtures-bootstrap)[propagated-inputs]:
Add python-extras.
2023-03-31 13:24:47 +02:00
Lars-Dominik Braun d6a67f51ec
gnu: python-testtools: Remove unused dependency.
* gnu/packages/check.scm (python-testtools)[propagated-inputs]: Remove
python-extras.
2023-03-31 13:24:47 +02:00
Lars-Dominik Braun d20bc0dbc2
gnu: python-testtools-bootstrap: Update to 2.6.0.
Supports Python 3.10 and 3.11.

* gnu/packages/check.scm (python-testtools-bootstrap): Update to 2.6.0.
[propagated-inputs]: Remove python-extras, which is not a dependency.
2023-03-31 13:24:47 +02:00
Efraim Flashner cdba566261
gnu: guile: Skip OOM test on powerpc64le-linux.
* gnu/packages/guile/scm (guile-3.0)[arguments]: Add phase when building
for powerpc64le-linux disabling the OOM test.
2023-03-30 19:41:35 +03:00