gnu: tensorflow-lite: Enable xnnpack dependency. * gnu/packages/machine-learning.scm (tensorflow-lite)[inputs]: Add xnnpack. [arguments]<#:tests>: Enable tests. [arguments]<#:configure-flags>: Add flags to enable xnnpack. Change-Id: I434d209fe3db4c8944bf07217a472d8545f96ee0 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: trinityrnaseq: Update to 2.15.2. * gnu/packages/bioinformatics.scm (trinityrnaseq): Update to 2.15.2. Change-Id: I3b0e6d71816db52b533b4f48757e180c1ca0af4b
gnu: fftgen: Update home-page. * gnu/packages/fpga.scm (fftgen): Switch home-page. Change-Id: I0d8ff0b078462ddf7c859bd62d116c65b5f2c69b Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: gimp-2: Fix build. * gnu/packages/patches/gimp-fix-metadata-editor.patch: New file. * gnu/packages/patches/gimp-fix-tiff-load.patch: New file. * gnu/local.mk (dist_patch_DATA): Register them here. * gnu/packages/gimp.scm (gimp-2) [source] <patches>: Apply them. Fixes: #1676 Change-Id: I6524d7e4f90f56d75f69a3b65e0ee6627924258c Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
gnu: qtbase: Fix tst_qthread for all platforms. Rediscovered on x86_64... (see <https://bugreports.qt.io/browse/QTBUG-139617>). * gnu/packages/qt.scm (qtbase) [source]: Add qtbase-fix-thread-test.patch. [#:phases] {patch-aarch64-tests}: Delete. Change-Id: I1e77b5cd5f649138590fbe5b92f85c207a239254
gnu: util-linux: Use system-hurd? to distinguish hurd-systems. * gnu/packages/linux.scm (util-linux): Use system-hurd? when skipping tests. Change-Id: Ic6f7fe4b5e8918a6b30bc00b8272e8e7bd7c3f43 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: xf86-input-keyboard: Use %hurd-systems. * gnu/packages/xorg.scm (xf86-input-keyboard): Use %hurd-systems as supported-systems. Change-Id: I7a3e41ecf6d89fe6d451dd2253b26a38e4eca0c2 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: verilator: Improve style. * gnu/packages/fpga.scm (verilator)[arguments]: Use G-Expressions. Change-Id: I3c04b4a632baaa8f2ff2f79354954fccafbbfd4a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: hdlmake: Update home-page. * gnu/packages/fpga.scm (hdlmake): Switch home-page. Change-Id: I7b2a11ba5bcfd345eab99d8906cca6152b14753c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: libsigrok: Improve style. * gnu/packages/electronics.scm (libsigrok)[arguments]: Use G-Expressions. Change-Id: I6ba9cbf71142577be62187e09fee4d0f89b79ba9 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: libsigrokdecode: Improve style. * gnu/packages/electronics.scm (libsigrokdecode)[arguments]: Use G-Expressions. Change-Id: I6f8eb96d7b8ca196932d18bcb4fbccf96a758b7d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: pulseview: Improve style. * gnu/packages/electronics.scm (pulseview)[arguments]: Use G-Expressions. [description]: Fix max column. Change-Id: Ic4856ec45270dfd23dc5a5990db18bf25c3ec78c Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: guile-gnutls: Use git-archive tarballs instead of make-dist tarballs. * gnu/packages/tls.scm (guile-gnutls): Update tarball URL. Add autoconf/automake. Signed-off-by: Simon Josefsson <simon@josefsson.org> Signed-off-by: Ludovic Courtès <ludo@gnu.org>
doc: Add link to issues and pull requests with the ‘deprecation’ label. * doc/contributing.texi (Deprecation Policy): Add note with link to issues and pull requests with the ‘deprecation’ label. Change-Id: If5e833e20c11796f961f48e086c54fdbb9155dd1
gnu: Add python-django-widget-tweaks. * gnu/packages/django.scm (python-django-widget-tweaks): New variable. Change-Id: Idf20e8d6666da3a2564432fa4613354848cba920
gnu: darktable: Update to 5.2.1. * gnu/packages/photo.scm (darktable): Update to 5.2.1. Change-Id: Ifb4797ffaa9fe602b583b5c08769ca7648d2b965 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: fftgen: Improve style. * gnu/packages/fpga.scm (fftgen)[arguments]: Use G-Expressions. Change-Id: I024bb0fc490682209cf28d49110f7585e4906e16 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: fftgen: Update to 0-1.3378b77. * gnu/packages/fpga.scm (fftgen): Update to 0-1.3378b77. [arguments]: Activate tests. [native-inputs]: Add python-minimal, verilator, which, fftw and bc. Change-Id: If35ac1d053bf8b93fea07c1d89681e6dc7591ad4 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: simg2img: Fix compilation with GCC 14. * gnu/packages/android.scm (simg2img)[arguments]<#:phases>: Add 'patch-calloc-order. Change-Id: Ia5dc3a0dc23e1fbbd3a0bfe008c6e50fa4a04795 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: seabios: Update to 1.17.0. * gnu/packages/firmware.scm (seabios): Update to 1.17.0. [arguments]<#:phases>[build-description-tables]: Delete phase. Closes: #2082 Change-Id: Ida678f23f045efa0f3c8cb1d78115c6867676132