gnu: VTK 8: Re-fix a build failure with recent versions of freetype.
authorLeo Famulari <leo@famulari.name>
Wed, 7 Jul 2021 20:11:26 +0000 (16:11 -0400)
committerLeo Famulari <leo@famulari.name>
Wed, 7 Jul 2021 20:50:21 +0000 (16:50 -0400)
commit99aecc0988e5fb0b6c2773db13d93501650e928c
tree3c48bad03a47432e516543a0753334f1ceeca513
parent32480e1903075f775b48b363aa85f171df183fee
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
f4dc8ac6dfa036d98aa0990ae22268a9650899d0.
gnu/local.mk
gnu/packages/image-processing.scm
gnu/packages/patches/vtk-8-fix-freetypetools-build-failure.patch [new file with mode: 0644]