me
/
guix
Archived
1
0
Fork 0
Commit Graph

125 Commits (25df704601b73fbdc083d57b68628960969f5cbe)

Author SHA1 Message Date
Tor-björn Claesson 1fa8775505
gnu: Add charls.
* gnu/packages/image-processing.scm (charls): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-05 23:05:41 +01:00
Paul A. Patience fc5dc3e047
gnu: Add paraview.
* gnu/packages/graphics.scm (paraview): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2022-12-28 14:12:16 +01:00
Marius Bakke 79564bf997
gnu: ffmpeg: Promote version 5 to the default.
* gnu/packages/video.scm (ffmpeg): Alias to FFMPEG-5.
(mlt-6)[inpust]: Replace "ffmpeg" with FFMPEG-4.
(transcode, libquicktime, ffmpegthumbnailer, mplayer, obs,
simplescreenrecorder, handbrake, ffms2, libopenshot, wlstream)[inputs]: Change
from FFMPEG to FFMPEG-4.
* gnu/packages/arcan.scm (arcan)[inputs]: Likewise.
* gnu/packages/astronomy.scm (stackistry, libskry)[inputs]: Likewise.
* gnu/packages/audio.scm (aubio, bs1770gain)[inputs]: Likewise.
* gnu/packages/education.scm (openboard)[inputs]: Likewise.
* gnu/packages/emulators.scm (dolphin-emu, retroarch, pcsxr, ppsspp)[inputs]:
Likewise.
* gnu/packages/game-development.scm (warsow-qfusion)[inputs]: Likewise.
* gnu/packages/games.scm (oshu, hedgewars)[inputs]: Likewise.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise.
* gnu/packages/graphics.scm (openscenegraph)[inputs]: Likewise.
* gnu/packages/image-processing.scm (opencv, paraview-5.9)[inputs]: Likewise.
* gnu/packages/julia-jll.scm (julia-ffmpeg-jll)[inputs]: Likewise.
* gnu/packages/kde-multimedia.scm (kid3)[inputs]: Likewise.
* gnu/packages/kodi.scm (kodi)[inputs]: Likewise.
* gnu/packages/linphone.scm (mediastreamer2)[inputs]: Likewise.
* gnu/packages/linux.scm (pipewire)[inputs]: Likewise.
(pipewire-0.3)[inputs]: Replace "ffmpeg" with FFMPEG.
* gnu/packages/mp3.scm (chromaprint)[inputs]: Change from FFMPEG to FFMPEG-4.
* gnu/packages/music.scm (musikcube)[inputs]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise.
* gnu/packages/qt.scm (qtwebengine-5)[inputs]: Likewise.
2022-12-12 15:12:58 +01:00
Marius Bakke b654726c45
gnu: vtk: Update to 9.2.2.
* gnu/packages/patches/vtk-fix-freetypetools-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-processing.scm (vtk): Update to 9.2.2.
[source](patches): Remove.
[arguments]: Remove #:phases.
2022-11-19 22:07:33 +01:00
Marius Bakke 5c9164d5fb
gnu: mia: Fix build with VTK 9.2.
* gnu/packages/patches/mia-vtk92.patch,
gnu/packages/patches/mia-vtk-version.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/image-processing.scm (mia)[source](patches): Add them.
2022-11-19 22:07:33 +01:00
Ricardo Wurmus a4c050b0a0
gnu: bart: Update to 0.8.00.
* gnu/packages/image-processing.scm (bart): Update to 0.8.00.
2022-11-09 10:37:22 +01:00
Ricardo Wurmus d42856670d
gnu: bart: Do not build in parallel.
This is necessary for a reproducible build.

* gnu/packages/image-processing.scm (bart)[arguments]: Add PARALLEL and
PARALLEL_NJOBS to make flags; disable parallel build.
2022-11-09 10:37:22 +01:00
Ontje Lünsdorf 41cb392544
gnu: Add paraview 5.9.1.
* gnu/packages/image-processing.scm (paraview-5.9): New variable.

Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2022-11-04 10:01:04 +01:00
Hendursaga 7b016d179c
gnu: vips: Update to 8.13.1.
* gnu/packages/image-processing.scm (vips): Update to 8.13.1.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-09-28 09:33:30 +08:00
Paul A. Patience c00e1c87f2
gnu: vtk: Use system libHaru.
* gnu/packages/image-processing.scm (vtk)[snippet]: Delete bundled
libHaru and patch VTK for newer libHaru. Reindent and remove trailing
boolean.
[arguments]: Specify external libHaru in configure flags.
[inputs]: Add libharu.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-09-17 19:09:45 +02:00
Felix Gruber c1197f5c4c
gnu: vtk: Build against proj-7.
* gnu/packages/image-processing.scm (vtk)[inputs]: Replace proj with
  proj-7.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2022-09-11 15:50:48 +02:00
