Ricardo Wurmus 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9e9489fb11 
								
							 
						 
						
							
							
								
								gnu: opencv: Disable one more test.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (opencv)[arguments]: Disable a failing
test. 
							
						 
						
							2021-12-27 13:21:05 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vinicius Monego 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								4ff2fe728e 
								
							 
						 
						
							
							
								
								gnu: gmic: Build with OpenEXR 3.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (gmic)[inputs]: Add imath. Replace
openexr-2 with openexr.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-12-26 21:40:22 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vinicius Monego 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fecc1c0539 
								
							 
						 
						
							
							
								
								gnu: gmic: Update to 3.0.0.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (gmic): Update to 3.0.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-12-26 21:40:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								21219307fe 
								
							 
						 
						
							
							
								
								gnu: opencv: Fix installation.  
							
							... 
							
							
							
							This is a follow-up to commit 5894b1210d 
							
						 
						
							2021-12-21 10:27:34 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5894b1210d 
								
							 
						 
						
							
							
								
								gnu: opencv: Update to 4.5.4.  
							
							... 
							
							
							
							* gnu/packages/patches/opencv-fix-build-of-grfmt_jpeg2000.cpp.patch: Delete file.
* gnu/packages/patches/opencv-rgbd-aarch64-test-fix.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove patches.
* gnu/packages/image-processing.scm (opencv): Update to 4.5.4.
[source]: Remove patch; keep bundled quirc.
[arguments]: Build without ade; update build phase 'disable-broken-tests;
remove build phase 'add-ilmbase-include-path.
[native-inputs]: Update source hashes for opencv-contrib and opencv-extra.
[inputs]: Use new style; add imath and openblas; replace openexr-2 with
openexr.
[description]: Reformat first paragraph. 
							
						 
						
							2021-12-20 23:23:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b934d88514 
								
							 
						 
						
							
							
								
								gnu: opencv: Remove trailing #T from snippet.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (opencv)[source]: Remove #T at the end of
the snippet. 
							
						 
						
							2021-12-20 23:23:40 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e3196755e6 
								
							 
						 
						
							
							
								
								gnu: Further simplify package inputs.  
							
							... 
							
							
							
							This is the result of running:
  ./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.) 
							
						 
						
							2021-12-13 22:15:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8394619bac 
								
							 
						 
						
							
							
								
								gnu: Simplify package inputs.  
							
							... 
							
							
							
							This commit was obtained by running:
  ./pre-inst-env guix style
without any additional argument. 
							
						 
						
							2021-12-13 17:48:25 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Marius Bakke 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								14bc2ce43a 
								
							 
						 
						
							
							
								
								gnu: labelme: Loosen Python requirements.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (labelme)[arguments]: Patch setup.py so it
does not require a specific version of Matplotlib. 
							
						 
						
							2021-12-08 08:45:11 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mathieu Othacehe 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2d0c5e2477 
								
							 
						 
						
							
							
								
								gnu: Remove vtk-8.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk-8): Remove it. 
							
						 
						
							2021-11-30 21:27:13 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ricardo Wurmus 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f2bc1877c4 
								
							 
						 
						
							
							
								
								gnu: vtk-8: Pass -fcommon to compiler.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk-8)[arguments]: Add -fcommon to
CFLAGS. 
							
						 
						
							2021-11-22 08:57:37 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								075df3d3e2 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into core-updates-frozen  
							
							
							
						 
						
							2021-11-03 14:27:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								928fe6c890 
								
							 
						 
						
							
							
								
								gnu: labelme: Update to 4.5.13.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (labelme): Update to 4.5.13. 
							
						 
						
							2021-11-03 11:19:57 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								bc5155b952 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into core-updates-frozen  
							
							
							
						 
						
							2021-10-31 14:49:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vinicius Monego 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d71336b2e3 
								
							 
						 
						
							
							
								
								gnu: Rename openexr to openexr-2.  
							
							... 
							
							
							
							This is done so the OpenEXR package can be upgraded to version 3 in a
