Created attachment 501472 [details] Enhanced ebuild with cgns support Hi, please find attached my small contribution to this ebuild. I've just added a dependency to cgnslib in order to open cgns meshes/solutions in paraview. It works fine on my configuration amd64 with cgnslib-3.3.0 and should be quite straightforward for other cgnslib versions and x86 platforms. I never had any issue when compiling paraview against cgns by the past. Hope it's the right place to post that and that the cgns support will be included in future paraview ebuilds.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b900193b7504f5b0c9eab4a56e3584136f7e426 commit 6b900193b7504f5b0c9eab4a56e3584136f7e426 Author: Matthias Maier <tamiko@gentoo.org> AuthorDate: 2018-04-01 18:54:03 +0000 Commit: Matthias Maier <tamiko@gentoo.org> CommitDate: 2018-04-01 20:40:32 +0000 sci-visualization/paraview: version bump to 5.4.1 * add external CGNS dependency * version bump to 5.4.1 * fix compilation with dev-libs/jsoncpp-1.8.4 * drop 5.2.0 Closes: https://bugs.gentoo.org/636112 Closes: https://bugs.gentoo.org/644716 Closes: https://bugs.gentoo.org/643748 Package-Manager: Portage-2.3.27, Repoman-2.3.9 sci-visualization/paraview/Manifest | 2 +- .../files/paraview-5.4.1-jsoncpp_1.8.4.patch | 17 ++ ...paraview-5.2.0.ebuild => paraview-5.4.1.ebuild} | 186 +++++++++++---------- 3 files changed, 112 insertions(+), 93 deletions(-)