summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2025-08-25gnu: dmenu: Update to 5.4.Cayetano Santos
* gnu/packages/suckless.scm (dmenu): Update to 5.4. Change-Id: Ideb289337f5548ba8e5bcc4f8977dd006d4e83ab Signed-off-by: jgart <jgart@dismail.de>
2025-08-25gnu: dmenu: Improve style.Cayetano Santos
* gnu/packages/suckless.scm (dmenu)[arguments]: Use G-Expressions. Change-Id: I9d3733a972e737a5a60f4019b84e05cc3b301f65 Signed-off-by: jgart <jgart@dismail.de>
2025-08-25gnu: guile-xyz: Use nyacc-1.08.1.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-xyz)[native-inputs, propagated-inputs]: Replace nyacc with nyacc-1.08.1.
2025-08-25Revert "gnu: Remove abseil-cpp-20200923.3."Andreas Enge
This reverts commit 26bc9be57d8820bac13a8677f10cb7c9b053f0e5. For the reason, see the added comments in the source. Change-Id: Ib0dc9c031de9bb8d2d361aaf50464ff87ea6a903
2025-08-25gnu: Remove nyacc-0.99.Andreas Enge
* gnu/packages/mes.scm (nyacc-0.99): Delete variable. (nyacc-1.08.1): Copy previously inherited fields. Change-Id: Ie783bc67578ffeb28448afa11fd5857188ac42f7
2025-08-25gnu: Remove nyacc-0.86.Andreas Enge
* gnu/packages/mes.scm (nyacc-0.86): Delete variable. (nyacc-0.99): Copy previously inherited fields. (nyacc-1.00.2): Add a comment. * gnu/packages/patches/nyacc-binary-literals.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister patch. Change-Id: I52629aac6de067ac5107accd83da51b818992afb
2025-08-25gnu: Remove abseil-cpp-20200923.3.Andreas Enge
* gnu/packages/cpp.scm (abseil-cpp-20200923.3): Delete variable. (abseil-cpp-20220623): Copy and rewrite previously inherited fields. * gnu/packages/patches/abseil-cpp-fix-strerror_test.patch, gnu/packages/patches/abseil-cpp-20200923.3-adjust-sysinfo.patch, gnu/packages/patches/abseil-cpp-20200923.3-duration-test.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Unregister patches. Change-Id: I6677843ce7266df069ac0e1dae5ec037a341a8a2
2025-08-25gnu: Add fcitx5-unikey.VnPower
* gnu/packages/fcitx5.scm (fcitx5-unikey): New variable Change-Id: Ib0dc317718a7587cb2c3f2d614e5de4f2da45e2d Signed-off-by: Hilton Chain <hako@ultrarare.space> Modified-by: Hilton Chain <hako@ultrarare.space>
2025-08-25gnu: make-torbrowser: Fix system ffi configure flag.André Batista
See 'js/ffi.configure'. * gnu/packages/tor-browsers.scm (make-torbrowser) [arguments] <#:configure-flags>: Use correct '--with-system-ffi' flag. Change-Id: Ia9bc1877953219f25a39e9646001e361bf97968d Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-08-25gnu: make-torbrowser: Build with default nss (ESR).André Batista
As of 4918534be1ffc1 we can build with guix default nss library. * gnu/packages/tor-browsers.scm (make-torbrowser) [inputs]: Use nss instead of nss-rapid. Change-Id: I205447df98d57a91765a53032ca67c0e928c4c64 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-08-25gnu: make-torbrowser: Clean up outdated comments and input.André Batista
Upstream has removed support for building with system harfbuzz, graphite and sqlite libraries. Clean up comments and input. * gnu/packages/tor-browsers.scm: Remove sqlite module import. (make-torbrowser)[inputs]: Remove sqlite and comments; [arguments]<#:configure-flags>: Clean up commented out flags; <#:phases>: Same. Change-Id: Ib9c6f3081456e169d7ae1842032e08ca8b2ae2fd Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-08-25gnu: torbrowser: Update to 14.5.6 [security-fixes].André Batista
Fixes MFSA-RESERVEs 2025-1979527, 2025-1979782, 2025-1977130 and 2025-2. See <https://www.mozilla.org/en-US/security/advisories/mfsa2025-66/> for details. * gnu/packages/tor-browsers.scm (%torbrowser-build-date): Update to 20250818110000. (%torbrowser-version): Update to 14.5.6. (%torbrowser-firefox-version): Update to 128.14.0esr-14.5-1-build2. (torbrowser-translation-base): Update to 9896e5765c. (torbrowser-translation-specific): Update to a58fb6a60d. Change Id: I186e3993e67402f390fd94c09d7666d49eedbd01 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-08-25gnu: mullvadbrowser: Update to 14.5.6 [security-fixes].André Batista
Fixes MFSA-RESERVEs 2025-1979527, 2025-1979782, 2025-1977130 and 2025-2. See <https://www.mozilla.org/en-US/security/advisories/mfsa2025-66/> for details. * gnu/packages/tor-browsers.scm (%mullvadbrowser-build-date): Update to 20250818110000. (%mullvadbrowser-version): Update to 14.5.6. (%mullvadbrowser-firefox-version): Update to 128.14.0esr-14.5-1-build2. (mullvadbrowser-translation-base): Update to 9896e5765c. Change Id: I22f8d76a20aa753205b1c6668d5d70da4c95138d Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-08-25gnu: noscript: Update to 13.0.9.André Batista
* gnu/packages/browser-extensions.scm (noscript): Update to 13.0.9. Change-Id: I567d22bd50385eb4150799ad740f77888aca4112 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-08-25services: dicod: Remove reference to (gnu packages dico).Ludovic Courtès
This is a followup to 4c130c980f5770e6974fc9c26e271945395e494f. * gnu/services/dict.scm (gnu): Remove reference to (gnu packages dico). Change-Id: Idf0d2c43d63d5ad040ecbc13629ffed5c603ddf3
2025-08-25gnu: paraview: Update to 6.0.0.Jake Forster
* gnu/packages/image-processing.scm (paraview): Update to 6.0.0. [source]<snippet>: Update list of bundled VTK libraries in comments. glew is no longer bundled so do not remove it. [arguments]<#:configure-flags>: Use a relative directory in "CMAKE_INSTALL_DOCDIR" and "PARAVIEW_GENERATED_DOCUMENTATION_OUTPUT_DIRECTORY". Remove "-DVTK_MODULE_USE_EXTERNAL_VTK_glew=ON". [inputs]: Replace fmt with fmt-11. Remove glew. * gnu/packages/simulation.scm (openfoam-org)[native-inputs]: Replace fmt with fmt-11. Remove glew. Change-Id: Ifa005f33dd04c0119008726c11f3b32efba28b0d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-08-25gnu: paraview: Fix build with gcc-14.Jake Forster
* gnu/packages/image-processing.scm: Import (gnu packages engineering). (paraview): Use Guix's CGNS when building bundled VTK. [source]: Remove ".git" suffix from URL. Adjust snippet to also remove bundled VTK library cgns. [arguments]<#:configure-flags>: Add "-DVTK_MODULE_USE_EXTERNAL_VTK_cgns=ON". [inputs]: Add cgns. Change-Id: Id8e11fd772a05a3833446233de301b13263f76a3 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-08-25gnu: guile-mqtt: Use the latest nyacc.Evgeny Pisemsky
* gnu/packages/guile-xyz.scm (guile-mqtt): Use the latest nyacc. [origin]: patch make file to properly compile ffi. [arguments]: remove make flags (setenv in phases instead), disable parallel build. [native-inputs]: replace nyacc-2.01 with nyacc. Change-Id: I572164ed06d614b45ccd2d65603397ef7c0cd62d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-08-25gnu: dico: Build with Guile 3.0 series.Zhu Zihao
Dico use Guile as a plugin, it wouldn't install any real Scheme files, setting '--with-guile-site-dir=' is unnecessary. * gnu/packages/dictionaries.scm (dico)[argument]<#:configure-flags>: Drop flag '--with-guile-site-dir='. [inputs]: Replace 'guile-2.2' with 'guile-3.0'. Change-Id: I86b9729323702ef45e51f9a56396dc4ad7ab7ccb Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-08-25gnu: dico: Use G-expression.Zhu Zihao
* gnu/packages/dictionaries.scm (dico): Use G-expression. [arguments]<#:configure-flags>: Replace %output with #$output. <#:phases>: Use G-expression. Change-Id: I2fbc8b3acb96a6456aa78d631bec7363bf0d7d48 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-08-25gnu: dico: Move to (gnu packages dictionaries).Zhu Zihao
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove entry for 'dico.scm'. * gnu/packages/dico.scm: Deleted. (dico): Moved from ... * gnu/packages/dictionaries.scm: ... to here. Sort the import clauses in alphabetical order. Change-Id: I81bd9eebc12ae16b258602db50f098a591fac466 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-08-25gnu: tensorflow-lite: Fix build.Andy Tai
* gnu/packages/machine-learning.scm (tensorflow-lite): Fix build. [inputs]: Replace old abseil-cpp with current version. [phases]: Add stages to patch sources for build with current versions of abseil-cpp and opencl. Change-Id: I8fb2836d9f2337fb01f81aebc9a3ab6ae08e642a Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-08-25gnu: Add guile-srfi-165.Zhu Zihao
* gnu/packages/guile-xyz.scm (guile-srfi-165): New variable. Co-authored-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Change-Id: I81b79de3f69c676b40a98a42fd898d0f58ab9486 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2025-08-25gnu: guix-data-service: Work around .go file incompatibilities.Ludovic Courtès
Fixes a bug whereby ‘guix-data-service’ was running on Guile 3.0.9, and would thus fail to load .go files of Fibers, Knot, etc. because these are compiled with ‘guile-next’. * gnu/packages/web.scm (guix-data-service)[native-inputs]: Use Guile from ‘guile-fibers-next’. Change-Id: I4dab1ca2a80d784fb28ce1cf8810b13910e3776f
2025-08-25gnu: guix-data-service: Use ‘search-input-file’ and ‘which’.Ludovic Courtès
* gnu/packages/web.scm (guix-data-service)[arguments]: In ‘wrap-executable’ phase, use ‘which’ and ‘search-input-file’ instead of relying on input labels. Change-Id: Id45c91b46a444fd85a97a719bdf21fa05e395324
2025-08-25gnu: geonkick: Update to 3.6.2.apoorv569
* gnu/packages/music.scm (geonkick): Update to 3.6.2. [source]: Update url. [home-page]: Update. Change-Id: I655fbbe716fed87c559f50c6c675fc8c47cabe6c Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-08-25gnu: redkite: Update to 2.1.0.apoorv569
* gnu/packages/audio.scm (redkite): Update to 2.1.0. [source]: Update url. [synopsis, home-page]: Update. Change-Id: I57c363f0bd156ea2bf461ba5a835246c12de3a55 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-08-25gnu: Remove zxing-cpp-1.2a.Andreas Enge
* gnu/packages/aidc.scm (zxing-cpp-1.2a): Delete variable. Fixes: guix/guix#2259 Change-Id: I13c71132e1ee47c39b38af654881f57ca4036ca6
2025-08-25Revert "tests: Use lower-oci-image-state in container tests."Giacomo Leidi
This reverts commit cc07ecd7ccc52540113414eaebafc0fb218ef9ff, which breaks 'guix pull', for to-be-investigated reasons. Fixes: #2252 Change-Id: Idd02dd2e0cd93034e636030845996a9ab3748839 Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
2025-08-25gnu: soci: Apply patch to resolve a bug in liblinphone.Maxim Cournoyer
* gnu/packages/patches/soci-mysql-ddl-types.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/databases.scm (soci) [source]: Apply it. Change-Id: I3840850c650d614f65ee398f948cea6206b03641 Fixes: https://issues.guix.gnu.org/47641
2025-08-25gnu: soci: Use gexps and remove inputs labels.Maxim Cournoyer
* gnu/packages/databases.scm (soci) [propagated-inputs]: Remove labels. [configure-flags]: Use gexps. Change-Id: I7e96296255c41ca46a1cb1e4c9b1e73fbbc286d8
2025-08-25gnu: linphone-desktop: Update to 5.2.6.Maxim Cournoyer
* gnu/packages/patches/linphone-desktop-without-sdk.patch: Delete file. * gnu/packages/patches/linphone-desktop-ispell.patch: New file. * gnu/packages/patches/linphone-desktop-qtkeychain.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/linphone.scm (linphone-desktop): Update to 5.2.6. [source]: Remove linphone-desktop-without-sdk.patch patch. Add linphone-desktop-cmake-belcard.patch, linphone-desktop-cmake-find-modules.patch, linphone-desktop-ispell.patch and linphone-desktop-qtkeychain.patch patches. [arguments] <configure-flags>: Add -DLINPHONEAPP_VERSION, -DLinphoneCxx_TARGET=liblinphone++ and -DLINPHONE_QT_ONLY=YES and -DCMAKE_INSTALL_INCLUDEDIR flags. Remove -DCMAKE_INSTALL_PREFIX flag. <phases>: Remove pre-configure phase. [inputs]: Remove belr. Add ispell-for-linphone, qtkeychain and qtmultimedia-5. Fixes: #1836 Change-Id: I8cbee339c02367a4fb1a3019700702743caaf983
2025-08-25gnu: Add ispell-for-linphone.Maxim Cournoyer
* gnu/packages/aspell.scm (ispell-for-linphone): New variable. Change-Id: I1d4e09c87cd7315c588b24805ca16db91f748c7a * gnu/packages/patches/ispell-for-linphone-cmake.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: Ife043854144fbce52b9cf69631d80a885b9f7b42
2025-08-25gnu: msopenh264: Update to 5.2.0-0.041b07a.Maxim Cournoyer
* gnu/packages/linphone.scm (msopenh264): Update to 5.2.0-0.041b07a. [arguments] <configure-flags>: Replace -DENABLE_STATIC=NO with -DBUILD_SHARED_LIBS=ON. <phases>: New patch-Mediastreamer2_PLUGINS_DIR phase. Change-Id: I11aa6f99b7a9b060b7209a5ee61476e027e0d1e1
2025-08-25gnu: mssilk: Update to 1.2.0-0.0c6893f.Maxim Cournoyer
* gnu/packages/linphone.scm (mssilk): Update to 1.2.0-0.0c6893f. [arguments] <configure-flags>: Replace -DENABLE_STATIC=NO with -DBUILD_SHARED_LIBS=ON. <phases>: New patch-Mediastreamer2_PLUGINS_DIR phase. Change-Id: I3cd400e81a2c9a83f690e06c11e90fd4e7aac878
2025-08-25gnu: mswebrtc: Update to 1.1.2.Maxim Cournoyer
* gnu/packages/patches/mswebrtc-b64-refactor.patch: New patch. * gnu/packages/patches/mswebrtc-cmake.patch: Likewise. * gnu/local.mk (dist_patch_DATA): Register them. * gnu/packages/linphone.scm (mswebrtc): Update to 1.1.2. [source]: Apply patches. Change-Id: I9ff3ce3b26179f365d8a36ed7a6106b7fcd9e4fb
2025-08-25gnu: msamr: Update to 1.1.4-1.129fc98.Maxim Cournoyer
* gnu/packages/linphone.scm (msamr): Update to 1.1.4-1.129fc98. [arguments]: Use gexps. Replace -DENABLE_STATIC=NO with -DBUILD_SHARED_LIBS=YES. <phases>: New keyword argument. [inputs]: Remove labels. Change-Id: Ia55c5d3f892b7bfa79ea0cbc7ea9c8ae82828b9c
2025-08-25gnu: liblinphone: Update to 5.3.57.Maxim Cournoyer
* gnu/packages/patches/liblinphone-jsoncpp.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/linphone.scm (liblinphone): Update to 5.3.57. [source]: Apply patch. [configure-flags]: Use gexps. Remove -DENABLE_FLEXIAPI=NO. Replace -DENABLE_STATIC=NO with -DBUILD_SHARED_LIBS=ON. [phases] {separate-outputs}: Adjust for renamed test commands. [native-inputs]: Add pkg-config. [inputs]: Move belle-sip, lime, libxml2, mediastreamer2, ortp and sqlite to... [propagated-inputs]: ... here. Add jsoncpp. Change-Id: Ied23a4d60212f0e45a13ff42701106cdb3d154be
2025-08-25gnu: lime: Update to 5.3.57.Maxim Cournoyer
* gnu/packages/linphone.scm (lime): Update to 5.3.57. [arguments]: Use gexps. <configure-flags>: Replace -DENABLE_STATIC=NO with -DBUILD_SHARED_LIBS=ON. [native-inputs]: Remove labels. [inputs]: Add belr. Change-Id: I6ae003aabcf6341ee81cd30fc17112775542a51d
2025-08-25gnu: belle-sip: Update to 5.3.57.Maxim Cournoyer
* gnu/packages/linphone.scm (belle-sip): Update to 5.3.57. [configure-flags]: Replace -DENABLE_STATIC=NO with -DBUILD_SHARED_LIBS=ON. [phases] {separate-outputs, check}: Adjust tester file name. Change-Id: Ie6f4fb108ae7ab1e6866608d9305f6534ed57d96
2025-08-25gnu: mediastreamer2: Enable AV1 support via dav1d.Maxim Cournoyer
* gnu/packages/patches/mediastreamer2-cmake-findgsm.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/linphone.scm (mediastreamer2) [source]: Apply it. [inputs]: Add dav1d. Change-Id: I420342281f89a9d1569ffd8e6de87aac55be7491
2025-08-25gnu: mediastreamer2: Update to 5.3.57.Maxim Cournoyer
* gnu/packages/linphone.scm (mediastreamer2): Update to 5.3.57. [arguments] <phases>: Update tester binary file name in separate-outputs, check phases. [inputs]: Sort. Change-Id: I784f973bcc436d71690fcdd4f6237e5890cb8d01
2025-08-25gnu: bcg729: Update to 1.1.1-1.8bec1e5.Maxim Cournoyer
* gnu/packages/linphone.scm (bcg729): Update to 1.1.1-1.8bec1e5. [#:phases] <check> Honor #:tests?. Change-Id: I30e5732ce1d24a37f6a4a8ee1b55fb5db861b932
2025-08-25gnu: libsrtp: Update to 2.6.0.Maxim Cournoyer
* gnu/packages/telephony.scm (libsrtp): Update to 2.6.0. [phases]: Use gexps. Remove trailing #t. Change-Id: Ie059562f8744e62e6592193c562625fa393420ea
2025-08-25gnu: bzrtp: Update to 5.3.57 and disable tests.Maxim Cournoyer
* gnu/packages/linphone.scm (bzrtp): Update to 5.3.57. [arguments]: Use gexps. <#:configure-flags>: Replace -DENABLE_STATIC=NO with -DBUILD_SHARED_LIBS=YES. Remove -DENABLE_TESTS=YES. Add -DENABLE_DOC=YES. <#:tests?>: New argument. [inputs]: Move sqlite to... [propagated-inputs]: ... here. Change-Id: I81b6401a70621b07b3a495c7ab28088265a7f632
2025-08-25gnu: bcmatroska2: Update to 5.3.57.Maxim Cournoyer
* gnu/packages/linphone.scm (bcmatroska2): Update to 5.3.57. [arguments]: Delete phases argument. <configure-flags>: Replace -DENABLE_STATIC=NO with -DBUILD_SHARED_LIBS=ON. Change-Id: Id26fb6a285cbb46a2347190c0b91ff22db8bca98
2025-08-25gnu: ortp: Update to 5.3.57.Maxim Cournoyer
* gnu/packages/linphone.scm (ortp): Update to 5.3.57. [configure-flags]: Replace -DENABLE_STATIC=OFF with -DBUILD_SHARED_LIBS=ON. Change-Id: I8aeb5660356f31ab464b74e113cbb47f19c3c464
2025-08-25gnu: belcard: Update to 5.3.57.Maxim Cournoyer
* gnu/packages/linphone.scm (belcard): Update to 5.3.57. [configure-flags]: Replace -DENABLE_STATIC=OFF with -DBUILD_SHARED_LIBS=ON. [phases] {install-tester}: Adjust tester binary file name. [inputs] <belr>: Move to... [native-inputs]: ... here. Change-Id: Id79257eb50d00f3082ee147c47fe05d0cfdb32d5
2025-08-25gnu: belr: Update to 5.3.57.Maxim Cournoyer
* gnu/packages/linphone.scm (belr): Update to 5.3.57. [configure-flags]: Replace -DENABLE_STATIC=OFF with -DBUILD_SHARED_LIBS=ON. [phases]{check, move-tester}: Adjust the file name of the tester binary and paths. Change-Id: I9d1870c976f5e6b40a682d32d31ccf47e4806716
2025-08-25gnu: bctoolbox: Update to 5.3.57.Maxim Cournoyer
* gnu/packages/linphone.scm (bctoolbox): Update to 5.3.57. [arguments] <configure-flags>: Replace -DENABLE_STATIC=OFF with -DBUILD_SHARED_LIBS=ON. <phases>: Use gexps. Use search-input-directory in patch-cmake phase. Adjust tester file name in check phase override. Change-Id: I4571c238268220c0ac11f42f3caec3e41c879331