later commit.
* gnu/packages/graphics.scm (openexr): Rename to ...
(openexr-2): ... new variable.
(blender, blender-2.79, openimageio, povray)[inputs]: Adjust accordingly.
(ctl)[propagated-inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[propagated-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Likewise.
* gnu/packages/image-processing.scm (mia, opencolorio, opencv, vips, gmic,
nip2)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (freeimage, vigra, devil)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (kimageformats)[inputs]: Likewise.
* gnu/packages/kde.scm (krita)[inputs]: Likewise.
* gnu/packages/photo.scm (enblend-enfuse, darktable, hugin)[inputs]: Likewise.
Signed-off-by: Leo Famulari <leo@famulari.name> 
							
						 
						
							2021-10-23 16:22:06 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ivan Gankevich 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								41492639e0 
								
							 
						 
						
							
							
								
								gnu: Add gmic-qt-gimp.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (gmic-qt-gimp): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name> 
							
						 
						
							2021-10-22 16:30:14 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Mathieu Othacehe 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a1eca979fb 
								
							 
						 
						
							
							
								
								Merge remote-tracking branch 'origin/master' into core-updates-frozen.  
							
							
							
						 
						
							2021-10-12 17:46:23 +00:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Felix Gruber 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								51cc90fcbf 
								
							 
						 
						
							
							
								
								gnu: vtk: Depend on proj instead of proj.4.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk)[inputs] Replace proj.4 with
  proj.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 
							
						 
						
							2021-10-04 10:13:59 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Guillaume Le Vaillant 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								463a47f4d7 
								
							 
						 
						
							
							
								
								gnu: opencv: Fix build.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (opencv)[arguments]: Fix
  'unpack-submodule-source' and 'add-ilmbase-include-path' phases. 
							
						 
						
							2021-09-11 10:18:35 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								00d1ccaf12 
								
							 
						 
						
							
							
								
								gnu: Use 'search-input-directory' for the OpenEXR header directory.  
							
							... 
							
							
							
							* gnu/packages/graphics.scm (blender): Use 'search-input-directory' when
searching for "include/OpenEXR".
(blender-2.79): Likewise.
* gnu/packages/image-processing.scm (opencv): Likewise.
* gnu/packages/image-viewers.scm (luminance-hdr): Likewise.
* gnu/packages/photo.scm (darktable): Likewise. 
							
						 
						
							2021-07-24 16:23:22 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lars-Dominik Braun 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								9bd0ef9ccc 
								
							 
						 
						
							
							
								
								gnu: labelme: Update to 4.5.9.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (labelme): Update to 4.5.9. 
							
						 
						
							2021-07-13 09:08:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Leo Famulari 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								99aecc0988 
								
							 
						 
						
							
							
								
								gnu: VTK 8: Re-fix a build failure with recent versions of freetype.  
							
							... 
							
							
							
							* gnu/packages/patches/vtk-8-fix-freetypetools-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image-processing.scm (vtk-8): Dis-inherit from VTK. Use the
package definition that predated the update to VTK 9, taken from commit
f4dc8ac6df 
							
						 
						
							2021-07-07 16:50:21 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lars-Dominik Braun 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e5a05d9d80 
								
							 
						 
						
							
							
								
								gnu: Add labelme.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (labelme): New variable. 
							
						 
						
							2021-06-25 08:28:51 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Lars-Dominik Braun 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f2d10656b2 
								
							 
						 
						
							
							
								
								gnu: Add python-imgviz.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (python-imgviz): New variable. 
							
						 
						
							2021-06-25 08:28:50 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Maxim Cournoyer 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ea0a51071e 
								
							 
						 
						
							
							
								
								gnu: Rename qtbase to qtbase-5.  
							
							... 
							
							
							
							This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc    # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit. 
							
						 
						
							2021-06-14 00:24:42 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Paul Garlick 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								d769fcd683 
								
							 
						 
						
							
							
								
								gnu: vtk: Wrap python modules.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk)[inputs]: Add python.
[arguments]: Add VTK_WRAP_PYTHON and VTK_PYTHON_VERSION flags. 
							
						 
						
							2021-06-01 10:19:48 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ekaitz Zarraga 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								950475bb96 
								
							 
						 
						
							
							
								
								gnu: Add vtk-8.  
							
							... 
							
							
							
							gnu/packages/image-processing (vtk-8): New variable. 
							
						 
						
							2021-04-15 22:13:05 -04:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								ce9fe5f9a2 
								
							 
						 
						
							
							
								
								gnu: gmic: Update to 2.9.7.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (gmic): Update to 2.9.7. 
							
						 
						
							2021-04-11 00:03:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Ludovic Courtès 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								e025de68c3 
								
							 
						 
						
							
							
								
								gnu: vtk: Add 'release-monitoring-url' property.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk)[properties]: New field. 
							
						 
						
							2021-04-02 23:22:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Andy Tai 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								48f7aa1cd1 
								
							 
						 
						
							
							
								
								gnu: vtk: Update to 9.0.1.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk): Update to 9.0.1.
[source](snippet): Remove bundled "ogg" directory as well.
[arguments]: Adjust #:configure-flags.  Add #:phases.
[inputs]: Add LIBOGG.
* gnu/packages/patches/vtk-fix-freetypetools-build-failure.patch: Update.
Co-authored-by: Ludovic Courtès <ludo@gnu.org> 
							
						 
						
							2021-04-02 23:22:14 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								cc33f50d0e 
								
							 
						 
						
							
							
								
								gnu: vips: Update to 8.10.6.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vips): Update to 8.10.6. 
							
						 
						
							2021-03-25 21:07:39 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5d0f394b85 
								
							 
						 
						
							
							
								
								gnu: dcmtk: Update to 3.6.6.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.6.
[inputs]: Add icu4c. 
							
						 
						
							2021-03-10 01:16:07 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Felix Gruber 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								251b0f7a6f 
								
							 
						 
						
							
							
								
								gnu: vtk: Fix build failure.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk): Fix build failure.
