summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2022-08-12gnu: python-typer: Update to 0.6.1....* gnu/packages/python-xyz.scm (python-typer): Update to 0.6.1. [source]: Use GIT-FETCH. [arguments]: Build from source with flit. [native-inputs]: Add python-flit and python-rich. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Tanguy Le Carrour
2022-08-12gnu: lrcalc: Update to 2.1....* gnu/packages/algebra.scm (lrcalc): Update to 2.1. [source]: Remove patch. * gnu/packages/patches/lrcalc-includes.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Unregister file. Signed-off-by: Andreas Enge <andreas@enge.fr> vicvbcun
2022-08-12gnu: lcalc: Update to 2.0.5....* gnu/packages/sagemath.scm (lcalc): Update to 2.0.5. * gnu/packages/patches/lcalc-default-parameters-1.patch, gnu/packages/patches/lcalc-default-parameters-2.patch, gnu/packages/patches/lcalc-lcommon-h.patch, gnu/packages/patches/lcalc-using-namespace-std.patch: Delete files. * gnu/local.mk (dist_patch_DATA): Unregister files. Signed-off-by: Andreas Enge <andreas@enge.fr> vicvbcun
2022-08-12gnu: edge-addition-planarity-suite: Update to 3.0.2.0....* gnu/packages/graph.scm (edge-addition-planarity-suite): Update to 3.0.2.0. Signed-off-by: Andreas Enge <andreas@enge.fr> vicvbcun
2022-08-12gnu: tesseract-ocr: Update to 5.2.0....* gnu/packages/ocr.scm (tesseract-ocr): Update to 5.2.0. [inputs, native-inputs]: Move after arguments. Use new style inputs. [arguments]: Use gexps. [configure-flags]: Add --disable-static. [phases]{fix-docbook}: Replace phase with... {do-not-override-xml-catalog-files}: ... this new phase. {build-training}: Move after build phase. Enable parallel build. {trailing-install}: Move after install phase. [native-inputs]: Add libxml2. Maxim Cournoyer
2022-08-12gnu: ocrad: Update to 0.28....* gnu/packages/ocr.scm (ocrad): Update to 0.28. Maxim Cournoyer
2022-08-12gnu: python-icalendar: Update to 4.1.0....* gnu/packages/python-xyz.scm (python-icalendar): Update to 4.1.0. Efraim Flashner
2022-08-12gnu: python-setproctitle: Update to 1.3.2....* gnu/packages/python-xyz.scm (python-setproctitle): Update to 1.3.2. [arguments]: Adjust custom 'check phase for changes in source code. Honor #:tests? flag. [native-inputs]: Add python-pytest. [description]: Reflow. Efraim Flashner
2022-08-12gnu: universal-ctags: Update to 5.9.20220807.0....* gnu/packages/code.scm (universal-ctags): Update to 5.9.20220807.0. Efraim Flashner
2022-08-12gnu: packcc: Update to 1.8.0....* gnu/packages/c.scm (packcc): Update to 1.8.0. Efraim Flashner
2022-08-12gnu: mutt: Update to 2.2.7....* gnu/packages/mail.scm (mutt): Update to 2.2.7. Efraim Flashner
2022-08-11gnu: ntfs-3g: Update to 2022.5.17....* gnu/packages/linux.scm (ntfs-3g): Update to 2022.5.17. Marius Bakke
2022-08-11gnu: ntfs-3g: Add release-monitoring-url and upstream-name....* gnu/packages/linux.scm (ntfs-3g)[properties]: New field. Marius Bakke
2022-08-11gnu: openconnect-sso: Remove input labels....* gnu/packages/vpn.scm (openconnect-sso)[arguments]: Don't attempt to use a non-existent QtWebEngine label. While at it, use SEARCH-INPUT-FILE also for openconnect and remove trailing #t's. Marius Bakke
2022-08-11gnu: tracker: Update to 3.3.3....* gnu/packages/gnome.scm (tracker): Update to 3.3.3. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2022-08-11gnu: folks: Update to 0.15.5....* gnu/packages/gnome.scm (folks): Update to 0.15.5. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2022-08-11gnu: mediasdk: Build reproducibly....* gnu/packages/video.scm (mediasdk)[arguments]: Add #:phases. Convert to gexp while at it. Marius Bakke
2022-08-11gnu: mediasdk: Remove input labels....* gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels. Marius Bakke
2022-08-11gnu: mediasdk: Update to 22.4.4....* gnu/packages/video.scm (mediasdk): Update to 22.4.4. Marius Bakke
2022-08-11gnu: python-libvirt: Add 'upstream-name' property....* gnu/packages/virtualization.scm (python-libvirt)[properties]: New field. Marius Bakke
2022-08-11gnu: libvirt: Use G-expression....* gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp. While at it, refer to THIS-PACKAGE instead of the NAME and VERSION fields. Marius Bakke
2022-08-11gnu: libvirt: Remove input labels....* gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels. Marius Bakke
2022-08-11gnu: libvirt, python-libvirt: Update to 8.6.0....* gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch. * gnu/packages/virtualization.scm (libvirt): Update to 8.6.0. (python-libvirt): Update to 8.6.0. [arguments]: Remove, as the default test phase works fine. Marius Bakke
2022-08-11gnu: catch2@1: Adjust for glibc 2.34 and later....* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New fields. Marius Bakke
2022-08-11gnu: python-pyicu: Update to 2.9....* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9. Marius Bakke
2022-08-11gnu: python-pyicu: Update home page....* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current. Marius Bakke
2022-08-07gnu: tor: Update to 0.4.7.9 [DoS mitigations]....* gnu/packages/tor.scm (tor): Update to 0.4.7.9. Tobias Geerinckx-Rice
2022-08-11gnu: gap: Enable compilation of more optional packages....* gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages with free licenses clarified in the latest release, and which do not require additional inputs. Andreas Enge
2022-08-11gnu: gap: Update to 4.11.1....* gnu/packages/algebra.scm (gap): Update to 4.11.1. [source]<snippet>: Remove trailing #t. [arguments]<phases>: Remove trailing #t. Install missing config.h header. Co-authored-by: vicvbcun <guix@ikherbers.com> Andreas Enge
2022-08-11gnu: lcsync: Fix building on non-x86 hardware....* gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use simde instead of immintrin.h directly. [native-inputs]: Add simde. Efraim Flashner
2022-08-11gnu: lcsync: Use test-target....* gnu/packages/networking.scm (lcsync)[arguments]: Set test-target. Remove custom 'check phase. Efraim Flashner
2022-08-11gnu: librecast: Use test-target....* gnu/packages/networking.scm (librecast)[arguments]: Set test-target. Remove custom 'check phase. Efraim Flashner
2022-08-11gnu: lcrq: Use test-target....* gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove custom 'check phase. Efraim Flashner
2022-08-11gnu: gnome-themes-standard: Deprecate in favor of gnome-themes-extra....* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by gnome-themes-extra. (gnome)[inputs]: Remove gnome-themes-extra. Maxim Cournoyer
2022-08-11gnu: wpa-supplicant-gui: Fix build....* gnu/packages/admin.scm (wpa-supplicant-gui)[build-system]: Use qt-build-system. [phases]: Use G-exps. Drop trailing #t. Don’t wrap-program as that is done by the build system. Set $HOME to a writable directory when converting icons to stop Inkscape complaining. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Timotej Lazar
2022-08-11gnu: Add r-qmri....* gnu/packages/cran.scm (r-qmri): New variable. Ricardo Wurmus
2022-08-11gnu: Add r-mritc....* gnu/packages/cran.scm (r-mritc): New variable. Ricardo Wurmus
2022-08-11gnu: Add r-oro-nifti....* gnu/packages/cran.scm (r-oro-nifti): New variable. Ricardo Wurmus
2022-08-11gnu: Add r-adimpro....* gnu/packages/cran.scm (r-adimpro): New variable. Ricardo Wurmus
2022-08-11gnu: Add r-fmri....* gnu/packages/cran.scm (r-fmri): New variable. Ricardo Wurmus
2022-08-07gnu: unzip: Fix cross-compilation....Fixes <https://issues.guix.gnu.org/57127>. * gnu/packages/compression.scm (unzip)[arguments]: Use #$output when cross-compiling. Tobias Geerinckx-Rice
2022-08-07gnu: unzip: Use G-expressions....* gnu/packages/compression.scm (unzip)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2022-08-11gnu: Add f3d....* gnu/packages/graphics.scm (f3d): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Paul A. Patience
2022-08-11gnu: vtk: Enable the RenderingExternal module....* gnu/packages/image-processing.scm (vtk)[arguments]<#:configure-flags>: Add -DVTK_MODULE_ENABLE_VTK_RenderingExternal=YES. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Paul A. Patience
2022-08-11gnu: pcc: Respect --without-tests....* gnu/packages/c.scm (pcc)[arguments]<#:phases>{check}: Respect the `tests?` argument. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> (
2022-08-11gnu: pcc: Fix build....* gnu/packages/c.scm (pcc)[arguments]: Use gexps. <#:phases>{fix-multiple-definitions}: New phase. [native-inputs]: Adjust formatting. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> (
2022-08-11gnu: libplacebo: Update to 4.208.0....* gnu/packages/video.scm (libplacebo)[version]: Update to 4.208.0. [native-inputs]: Add python. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Milkey Mouse
2022-08-11gnu: guile-srfi-158: Update to 0.0.1-0-13126d1....This fixes compilation and cross-compilation. * gnu/packages/guile-xyz.scm (guile-srfi-158): Update it. [native-inputs]: Add guile-3.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> pukkamustard
2022-08-11gnu: x265: Fix build on ppc64le....* gnu/packages/video.scm (x265)[arguments]: Disable ALTIVEC for ppc64le. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Marcel van der Boom
2022-08-11gnu: python-symengine: Fix tests....This fixes <https://issues.guix.gnu.org/57104>. * gnu/packages/python-xyz.scm (python-symengine): [native-inputs]: Add python-nose. [arguments]: Run tests with 'nosetests'. 宋文武