gnu: Remove spdlog-1.10.
* gnu/packages/logging.scm (spdlog-1.10): Delete variable.
Change-Id: Id20f4d4e749182c25cae521badd5d822c86a76a2
gnu: bear: Update to 3.1.6.
* gnu/packages/build-tools.scm (bear): Update to 3.1.6.
[inputs]: Remove fmt-8 and spdlog-1.10; add fmt-9 and spdlog-1.13.
[native-inputs]: Remove abseil-cpp-cxxstd11; add abseil-cpp.
Change-Id: I62493e84b601f658289a17ce24f024a7049f56df
gnu: miniaudio: Move after the abseil-cpp packages.
Currently it obscures some of them since it is in the middle between
different abseil-cpp versions.
* gnu/packages/cpp.scm (miniaudio): Move the package definition.
Change-Id: If75fd9ace0212fbe48205558a28d023bde6a07ea
gnu: libreoffice: Update to 25.2.5.2.
* gnu/packages/libreoffice.scm (libreoffice): Update to 25.2.5.2.
Change-Id: Icfb03f77877e5d04784b2ac7d8511bccbbec8624
gnu: firebird: Update to 3.0.13.
* gnu/packages/databases.scm (firebird): Update to 3.0.13.
[inputs]: Remove icu4c-71; add icu4c-77.
Change-Id: I2fd54614d73ab8784884a260421093a14cbadd64
gnu: icu4c: Update home-page.
* gnu/packages/icu4c.scm (icu4c): Update home-page.
Change-Id: I95c6d5eede721b1f4c3c43908671d2ffcc1f3873
gnu: Add icu4c-77.
* gnu/packages/icu4c.scm (icu4c-77): New variable.
Change-Id: Ica89ad5f3a2ab3b2676d10409f2fcfce14db097c
gnu: firebird: Use git-fetch.
* gnu/packages/databases.scm (source): Use git-fetch. Do not delete
files that are not in the git repository.
[native-inputs]: Set to autoconf, automake and libtool on all
architectures.
Change-Id: I667f6fb46b9ac70139f12bd492be5bfebae42995
gnu: discover: Use test-exclude.
* gnu/packages/kde-plasma.scm (discover)[arguments]
<#:test-exclude>: Set it to "flatpaktest".
<#:phases>: stop replace check phase, add check-setup phase.
Change-Id: I36fb1949e7377d6c16da6a2a20ee5fdfe7daa420
gnu: discover: Add qtwebview.
* gnu/packages/kde-plasma.scm (discover)[inputs]: Add qtwebview.
gnu: discover: Add markdown to inputs.
* gnu/packages/kde-plasma.scm (discover)[inputs]: Add markdown.
Change-Id: I9d45ff87bc0410a66c537a791b9e08919383216f
Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: discover: Enable flatpak backend.
* gnu/packages/kde-plasma.scm (discover): Update the comments.
[inputs]: Add libostree.
[arguments]<#:phases>: In 'check phase, exclude "flatpaktest" and do not
exclude "knsbackendtest" which no more exists.
Change-Id: I8bc5f520ad63a116888ac70db7b4298f98b0c5e9
Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: sortmerna: Update to 4.3.7.
* gnu/packages/bioinformatics.scm (sortmerna): Update to 4.3.7.
Change-Id: I412f3719549d9f8b2baba49acfedbe0d5ca0f3d9
gnu: sortmerna: Fix build with gcc-14.
* gnu/packages/bioinformatics.scm (sortmerna)[arguments]<#:phases>
{fix-includes}: New phase.
Change-Id: I5c2f6e6456e59ea39f02dd584c6d052c08ff9463
gnu: rocksdb: Update to 10.4.2.
This also fixes the build.
* gnu/packages/databases.scm (rocksdb): Update to 10.4.2.
Change-Id: Ie8ef50abaf735093b2d52caf96739b83c8f505c9
gnu: system-settings: Disable tests.
* gnu/packages/kde-plasma.scm (system-settings)[#:tests?]: Disable.
Signed-off-by: Zheng Junjie <z572@z572.online>
gnu: plasma-browser-integration: Disable tests.
* gnu/packages/kde-plasma.scm (plasma-browser-integration)
[arguments]<#:tests?>: set it to #f.
Change-Id: I29bfc80e1bdb700529662c07982e5c361e349a41
services: vfs-mapping-shepherd-services: Add missing (ice-9 match) module.
* gnu/services/linux.scm (vfs-mapping-shepherd-services)
[modules]: New field.
Fixes: #1747
Change-Id: Ia462a2894d644343164ff9b8f84172a6aa286bad
gnu: bochs: Update to 3.0.
* gnu/packages/virtualization.scm: (bochs): Update to 3.0.
[#:configure-flags]: New argument.
[native-inputs]: New field.
[inputs]: Remove libxrandr. Add libslirp, libx11, libvnc, readline and
wxwidgets.
[synopsis]: Adjust.
[description]: Improve.
Closes: #1516
Change-Id: I0c5f79afcb5dbe2cf95ab19837d03d3327f714fe
gnu: slirp4netns: Update to 1.3.3.
* gnu/packages/containers.scm (slirp4netns): Update to 1.3.3.
Change-Id: I7aaa8adb322b98b43780d8029a32085393ff5f06