>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/synergy.scm
3d3675c66d96185c2f02f55b&showmsg=1'>Expand)
AgeCommit message (Expand)Author
Author
2024-07-07gnu: gmic: Update source hash....Fixes: https://issues.guix.gnu.org/71970 * gnu/packages/image-processing.scm (gmic): Update source hash. Change-Id: Id7ad742086139263d5677339f1c7b91de350a3f2 Zheng Junjie
2024-07-05gnu: gmic: Update to 3.4.0....* gnu/packages/image-processing.scm (gmic): Update to 3.4.0. Change-Id: I2c9335a96bb22625012f35b60620b9b9ad435a64 Vinicius Monego
2024-06-27gnu: vtk: Update to 9.3.0....* gnu/packages/image-processing.scm (vtk): Update to 9.3.0. Change-Id: Id31d41e7dc457d1f17c0e8e824c170942d81698c Signed-off-by: Andreas Enge <andreas@enge.fr> Lars Bilke
2024-05-23gnu: dcmtk: Update to 3.6.8. [security-fixes]...This fixes CVE-2022-43272. * gnu/packages/image-processing.scm (dcmtk): Update to 3.6.8. Change-Id: I4e0203219280a2571267f566cdfc8c2a9ea3fd18 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Nicolas Graves via Guix-patches via
2024-04-22gnu: Add python-pims....* gnu/packages/image-processing.scm (python-pims): New variable. Change-Id: I33e89dd865a38b526a1f766cf321a6c67a170a36 Ricardo Wurmus
2024-04-22gnu: Add python-spatial-image....* gnu/packages/image-processing.scm (python-spatial-image): New variable. Change-Id: I0e2bbfb94499aca71b33703153ad408530b60658 Ricardo Wurmus
2024-04-06gnu: opencolorio: Update to 2.3.2....* gnu/packages/image-processing.scm (opencolorio): Update to 2.3.2. [source]: Remove snippet. [arguments]: Use G-Expressions. <#:configure-flags>: Unset "-DCMAKE-CXX_FLAGS", "-DOCIO_BUILD_STATIC", "-DUSE_EXTERNAL_TINXML", "-DUSE_EXTERNAL_LCMS". Pass "-DCIO_BUILD_GPU_TESTS=false". <#:phases>: Delete the patch-test-suite phase. [native-inputs]: Remove git, pkg-config. Add openimageio, pybind11-2.10, python-wrapper. [inputs]: Remove openexr-2, tinyxml. Add expat, freeglut, glew, imath, libglvnd, minizip-ng, openexr, pystring, yaml-cpp, zlib. [license]: Simplify. * gnu/packages/patches/opencolorio-fix-build-with-gcc11.patch: Delete patch. * gnu/local.mk (dist_patch_DATA): Unregister it. Change-Id: Iafd87762df81d0f5c23089251b4241a57d414dc4 Vinicius Monego
2024-03-27gnu: insight-toolkit: Build and install Python bindings....* 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 Ricardo Wurmus
2024-03-25gnu: opencv: Update to 4.9.0....* 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> Andy Tai
2024-03-23gnu: gmic: Update to 3.3.5....* gnu/packages/image-processing.scm (gmic): Update to 3.3.5. Change-Id: I5e5ced3044ff92bbf66bc4dde5506fac1b883f0b Vinicius Monego
2024-02-13gnu: opencv: Update to 4.8.1....* gnu/packages/image-processing.scm (opencv): Update to 4.8.1. Change-Id: Ia493896c063b32c5b42cdfee5e8e921dc957ff71 Signed-off-by: Christopher Baines <mail@cbaines.net> Andy Tai
2024-02-09gnu: vxl: Update to 3.5.0....* gnu/packages/image-processing.scm (vxl): Update to 3.5.0. Change-Id: I90eeb3659b0b208591e7eb6b2bfa19f28cb39a6f Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Felix Gruber
2024-01-19gnu: gmic: Update to 3.3.3....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 Vinicius Monego
2023-12-05gnu: python-imgviz: Adjust for newer python....* gnu/packages/image-processing.scm (python-imgviz)[source]: Add snippet to adjust python module imports. Change-Id: I50b39fa5acfc766eb9f18658dbfc3053473e0287 Efraim Flashner
2023-11-14gnu: insight-toolkit-4.12: Fix building....* gnu/packages/image-processing.scm (insight-toolkit-4.12)[arguments]: Add a configure-flag to build with c++14. Change-Id: I5e7a0a3ed47e4e3f25611147f8e66c58a1bf8a8c Efraim Flashner