gnu: emacs-libmpdel: Update to 2.1.0. * gnu/packages/emacs-xyz.scm (emacs-libmpdel): Update to 2.1.0. Change-Id: I8d9939faa625bd7c03e9a74152e1eb00918bc854 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: makel: Update to 1.0.0. * gnu/packages/emacs-build.scm (makel): Update to 1.0.0. [arguments]: Use G-Expressions. <#:tests?>: Activate. Change-Id: I8ccfae0e4501d8a8c43af186e70d6cf010f700e6 Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
gnu: crow-translate: Update to 4.0.2. * gnu/packages/kde-office.scm (crow-translate): Update to 4.0.2. [source]: Update uri; add snippet. [arguments]: Update comment. <#:qtbase>: Use qtbase. <#:configure-flags>: Add "-DCMAKE_CXX_FLAGS". <#:phases>: Add 'unbundle-singleapplication phase. [inputs]: Reorder; remove qtx11extras; replace qtbase-5 with qtbase, qtsvg-5 with qtsvg, qtmultimedia-5 with qtmultimedia and kwayland-5 with kwayland; add breeze-icons, espeak-ng, qhotkey, qtscxml, qtspeech and single-application. [native-inputs]: Replace qttools-5 with qttools. Change-Id: I5b6f10c617d9fc7462c64710a5e303d99af26bbd
gnu: Add qhotkey. * gnu/packages/qt.scm (qhotkey): New variable. Change-Id: Iea8794291af9828041862aa3f5e8c5dff7f9f8b3
gnu: crow-translate: Move to kde-office.scm. * gnu/packages/kde-office.scm (crow-translate): Delete variable. * gnu/packages/kde-office.scm (crow-translate): New variable. Change-Id: I06fb1cebe44fb94cd78ec49c01f71dcf004400ad
gnu: tellico: Update to 4.1.3. * gnu/packages/kde-multimedia.scm (tellico): Update to 4.1.3. Change-Id: I1bd2a2675ffa24765b74c6877bf21825fbc4de04
gnu: ghostwriter: Update to 25.08.1. * gnu/packages/kde-multimedia.scm (ghostwriter): Update to 25.08.1. Change-Id: Icb7317a48ecf61832ef2f1132bf175a8e40bb5ab
gnu: Add digikam. * gnu/packages/image-viewers.scm (digikam): New variable. Change-Id: I7d013e5c2b0cd9fc05d994449a8d3fd4db6b8393
gnu: Add exiv2-static. * gnu/packages/image.scm (exiv2-static): New variable. Change-Id: Ie2d6abad666028fca761910be098d3fd165cbe50
services: tor: Add nss-certs. When using a tor-transport-plugin, namely a webtunnel with lyrebird, it is necessary to have access to ssl certs to establish a connection to the bridge over https. * gnu/services/networking.scm (tor-shepherd-service): add nss-certs file-sytem-mapping Change-Id: Ifb7488d406cc6300eb6ac95e7dc0dfef0ff571db Signed-off-by: Ludovic Courtès <ludo@gnu.org> Modified-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add faber. * gnu/packages/task-runners.scm (faber): New variable. Change-Id: Ic6dbfa00b99cd979130d5142a3165a1ab4d7a03d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add lhs2tex. * gnu/packages/haskell-apps.scm (lhs2tex): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: simpleitk: Fix 'pip install'. * gnu/packages/image-processing.scm: Import (gnu packages nss). (simpleitk) [native-inputs]: Add nss-certs-for-test. Change-Id: If8c1e75b8813f44384fe0c4a5396fce46441d077 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: phockup: Respect tests?. * gnu/packages/image.scm (phockup)[arguments]: Respect tests? in the check phase.
gnu: phockup: Update to 1.13.0. * gnu/packages/image.scm (phockup): Update to 1.13.0.
gnu: phockup: Depend on python-pytest-socket for tests. * gnu/packages/image.scm (phockup)[native-inputs]: Add python-pytest-socket.
gnu: gnunet: Update to 0.25.1. * gnu/packages/gnunet.scm (gnunet): Update to 0.25.1. Change-Id: I006947f6e1f58f204dc7241aa44f4536790cf9d0 Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: assimp: Fix aarch64 build. Some tests fail on aarch64 upstream. See also: https://github.com/assimp/assimp/issues/6246 * gnu/packages/graphics.scm (assimp) [arguments] <#:phases>: Disable tests failing on target aarch64. Change-Id: I193fb97b285bab9b7e092b9ad21b7e301177e1f4 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: linux-initrd: Fix f2fs module dependencies The linux kernel has renamed the crc32_generic module to crc32_cryptoapi. This fixes the f2fs-root-os system test. * gnu/system/linux-initrd.scm (file-system-type-modules): update module name Change-Id: I73a135e453434e726ea9d3ff99ab1a83b4810a10 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
gnu: php: Update to 8.3.13. * gnu/packages/php.scm (php): Update to 8.3.13. Change-Id: Ie803bffa03019f9a31c8cfa84d016d98be9baee6