summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2024-01-19gnu: darktable: Build with GCC.Vinicius Monego
* gnu/packages/photo.scm (darktable)[arguments][#:phases]: Delete the 'prepare-build-environment phase. [native-inputs]: Remove clang. Add gcc-13. Change-Id: Ia0dc1c6a717ccd00cd31d378aa51ce63fbf1806a
2024-01-19gnu: gmic: Update to 3.3.3.Vinicius Monego
gmic was integrated into Krita 5+. * gnu/packages/image-processing.scm (gmic, gmic-qt): Update to 3.3.3. (gmic-qt-krita): Delete variable. Change-Id: I44e33b570bcf3e1df3eba5eb9ede1f333f8a177a
2024-01-19gnu: labplot: Update to 2.10.1.Vinicius Monego
* gnu/packages/kde.scm (labplot): Update to 2.10.1. [source]<origin>: Update URI. Change-Id: I03d24410304fb14daa20f7a75f6947caed63ab84
2024-01-19gnu: python-symengine: Update to 0.11.0.Vinicius Monego
* gnu/packages/python-xyz.scm (python-symengine): Update to 0.11.0. [native-inputs]: Replace python-cython with python-cython-3. Change-Id: Ieab464491e3df6e2bdb5b552cbf48ebf67ff81e4
2024-01-19gnu: Add r-trnadbimport.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-trnadbimport): New variable. Change-Id: I5a232b50c08ef999f691566ccf5c0fbaf0eb21ea
2024-01-19gnu: Add r-trna.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-trna): New variable. Change-Id: Ifce902910fa75ddc471d8a25cc974307c19fd1d0
2024-01-19gnu: Add r-modstrings.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-modstrings): New variable. Change-Id: Ia61816213a7d128ab50a9ae2b2c8879e6ac00499
2024-01-19gnu: Add r-structstrings.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-structstrings): New variable. Change-Id: I9759520a03ee8178432591c48bf56fb25a379f27
2024-01-19gnu: Add python-mediapy.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-mediapy): New variable. Change-Id: I2e55c018670053c662ae2d896feefab3b505b139
2024-01-19gnu: Add r-flames.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-flames): New variable. Change-Id: I551a8f9d7de16e2281898b9541572dd244aadc36
2024-01-19gnu: kubo: Update to 0.16.0.Artyom V. Poptsov
* gnu/packages/ipfs.scm (kubo): Update to 0.16.0. [arguments]: Use go-1.18. [home-page]: Set to "https://ipfs.tech". Change-Id: I06239354b0c9c23294d5aeac6d01f67636d5d3a5 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2024-01-19gnu: emacs-evil-quickscope: Skip failing test.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-evil-quickscope) [arguments]: Use gexps. Add disable-failing-tests phase. Change-Id: If372531778eab6e3fc164a2f63b98d6775193114
2024-01-19gnu: emacs-shx: Fix test failure.Maxim Cournoyer
* gnu/packages/patches/emacs-shx-byte-compilation-test.patch: New patch. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/emacs-xyz.scm (emacs-shx): Apply it. Change-Id: I6d8edd3b50f99f1c4cd495216caf9648dfee4ea3
2024-01-19gnu/local.mk: Sort Emacs patches and fix 2044 year in copyright notice.Maxim Cournoyer
* gnu/local.mk: Correct 2044 copyright year. (dist_patch_DATA): Sort emacs patches. Change-Id: Ib9669bb1d7fb2556d6d809d62624981fa66d27f3
2024-01-19gnu: emacs-org-journal: Disable failing tests.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-org-journal) [arguments]: Add disable-failing-tests phase. Change-Id: I466cb46613a7048ccbda66cd7855001a04871891
2024-01-19gnu: emacs-ess: Disable flaky "command-without-trailing-newline-test" test.Maxim Cournoyer
* gnu/packages/statistics.scm [arguments]: Add new disable-etests syntax in 'skip-failing-tests phase, and use it to disable the 'command-without-trailing-newline-test' test. Change-Id: I99f52685691d86dc633fe6061f9ef3332159eb4e
2024-01-19gnu: wfmash: Update to 0.12.5.Arun Isaac
* gnu/packages/bioinformatics.scm (wfmash): Update to 0.12.5. (source): Use git-fetch. Update git repository URL. (arguments): In check phase, symlink to "../source/data" and change wfmash invocation arguments. (home-page): Update URL. Change-Id: I78f228f06a6a12e6904a58a12fd4201743e84d72
2024-01-19gnu: python-graph-tool: Update to 2.59.Greg Hogan
* gnu/packages/graph.scm (python-graph-tool): Update to 2.59. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I08ecb5fe76183fa980fedf2408fc1df93ebbc63d
2024-01-19gnu: guix-build-coordinator: Update to 0-95.dc04b74.Christopher Baines
* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-95.dc04b74. Change-Id: I89d968e72188428d40906a7d55533dfd25c7ec25
2024-01-19gnu: bffe: Update to 0-3.1c12da4.Christopher Baines
* gnu/packages/package-management.scm (bffe): Update to 0-3.1c12da4. Change-Id: I90a4231961aed434c2b4ffa07189b85e108b5c46
2024-01-19gnu: nsq: Fix build on i686-linux.Sharlatan Hellseher
As seen in https://ci.guix.gnu.org/build/3329277/details * gnu/packages/high-availability.scm (nsq)[arguments]<#:phases>{check}: Skip '-race' option during tests on i686-linux. Change-Id: I952d7187443835d5fbcb74f0ae09b923bd6bdb29
2024-01-18gnu: Add emacs-vhdl-mode.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-vhdl-mode): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> Change-Id: I7e261fc25ae011c20f22e1078ae40bacff3a6947
2024-01-18gnu: Add emacs-pde.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-pde): New variable. Change-Id: Icab5d8acf9d441bb4a832a82e75432d64cc77ba7
2024-01-18gnu: perl-b-keywords: Update to 1.26.Maxim Cournoyer
* gnu/packages/perl.scm (perl-b-keywords): Update to 1.26. Change-Id: I3fdb9acf9f257ff9583179e29b2e6a26104b7e0d
2024-01-18gnu: emacs: Patch awk, find, sed and sh commands.Maxim Cournoyer
Before this change, using Emacs in a pure environment, e.g. 'guix shell --pure emacs', would cause problems such as: jka-compr-insert-file-contents: Uncompression program ‘sh’ not found And other problems were found requiring the other tools. * gnu/packages/emacs.scm (emacs-minimal) [arguments]: Extend the patch-program-file-names phase. [inputs]: Add findutils, gawk and sed. Series-changes: 2 - Patch references in place instead of wrapping via PATH Change-Id: Ifb4fe2fc12ddc9eae387adb3da3f7821fab78e65
2024-01-18gnu: qt-creator: Update to 12.0.1.Maxim Cournoyer
* gnu/packages/qt.scm (qt-creator): Update to 12.0.1. [source]: Adjust snippet for the upstream removal of bundled libraries under the unittest directory. [arguments]: Also wrap kcachegrind tool in wrap-bin phase. [inputs]: Add kcachegrind. Change-Id: I63616d532be2f1a603fcee0841f493d83a138302
2024-01-18gnu: kcachegrind: Update to 23.08.4.Maxim Cournoyer
* gnu/packages/kde.scm (kcachegrind): Update to 23.08.4. Change-Id: I5cd0401c61325b274bfcb5c4bc914d8fe0325388
2024-01-18gnu: mpv: Propagate most libraries.Maxim Cournoyer
This is needed when packages lookup the mpv library via pkg-config, such as done by plasmatube. Prior to this change, the following would fail (this is what CMake's 'pkg_check_modules' does): $ guix shell --pure pkg-config mpv \ -- pkg-config --print-errors --short-errors --exists mpv Package 'wayland-client', required by 'mpv', not found * gnu/packages/video.scm (mpv) [inputs]: Move alsa-lib, ffmpeg, jack-1, libass, libbluray, libcaca, libcdio-paranoia, libdvdnav, libjpeg-turbo, libplacebo, libva, libvdpau, libx11, libxext, libxinerama, libxpresent, libxrandr, libxscrnsaver, lua-5.2, mesa, pulseaudio, shaderc, wayland, wayland-protocols, zimg and zlib to... [propagated-inputs]: ... here. Change-Id: Ia0cd4e33a8b4df4b060546c979d00be0b2b3977e
2024-01-18gnu: libdvdnav: Propagate libdvdread.Maxim Cournoyer
* gnu/packages/video.scm (libdvdnav) [inputs]: Move libdvdread to... [propagated-inputs]: ... here. Change-Id: Ifea887985f27ed1dec2c56ce2f5291862f011bed
2024-01-18gnu: libplacebo: Propagate lcms, shaderc and vulkan-loader.Maxim Cournoyer
* gnu/packages/video.scm (libplacebo) [inputs]: Move lcms, shaderc and vulkan-loader to... [propagated-inputs]: ... here. Change-Id: If426be3b4e32632bb775485e0a8c517e09ccbeaf
2024-01-18gnu: ktextaddons: Update to 1.5.3.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (ktextaddons): Update to 1.5.3. [inputs]: Add kio, ksyntaxhighlighting and sonnet. Change-Id: I2c09d28f90dfcd43bf3081e2174405837798b29f
2024-01-18gnu: pulseaudio-qt: Update to 1.4.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (pulseaudio-qt): Update to 1.4.0. Change-Id: I6a7a60a6da03af5591724596509292e09616ca7d
2024-01-18gnu: kdav: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kdav): Update to 5.114.0. Change-Id: Ieceba23a043909cd88018e3f2e310d0483c7f3f8
2024-01-18gnu: kross: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kross): Update to 5.114.0. Change-Id: Icbfcae279178923737634f5c371e440f8c69ccd8
2024-01-18gnu: kmediaplayer: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kmediaplayer): Update to 5.114.0. Change-Id: I2269af8b4f7362c0832e55f3e35d5e0344e0a43c
2024-01-18gnu: kjsembed: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kjsembed): Update to 5.114.0. Change-Id: I536a0cc5da65d2fc6f17ab92a3904550a9bd7c1e
2024-01-18gnu: kjs: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kjs): Update to 5.114.0. Change-Id: Iea79bac273ba449f04e4b3bec0bffcec54d2b96d
2024-01-18gnu: khtml: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (khtml): Update to 5.114.0. Change-Id: Ibba65a7076df3c056aa2baa99f49ef24337b9f2a
2024-01-18gnu: kdelibs4support: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kdelibs4support): Update to 5.114.0. Change-Id: I29f67e5b2810a4f167fdef52ecf28424dc17e402
2024-01-18gnu: kde-frameworkintegration: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kde-frameworkintegration): Update to 5.114.0. Change-Id: I8faea27c4f5f5cede485f709ce4c7d50204ec7ff
2024-01-18gnu: purpose: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (purpose): Update to 5.114.0. Change-Id: I0c952bb0951617f16f579af6732468a946518374
2024-01-18gnu: plasma-framework: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (plasma-framework): Update to 5.114.0. Change-Id: I2d9db901626a8037705c586c3eae4f7f751f2fd5
2024-01-18gnu: kxmlrpcclient: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kxmlrpcclient): Update to 5.114.0. Change-Id: Ibdc7488087d631fde2b405cdc161b93d3f1c3713
2024-01-18gnu: kxmlgui: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kxmlgui): Update to 5.114.0. Change-Id: Id8dc85b36024ef33c01bc4bdab6172a543e79173
2024-01-18gnu: kwallet: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kwallet): Update to 5.114.0. Change-Id: I468f97917e8a4b4fbdb356a32a400b181c152413
2024-01-18gnu: ktextwidgets: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (ktextwidgets): Update to 5.114.0. Change-Id: Ieb159a19037880f38d10592d55e2d47aa27d8d7c
2024-01-18gnu: ktexteditor: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (ktexteditor): Update to 5.114.0. Change-Id: Ib2d04eb6f6ffa2fc4d89e79e49f782270e2d07f9
2024-01-18gnu: kservice: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kservice): Update to 5.114.0. Change-Id: I65c0ccaac091321f358fcad07608ec5f505c2c71
2024-01-18gnu: krunner: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (krunner): Update to 5.114.0. Change-Id: I4ea27fceba5b9b3969770ccfd81bcdff93841adc
2024-01-18gnu: kpeople: Update to 5.114.0.Maxim Cournoyer
* gnu/packages/kde-frameworks.scm (kpeople): Update to 5.114.0. Change-Id: Ief4ac2ae3fb60ffda4e631502dfc2b239fda8cd7