Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 461502

Summary: sci-visualization/paraview-3.98.0 downgrades sci-libs/netcdf
Product: Gentoo Linux Reporter: Helmut Jarausch <jarausch>
Component: Current packagesAssignee: Julian Ospald <hasufell>
Status: RESOLVED INVALID    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Helmut Jarausch 2013-03-12 10:42:23 UTC
sci-visualization/paraview-3.98.0 downgrades sci-libs/netcdf from 4.2.1.1 to 4.1.3.

The only reason is that the C++ support has been unbundled to netcdf-cxx.
So probably, one only has to change the cmake files.
Unfortunately, I have no experience with cmake.

Thanks for considering,
Helmut.
Comment 1 Julian Ospald 2013-03-13 18:30:58 UTC
nope, some headers were removed in 4.2

invalid unless you can fix the source code
Comment 2 Helmut Jarausch 2013-03-14 08:12:14 UTC
(In reply to comment #1)
> nope, some headers were removed in 4.2

Yes and No.  They have been removed from sci-libs/netcdf but they are now
in sci-libs/netcdf-cxx

> invalid unless you can fix the source code

I don't think this is necessary. One just has to modify the cmake files
and the depencies in the ebuild.
Comment 3 Julian Ospald 2013-03-14 13:58:34 UTC
(In reply to comment #2)
> (In reply to comment #1)
> > nope, some headers were removed in 4.2
> 
> Yes and No.  They have been removed from sci-libs/netcdf but they are now
> in sci-libs/netcdf-cxx

still wrong, netcdfcpp.h is in neither of those