~ruther/guix-local

3e533367 — Maxim Cournoyer 6 months ago
gnu: php: Run tests in parallel.

* gnu/packages/php.scm (php) [arguments]
{prepare-tests}: Set TEST_PHP_ARGS environment variable.

Change-Id: Ideed9528c3474ff8c2f0abd760b64f12a7e3ec08
e6b0acff — Maxim Cournoyer 6 months ago
gnu: php: Improve style.

* gnu/packages/php.scm (php) [arguments]: Use gexps.
[native-inputs, inputs]: Drop labels.

Change-Id: I6244b131bfeb3583bd77ca28dd0f8ab93ff8dade
732606d6 — André Batista 6 months ago
gnu: ungoogled-chromium: Fix build with libxml2@2.14.

* gnu/packages/chromium.scm (%debian-patches): Remove
'trixie/libxml-parseerr.patch' which is not needed and breaks build with newer
libxml2.

Chnage-Id: I7dfe8f4eaa353f1df0b19b9f515474e269f8a4e5
Signed-off-by: John Kehayias <john@guixotic.coop>
ba49276d — André Batista 6 months ago
gnu: kodi: Build with ffmpeg@6.

* gnu/packages/kodi.scm (kodi)[inputs]: Replace ffmpeg by ffmpeg-6.  Otherwise
the build system tries to download this version and fails.

Change-Id: I4d08797d55cd6585ee365c24af020c8320b41639
Signed-off-by: John Kehayias <john@guixotic.coop>
ff9d11e3 — John Kehayias 6 months ago
gnu: emacs-next-minimal: Fix test.

This patch represents a commit which should already be in emacs-next; to be
investigated.

* gnu/packages/emacs.scm (emacs-next-minimal)[source]: Add patch.

Change-Id: I884c9082cf53478411f01ccb5deab0e5c239fba1
a3b0a1e8 — André Batista 6 months ago
gnu: vlc: Build with ffmpeg@6.

* gnu/packages/video.scm (vlc)[inputs]: Replace ffmpeg with ffmpeg-6.

Change-Id: I49ae469dcff11a35122794f10f6b602f264344d6
Signed-off-by: Andreas Enge <andreas@enge.fr>
a9e04862 — Ada Stevenson 6 months ago
gnu: qtwebengine: Fix build.

* gnu/packages/qt.scm (qtwebengine)[inputs]: Replace ffmpeg by ffmpeg-6.

Fixes: guix/guix#3111
Change-Id: I81a2674aef24eedc030f255fe173f8fbf4baeb1f
Signed-off-by: Andreas Enge <andreas@enge.fr>
7e704db3 — Ada Stevenson 6 months ago
gnu: python-html5-parser: Fix build.

* gnu/packages/python-web.scm (python-html5-parser):
[arguments]<#:phases>{set-configure-flags}: New phase to set
`-Wno-error=implicit-function-declaration` flag.

Change-Id: I21f8f785c55c8cedf6669c221290e40e83447351
Signed-off-by: Andreas Enge <andreas@enge.fr>
7df4eacd — Maxim Cournoyer 6 months ago
gnu: gnucash: Update to 5.13.

* gnu/packages/gnucash.scm (gnucash): Update to 5.13.
(gnucash-docs): Likewise.

Change-Id: I61afb60ca33d0874dfa8f6e5286a10e8eb5cc3f5
8039f992 — Maxim Cournoyer 6 months ago
gnu: retroarch-minimal: Fix build.

* gnu/packages/emulators.scm (retroarch-minimal)
[inputs]: Replace ffmpeg with ffmpeg-6.

Change-Id: Ifc876d329f2c057fd0d46d50d858cabd74cba988
c280064d — Maxim Cournoyer 6 months ago
gnu: gnucash-docs: Remove extraneous scrollkeeper input.

* gnu/packages/gnucash.scm (gnucash-docs)
[native-inputs]: Delete scrollkeeper.

Change-Id: I813bae9d5320d1530e5c7477af38b02e1768eb7a
8565ce11 — Maxim Cournoyer 6 months ago
gnu: perl-xml-libxml: Skip test suite for now.

The test suite is broken with the recent libxml2 update.

* gnu/packages/xml.scm (perl-xml-libxml) [inputs]: Replace libxml2 with
libxml2-2.11.
[#:tests?]: Set to #f.

Change-Id: I9a39f02897388cc5f493e9f54df0af26ac7d1903
07c7901a — Maxim Cournoyer 6 months ago
gnu: linphone-desktop: Update to 5.2.6.

* gnu/packages/linphone.scm (linphone-desktop): Update to 5.2.6.

Change-Id: I1d58fa5134aab1f4d00b56d9e3648b180a39a194
9d124fa7 — Maxim Cournoyer 6 months ago
gnu: liblinphone: Update to 5.3.112.

* gnu/packages/linphone.scm (liblinphone): Update to 5.3.112.
[inputs]: Replace libxml2 with libxml2-2.11.

Change-Id: Ib2b477152d2e189c350365f3aedeab1029b7a57d
2be06b81 — Maxim Cournoyer 6 months ago
gnu: openldap-for-linphone: Update to 2.6.4-0.8511a0f.

* gnu/packages/openldap.scm (openldap-for-linphone): Update to 2.6.4-0.8511a0f.

Change-Id: I8f5cccf1e3fa346a5b9c4426ba372ec8127f6edd
e92be238 — Maxim Cournoyer 6 months ago
scripts: Honor --target-version in every situation.

* guix/scripts/refresh.scm (options->update-specs): Always honor
--target-version.
* doc/guix.texi (Invoking guix refresh): Add an example showing how this can
be useful.

Change-Id: I55f98c88f4b583f65dd85a6d3573f9bc87a1dead
3f1c29fa — Maxim Cournoyer 6 months ago
gnu: mbedtls-for-hiawatha: Use package/inherit.

This is a variant, and should get the same graft treatment as the parent
package.

* gnu/packages/tls.scm (mbedtls-for-hiawatha): Use package/inherit.

Change-Id: I570db81d5a6d703ade47b160fbdf0eb5d655b0fc
2117dc01 — Maxim Cournoyer 6 months ago
gnu: Remove mbedtls-apache.

* gnu/packages/tls.scm (mbedtls-apache): Delete variable.

Change-Id: I606a45f29e6212f259159a9d2f2d2edc9a42b7b5
30786da5 — Maxim Cournoyer 6 months ago
gnu: mbedtls: Update to 3.5.2.

* gnu/packages/tls.scm (mbedtls): Update to 3.5.2.
[source]: Switch to url-fetch (otherwise there are git submodules to pull).

Change-Id: I8e7402fd24049defb922a4ceae64d099abbf5bfb
c9a2f146 — Maxim Cournoyer 6 months ago
gnu: msamr: Update to (git-version 1.1.4 revision commit).

* gnu/packages/linphone.scm (msamr): Update to (git-version 1.1.4 revision commit).

Change-Id: Ic01159fd54ac45a3441eb0ae1a39540fc02f5a02
Next