Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636112 - sci-visualization/paraview - add CGNS support
Summary: sci-visualization/paraview - add CGNS support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Matthias Maier
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-31 20:56 UTC by Etienne Lorriaux
Modified: 2018-04-01 20:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Enhanced ebuild with cgns support (paraview-5.3.0-r1.ebuild,9.09 KB, text/plain)
2017-10-31 20:56 UTC, Etienne Lorriaux
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Etienne Lorriaux 2017-10-31 20:56:56 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2018-04-01 20:42:16 UTC
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(-)