Most of the code in libutil is ours.  pugixml is the exception -- it's so 
small, we incorporated the code rather than add an external dependency.  It is 
slightly modified in order to put it in our namespace -- I'm not sure if that 
makes it ok in Fedora's book. If that's a problem, I'm sure we could easily 
make a cmake option that would pull in an external pugixml rather than use the 
embedded one (which you can enable for the Fedora builds).

What is the nature of the Fedora rule about libraries?  Does it only apply to 
other Fedora libraries?  Or any code we've incorporated from elsewhere?  For 
example, src/dpx.imageio incorporates a project libdpx, but that's very obscure 
and not a reasonable external dependency for Fedora.

 

On Jul 8, 2011, at 6:48 AM, Richard Shaw wrote:

> Ok, I think I've found another problem.
> 
> Looking in src/libutil I see a number of files. One of which is
> pugixml. Fedora doesn't allow bundled libraries.
> 
> Is everything in this folder pulled from another project? Are they modified?
> 
> Thanks,
> Richard

--
Larry Gritz
[email protected]


_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to