sci-libs/vtk: 9.5.2 only enable scn with USE=test

Closes: https://bugs.gentoo.org/966226
Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Paul Zander 2025-11-19 11:26:48 +01:00 committed by Sam James
parent 90f9ace27b
commit 6be9835ce0
No known key found for this signature in database
GPG Key ID: 738409F520DF9190

View File

@ -488,7 +488,7 @@ src_configure() {
-DVTK_MODULE_ENABLE_VTK_pegtl="YES"
-DVTK_MODULE_ENABLE_VTK_png="YES"
-DVTK_MODULE_ENABLE_VTK_pugixml="YES"
# -DVTK_MODULE_ENABLE_VTK_scn
-DVTK_MODULE_ENABLE_VTK_scn="$(usex test "YES" "NO")"
-DVTK_MODULE_ENABLE_VTK_sqlite="YES"
-DVTK_MODULE_ENABLE_VTK_theora="$(usex minimal "NO" "YES")"
-DVTK_MODULE_ENABLE_VTK_tiff="YES"