Maxim Cournoyer
46873adc04
gnu: Remove extraneous #:meson build arguments.
...
* gnu/packages/build-tools.scm (meson-python) [propagated-inputs]: Replace
meson-0.63 with meson.
* gnu/packages/freedesktop.scm (appstream) [arguments]: Remove #:meson
argument.
* gnu/packages/gnome.scm (raider): Likewise.
(komikku): Likewise.
* gnu/packages/syndication.scm (syndication-domination): Likewise.
* gnu/packages/virtualization.scm (qemu): Likewise.
* gnu/packages/xdisorg.scm (tofi): Likewise.
2023-04-09 12:48:29 -04:00
Ricardo Wurmus
03580b5f1d
gnu: qtbase: Disable qsslkey tests.
...
* gnu/packages/qt.scm (qtbase)[arguments]: Add tst_qsslkey to list of disabled
tests.
2023-04-09 11:05:42 +02:00
Ricardo Wurmus
043b3dd457
gnu: linphone-desktop: Update to 5.0.14.
...
* gnu/packages/linphone.scm (linphone-desktop): Update to 5.0.14.
[arguments]: Use G-expressions; add pre-install phase.
* gnu/packages/patches/linphone-desktop-without-sdk.patch: Update.
2023-04-09 11:04:36 +02:00
Ricardo Wurmus
850b3b116a
gnu: liblinphone: Update to 5.2.50.
...
* gnu/packages/linphone.scm (liblinphone): Update to 5.2.50.
[arguments]: Use G-expression; disable flexiapi and strict mode.
[inputs]: Replace openldap with openldap-for-linphone; add zxing-cpp.
2023-04-08 20:05:06 +02:00
Ricardo Wurmus
626d921558
gnu: Add openldap-for-linphone.
...
* gnu/packages/openldap.scm (openldap-for-linphone): New variable.
2023-04-08 20:05:06 +02:00
Ricardo Wurmus
4bb0ea7507
gnu: xsd: Build with GCC 10.
...
* gnu/packages/cpp.scm (xsd)[native-inputs]: Add gcc-10.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus
58872772c6
gnu: libxsd-frontend: Build with GCC 10.
...
* gnu/packages/cpp.scm (libxsd-frontend)[native-inputs]: Add gcc-10.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus
53855bf71d
gnu: cli: Use GCC 10.
...
* gnu/packages/cpp.scm (cli)[native-inputs]: Add gcc-10.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus
531a44dec4
gnu: mediastreamer2: Update to 5.2.49.
...
* gnu/packages/linphone.scm (mediastreamer2): Update to 5.2.49.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus
c73330838e
gnu: mediastreamer2: Drop input labels.
...
* gnu/packages/linphone.scm (mediastreamer2)[native-inputs]: Drop package
labels.
[inputs]: Same.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus
9ff2f971cc
gnu: mediastreamer2: Use G-expression.
...
* gnu/packages/linphone.scm (mediastreamer2)[arguments]: Rewrite with
G-expression.
2023-04-08 20:05:05 +02:00
Ricardo Wurmus
291b787461
gnu: bcmatroska2: Update to 5.2.1.
...
* gnu/packages/linphone.scm (bcmatroska2): Update to 5.2.1.
[inputs]: Add bctoolbox.
[arguments]: Add build phase to patch build system.
2023-04-08 20:05:05 +02:00
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