[source]: Add patch to fix build failure with recent versions of freetype.
* gnu/packages/patches/vtk-fix-freetypetools-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 
							
						 
						
							2021-03-09 22:32:41 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vinicius Monego 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								78e99ae6ce 
								
							 
						 
						
							
							
								
								gnu: Add gmic-qt-krita.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (gmic-qt-krita): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-03-06 14:00:23 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vinicius Monego 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								f23ba5d9af 
								
							 
						 
						
							
							
								
								gnu: Add gmic-qt.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (gmic-qt): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-03-06 14:00:03 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vinicius Monego 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								75862a9ea7 
								
							 
						 
						
							
							
								
								gnu: gmic: Disable static libraries and enable LTO.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (gmic)[arguments]: Pass
"-DBUILD_LIB_STATIC=OFF", "-DENABLE_DYNAMIC_LINKING=ON" and "-DENABLE_LTO=ON"
to #:configure-flags. Add phase to set LDFLAGS.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-03-06 13:59:21 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vinicius Monego 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5dc130c465 
								
							 
						 
						
							
							
								
								gnu: gmic: Update to 2.9.6.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (gmic): Update to 2.9.6.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> 
							
						 
						
							2021-03-06 13:58:47 +01:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a675c01ffe 
								
							 
						 
						
							
							
								
								gnu: vtk: Use more system libraries.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk)[source]: Remove more bundled
sources in snippet.
[arguments]: Add to configure-flags to use more system libraries.
[inputs]: Remove libogg. Add double-conversion, eigen, gl2ps, glew, lz4,
netcdf, proj.4 and sqlite. 
							
						 
						
							2021-01-07 22:42:47 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								fac4e4aee5 
								
							 
						 
						
							
							
								
								gnu: vtk: Sort inputs alphabetically.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk)[inputs]: Sort alphabetically. 
							
						 
						
							2021-01-07 22:42:46 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								b17b54113a 
								
							 
						 
						
							
							
								
								gnu: vtk: Remove some vendored libraries.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vtk)[source]: Add snippet to remove
some vendored sources. 
							
						 
						
							2021-01-07 22:42:44 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Oleh Malyi 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								58a5746e73 
								
							 
						 
						
							
							
								
								gnu: Add stiff.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (stiff): New variable.
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Leo Famulari <leo@famulari.name> 
							
						 
						
							2021-01-04 20:48:20 -05:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Efraim Flashner 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								5d99167a46 
								
							 
						 
						
							
							
								
								gnu: vips: Sort inputs alphabetically.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vips)[native-inputs]: Sort inputs
alphabetically.
[inputs]: Same. 
							
						 
						
							2020-12-31 15:07:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Vincent Legoll 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								63e6f8a582 
								
							 
						 
						
							
							
								
								gnu: vips: Update to 8.10.5.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (vips): Update to 8.10.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 
							
						 
						
							2020-12-31 15:07:54 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brendan Tildesley 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								a76e9d13e9 
								
							 
						 
						
							
							
								
								gnu: Add scantailor-advanced.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (scantailor-advanced): New variable.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> 
							
						 
						
							2020-10-01 14:22:15 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Brendan Tildesley 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								1b8be80e5f 
								
							 
						 
						
							
							
								
								gnu: metapixel: Fix typo in description.  
							
							... 
							
							
							
							*  gnu/packages/image-processing.scm (metapixel)[description]: Fix typo.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il> 
							
						 
						
							2020-09-21 22:37:54 +03:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								84479dccd1 
								
							 
						 
						
							
							
								
								gnu: gmic: Update to 2.9.2.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (gmic): Update to 2.9.2. 
							
						 
						
							2020-09-04 20:56:07 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2283cf4c1d 
								
							 
						 
						
							
							
								
								gnu: Add opencolorio.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (opencolorio): New public variable. 
							
						 
						
							2020-08-20 06:20:10 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								58410eb402 
								
							 
						 
						
							
							
								
								Revert "gnu: opencv: Fix build with new version of jasper."  
							
							... 
							
							
							
							This reverts commit 2759d4ca74 
							
						 
						
							2020-08-14 17:51:20 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Raghav Gururajan 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								2759d4ca74 
								
							 
						 
						
							
							
								
								gnu: opencv: Fix build with new version of jasper.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (opencv): Fix build failure.
[arguments]<#:phases>[fix-jasper]: New phase.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> 
							
						 
						
							2020-08-14 16:08:17 +02:00 
							
								 
							
						 
					 
				
					
						
							
								
								
									Tobias Geerinckx-Rice 
								
							 
						 
						
							
							
								
								
							
							
							
								
							
							
								8bf704262d 
								
							 
						 
						
							
							
								
								gnu: opencv: Fix build with Jasper 2.0.19.  
							
							... 
							
							
							
							* gnu/packages/image-processing.scm (opencv)[source]: Add patch.
* gnu/packages/patches/opencv-fix-build-of-grfmt_jpeg2000.cpp.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it. 
							
						 
						
							2020-08-13 16:09:40 +02:00