Age | Commit message (Expand) | Author |
2024-01-19 | gnu: 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-05 | gnu: 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-14 | gnu: 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 |
2023-09-24 | gnu: opencv: Add descriptors for xfeatures2d....* gnu/packages/image-processing.scm (opencv)[native-inputs]: Add boost and vgg
descriptors.
[arguments]: Place descriptor files in expected locations; do not disable
xfeatures2d feature.
| Ricardo Wurmus |
2023-08-31 | gnu: vtk-7: Fix build....* gnu/packages/patches/vtk-7-gcc-11-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/image-processing.scm (vtk-7)[source]: Add patch for gcc-11.
| 宋文武 |
2023-08-29 | gnu: opencv: Update to 4.8.0...* gnu/packages/image-processing.scm (opencv): Update to 4.8.0
[arguments](configure-flags): Turn off flagbuffer support as build fails with
that.
[#:phases](disable-broken-tests): Increase tolerance for one test failure on
x86-64
[inputs]: Add eigen, opencl-headers and openmpi
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai |
2023-08-15 | gnu: nip2: Build with librsvg-for-system....* gnu/packages/image-processing.scm (nip2)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |
2023-08-15 | gnu: vips: Build with librsvg-for-system....* gnu/packages/image-processing.scm (vips)[inputs]: Replace librsvg with
librsvg-for-system.
| Efraim Flashner |