summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2024-03-27gnu: r-workflowsets: Update to 1.1.0.Ricardo Wurmus
* gnu/packages/cran.scm (r-workflowsets): Update to 1.1.0. Change-Id: I0d91244d46687b87b0a6141319fae92f48f7f005
2024-03-27gnu: r-qpdf: Update to 1.3.3.Ricardo Wurmus
* gnu/packages/cran.scm (r-qpdf): Update to 1.3.3. [properties]: Tell updater to add qpdf as an extra input. Change-Id: Ife0ac414114df6bfe38d1ecae0544ecad75d6e94
2024-03-27gnu: wesnoth: Update to 1.18.0.宋文武
* gnu/packages/games.scm (wesnoth): Update to 1.18.0. [arguments]: Pass "-DENABLE_SYSTEM_LUA=ON" to 'configure-flags'. Add phases. [inputs]: Remove fribidi, sdl-union, sdl2-ttf. Add curl, lua-5.4. [native-inputs]: Add python-minimal. (wesnoth-server): Update to 1.18.0. [inputs]: Remove sdl2. Add lua-5.4. [native-inputs]: Replace with pkg-config. [arguments]: Rewrite with 'substitute-keyword-arguments'. Change-Id: I1ee4237dbbaeeb9d5a93637d740fbf4dba0922d2 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-27gnu: endless-sky: Update to 0.10.6.Mehmet Tekman
* gnu/packages/games.scm (endless-sky): Update to 0.10.6. Change-Id: Ie2fe40f56e721f269a4b9cc0e3fe08390fb5d2e0 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-27gnu: libatasmart: Fix cross-compiling to riscv64-linux.Zheng Junjie
* gnu/packages/freedesktop.scm (libatasmart) [native-inputs]: When cross compiling to riscv64-linux-gnu, add config. [arguments]: When target riscv64-linux-gnu, add update-config phase. Change-Id: I491c43a6ce2c3fc3aed43ecab9d4a2ab251038bb Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-27gnu: slock: Fix cross-compiling.Zheng Junjie
* gnu/packages/suckless.scm (slock)[arguments]: Use Gexp. Change-Id: I491c43a6ce2c3fc3aed43ecab9d4a2ab251038bb Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-27gnu: icewm: Update to 3.4.6.Andy Tai
* gnu/packages/wm.scm (icewm): Update to 3.4.6. [arguments]: Remove the deletion of gmo files as they are not regenerated correctly (see #68439). Change-Id: Ieff1fc5417cfe164fa7886774e8855fd95248c8f Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-27gnu: moonfish: Improve description.zamfofex
* gnu/packages/games.scm (moonfish): Reword description. Change-Id: I1641cedc34f28dc47b021be6bcfc2943b9abcc0d Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-27gnu: moonfish: Update to 0-2.fb2cb4f.zamfofex
* gnu/packages/games.scm (moonfish): Update to 0-2.fb2cb4f. [arguments]: Use upstream's makefile for building and installing. Install tools into the "out" output instead of the "tools" output. [outputs]: Remove "tools". Change-Id: I0f098b02633d397fe1fef67863c3cd5b1db19214 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-27gnu: diffoscope: Update to 261.Vagrant Cascadian
* gnu/packages/diffoscope.scm (diffoscope): Update to 261. Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-27gnu: insight-toolkit: Build and install Python bindings.Ricardo Wurmus
* gnu/packages/image-processing.scm (insight-toolkit)[outputs]: Add "python" output. [arguments]: Add configure flags to build Python bindings; add phase 'ignore-warnings. [native-inputs]: Add castxml, swig, and which. (insight-toolkit-4)[outputs]: Override. [native-inputs]: Override. Change-Id: I4177d0c0239027290678a43f2ea26cb8e1e74918
2024-03-27gnu: Add castxml.Ricardo Wurmus
* gnu/packages/cpp.scm (castxml): New variable. Change-Id: I11fe3bce19a1bdb1170aa81547574836a823bcb8
2024-03-26gnu: libgit2-1.6: Update to 1.6.5.Efraim Flashner
* gnu/packages/version-control.scm (libgit2-1.6): Update to 1.6.5. Change-Id: If7e616e7baab21f400347cb175db028f33f4b46f
2024-03-26gnu: clang-18: Add compiler-cpu-architectures entry.Efraim Flashner
* gnu/packages/llvm-meta.scm (clang-compiler-cpu-architectures): Add entry for x86_64 for clang-18 for new optimization architectures. Change-Id: I6301c28b5032caf520aa974c70c500e12d088e63
2024-03-26gnu: Add llvm-18.Efraim Flashner
* gnu/packages/llvm.scm (clang-runtime-from-llvm)[native-inputs]: When building clang-runtime-18 or newer use gcc-13. (%llvm-monorepo-hashes): Add entry for llvm-18. (%llvm-patches): Add entry for llvm-18. (llvm-18, clang-runtime-18, clang-18, libomp-18, clang-toolchain-18): New variables. * gnu/packages/patches/clang-18.0-libc-search-path.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. Change-Id: I4027065398300104c6a310187007448f5b2780c1
2024-03-26gnu: monero-gui: Update to 0.18.3.3.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui): Update to 0.18.3.3. Change-Id: I68c6bace805b20de7b172687542a997db48b515b
2024-03-26gnu: monero: Update to 0.18.3.3.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero): Update to 0.18.3.3. Change-Id: I9fb61fc648f4839642138ae7b577a1452513891e
2024-03-26gnu: xterm: Update to 390.Efraim Flashner
* gnu/packages/xorg.scm (xterm): Update to 390. Change-Id: I136f0ad8670642a9afec3811b47138e360f34f3a
2024-03-26gnu: dunst: Update to 1.10.0.Efraim Flashner
* gnu/packages/wm.scm (dunst): Update to 1.10.0. Change-Id: Ibb59fa1e7b226862893f647caf145f6af05a55d4
2024-03-26gnu: e2fsprogs: Update to 1.47.0.Efraim Flashner
* gnu/packages/linux.scm (e2fsprogs): Update to 1.47.0. Change-Id: I43832dfb0a8dd54d9a1348a07f959dbb0b46c080
2024-03-26gnu: usbutils: Update to 017.Efraim Flashner
* gnu/packages/linux.scm (usbutils): Update to 017. Change-Id: I79e07c7177c49ebaebd4f8fc7ad784eb62a337a7
2024-03-26gnu: psmisc: Update to 23.7.Efraim Flashner
* gnu/packages/linux.scm (psmisc): Update to 23.7. Change-Id: Ie5cfdc5da855d7969bf304900e05b9da88b862bb
2024-03-26gnu: mutt: Update to 2.2.13.Efraim Flashner
* gnu/packages/mail.scm (mutt): Update to 2.2.13. Change-Id: Id63ad1a31221f001039abf6ddf6705200bd75ade
2024-03-26gnu: Add zxcvbn-c.Efraim Flashner
* gnu/packages/password-utils.scm (zxcvbn-c): New variable. Change-Id: I160575fb4b7ce9fe7a5bd5bb5322c78376f8d259
2024-03-26gnu: orcus: Update to 0.19.2.Efraim Flashner
* gnu/packages/libreoffice.scm (orcus): Update to 0.19.2. Change-Id: I965428ba271bcdf0bcc9b31984cf628a09495b6b
2024-03-26gnu: libcmis: Update to 0.6.2.Efraim Flashner
* gnu/packages/libreoffice.scm (libcmis): Update to 0.6.2. [arguments]: Remove a configure-flag setting the location of the boost libraries. Change-Id: I9145e1e8bf31ea0354efef8255160c3530ebe639
2024-03-25gnu: bemenu: Update to 0.6.21.Timotej Lazar
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.21. Change-Id: I222a69470d5d6cb0ff9c21a5940469a0bc901ae0 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-25gnu: retroarch: Update to 1.18.0.宋文武
* gnu/packages/emulators.scm (retroarch): Update to 1.18.0. Change-Id: I324df0145b908fd0fb901bdb4482621a2ba48153 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-25gnu: xe: Fix cross-compilation.Zheng Junjie
* gnu/packages/parallel.scm (xe): Fix cross-compilation. [arguments]: Use Gexp. Change-Id: I937acbba1cb5ba0f04976121f06d01789caed456 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-25gnu: opencv: Update to 4.9.0.Andy Tai
* gnu/packages/image-processing.scm (opencv): Update to 4.9.0. [source]: Remove non-existent "libtengine" from 3rdParty drectory list to be deleted. Change-Id: I982256730e33b418491ba2b9238c0e532cb9a7a9 Signed-off-by: Christopher Baines <mail@cbaines.net>
2024-03-25gnu: nar-herder: Update to 0-25.50de312.Christopher Baines
* gnu/packages/package-management.scm (nar-herder): Update to 0-25.50de312. Change-Id: Ia94c54ed124f1cc87c2e033c6733e786d2e531ca
2024-03-25gnu: nuspell: Add search path specification for DICPATH.Nicolas Goaziou
* gnu/packages/enchant.scm (nuspell)[native-search-path]: Add DICPATH. This change is required to let Nuspell detect Hunspell dictionaries. Change-Id: I731752142afcae1fc2b91c01fb9dbe914d33244f
2024-03-25gnu: nuspell: Remove unnecessary inputs.Nicolas Goaziou
* gnu/packages/enchant.scm (nuspell)[native-inputs]: Remove GIT-MINIMAL and PERL. [inputs]: remove BOOST. Change-Id: I1847e4c68a5c40c5ebae75a0bbe651384250d8a7
2024-03-25gnu: nuspell: Update to 5.1.4.Nicolas Goaziou
* gnu/packages/enchant.scm (nuspell): Update to 5.1.4. [native-inputs]: Use CATCH2-3. Remove comment about RONN, which is no longer used. Change-Id: I62fa0568dacde29bef5065b2ee23c060373727cf
2024-03-25gnu: emacs-wisp-mode: Update to 1.0.12.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-wisp-mode): Update to 1.0.12. Change-Id: Iafc2b39b46fffcfe145279c272f59f5758f42499
2024-03-25gnu: emacs-transient: Update to 0.6.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-transient): Update to 0.6.0. Change-Id: I32e0719ee22cb39f2c556a8e5be9bf9daf5144b7
2024-03-25gnu: emacs-package-lint: Update to 0.22.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-package-lint): Update to 0.22. Change-Id: I6c52eca484e20b52b1b86a356aed95624b43e4cf
2024-03-25gnu: emacs-org-re-reveal: Update to 3.26.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-org-re-reveal): Update to 3.26.0. Change-Id: I1ec338c89c648b0144ab7511d4a8e6e44644918e
2024-03-25gnu: emacs-orderless: Update to 1.1.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-orderless): Update to 1.1. Change-Id: I31c0cb82c20b1104d3043e93701ae3d6ed1c5d58
2024-03-25gnu: emacs-magit-todos: Update to 1.7.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-magit-todos): Update to 1.7.2. Change-Id: Iecfa65502646b50df785f72fc30cefa3345b53ec
2024-03-25gnu: emacs-eshell-syntax-highlighting: Update to 0.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-eshell-syntax-highlighting): Update to 0.6. Change-Id: I36210c2e85c3342d61c9e5cacfebc948215d4a56
2024-03-25gnu: emacs-elpher: Update to 3.6.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-elpher): Update to 3.6.0. Change-Id: I4241197863e4246fcc57de09b4cf1f8013249bcb
2024-03-25gnu: emacs-benchmark-init: Update to 1.2.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-benchmark-init): Update to 1.2. Change-Id: Ia35e007cf45e2f9177687975c03affee3d444745
2024-03-25gnu: emacs-auto-compile: Update to 2.0.0.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-auto-compile): Update to 2.0.0. Change-Id: Iaf423ebe77536c649b128b4c711fb6b7c6e4544d
2024-03-25gnu: emacs-buffer-env: Update to 0.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-buffer-env): Update to 0.6. Change-Id: Ie18c03c0d897597de58df50ec3d3c61bdb55ad34
2024-03-25gnu: emacs-devdocs: Update to 0.6.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.6. Change-Id: I6e4cb729ccacf19c5e2365ee4114d05617d8b66b
2024-03-25gnu: emacs-jit-spell: Update to 0.4.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-jit-spell): Update to 0.4. Change-Id: I29467ecf59f8eb021a5871cf67dfa76de3a80ae0
2024-03-25gnu: cl-golden-utils: Update to 0.0.0-4.e43914a.Andre A. Gomes
* gnu/packages/lisp-xyz.scm (sbcl-golden-utils): Update to 0.0.0-4.e43914a. [home-page]: Update URL. Change-Id: I52a76ada520cb2f30fe94a7adc4c66086d6b7ec9 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2024-03-24gnu: Fix spelling of "This package" in various package descriptions.Vagrant Cascadian
* gnu/packages/cran.scm (r-formula-tools): Fix spelling of "This package" in description. * gnu/packages/emacs-xyz.scm (emacs-ibuffer-projectile): Likewise. * gnu/packages/golang-xyz.scm (go-github-com-whyrusleeping-go-sysinfo): Likewise. * gnu/packages/tex.scm (texlive-breakcites, texlive-psgo, texlive-footnpag, texlive-pdfpc, texlive-phfcc): Likewise.
2024-03-24gnu: sqls: Fix home and source URL.Sharlatan Hellseher
* gnu/packages/databases.scm (sqls): Place [home-page] after [native-inputs]. [source]: Swap to use direct source URL string instead of home page. [arguments]: Use list format. Set <#:install-source?> to #t. [home-page]: Fix URL after lint permanent redirect warning. [inputs]: Sort alphabetically. Change-Id: I50f1c9b38efb5774f6d95d79c4f5f8e1774fd75e