Tomasz Jeneralczyk 5920196e47
gnu: opencv: Build Python bindings.
* gnu/packages/image-processing.scm (opencv)[arguments]: Change variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-08-30 00:40:05 +02:00
Paul A. Patience 9d96325e01
gnu: 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>
2022-08-11 16:47:09 +08:00
Maxim Cournoyer eef8e2ec46
gnu: qttools: Rename to qttools-5.
Automated with:

  git grep -l qttools | xargs sed 's/\bqttools\b/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:48 -04:00
Maxim Cournoyer 735d340ae4
gnu: qtdeclarative: Rename to qtdeclarative-5.
Automated via the following commands:

  git grep -l '\bqtdeclarative\b' | xargs sed -E 's/qtdeclarative/\0-5/g' -i
  git checkout NEWS
2022-07-31 21:55:44 -04:00
Maxim Cournoyer 1ef04fb228
gnu: qtsvg: Rename variable to qtsvg-5.
This is in preparation of the qtsvg update to version 6.

This change was automated via the following command:

  git grep -l '\bqtsvg\b' | xargs sed 's/qtsvg/qtsvg-5/g' -i
2022-07-31 21:55:43 -04:00
Felix Gruber ca291e4f73
gnu: mia: Build against VTK 9.
* gnu/packages/image-processing.scm (mia): Build against VTK 9.
[inputs]: Remove vtk-7; add vtk.
[source]: Add mia-vtk9.patch.
* gnu/packages/patches/mia-vtk9.patch: New file.
* gnu/local.mk: Add it.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-07-07 22:16:11 +01:00
Tobias Geerinckx-Rice f2e570ca8a
gnu: vtk@7: Simplify regular expression.
* gnu/packages/image-processing.scm (vtk-7)[arguments]: Replace ‘.’
wildcards with literal ‘@’ character matches.
2022-06-05 02:00:11 +02:00
Vagrant Cascadian e92508baeb
gnu: vtk@7: Do not embed running kernel version.
* gnu/packages/image-processing.scm (vtk-7)[arguments]: Add
  'remove-kernel-version phase.
2022-06-09 14:51:29 -07:00
Maxim Cournoyer 54ef40a1f7
gnu: mia: Update to 2.4.7.
* gnu/packages/patches/mia-fix-boost-headers.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/image-processing.scm (mia): Update to 2.4.7.
[source]: Apply patch.
[configure-flags]: Use the more conventional OFF option value (instead of 0).
[inputs]: Use new style.  Replace python2-lxml by python-lxml.  Replace vtk by
vtk-7.
[native-inputs]: Use new style.  Replace python-2 with python-wrapper.
2022-05-31 14:54:07 -04:00
Maxim Cournoyer 672eab90bb
gnu: dcmtk: Update to 3.6.7 and build as a shared library.
* gnu/packages/image-processing.scm (dcmtk): Update to 3.6.7.
[arguments]: New field.
2022-05-31 14:54:07 -04:00
Maxim Cournoyer 3e917d2e18
gnu: Remove vtk-6.
* gnu/packages/image-processing.scm (vtk-6): Delete variable.
2022-05-31 14:54:07 -04:00
Maxim Cournoyer 887dec8a51
gnu: itk-snap: Fix build.
* gnu/packages/patches/itk-snap-alt-glibc-compat.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/image-processing.scm (itk-snap): Apply it.
[phases]: Delete trailing #t.
[inputs]: Use new style.  Replace vtk-6 with vtk-7.
2022-05-31 14:54:07 -04:00
Maxim Cournoyer 607e48ba3c
gnu: Add vtk-7.
* gnu/packages/image-processing.scm: (vtk-7): New variable.
* gnu/packages/patches/vtk-7-gcc-10-compat.patch: New patch.
* gnu/packages/patches/vtk-7-hdf5-compat.patch: Likewise.
* gnu/packages/patches/vtk-7-python-compat.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
2022-05-31 14:54:06 -04:00
Ricardo Wurmus 1c3c00a8a1
gnu: Add bart.
* gnu/packages/image-processing.scm (bart): New variable.
2022-04-26 16:50:32 +02:00
Ludovic Courtès 6d54f1987f
gnu: vtk: Remove input labels.
* gnu/packages/image-processing.scm (vtk)[inputs]: Remove labels.
2022-04-01 18:01:07 +02:00
Ludovic Courtès c3a20d91f9
gnu: vtk@6: Depend on Python 2.x, not 3.x.
* gnu/packages/image-processing.scm (vtk-6)[native-inputs]: Replace
PYTHON with PYTHON-2.
2022-04-01 18:01:06 +02:00
Blake Shaw 614a7610da
gnu: opencv: Add pkgconfig generation flag.
* gnu/packages/image-processing.scm (opencv)[arguments]: Add
OPENCV_GENERATE_PKGCONFIG flag.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-03-22 10:51:08 +01:00
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.

* gnu/packages/image-processing.scm (opencv)[arguments]: Add build phase
'do-not-install-3rdparty-file.
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