On Fri, Feb 27, 2009 at 01:56:58PM +0000, Robert Osfield wrote:
> Hi Alfrado,
> 
> RDEPEND="virtual/opengl
>       virtual/glu
>       net-misc/curl
>       xulrunner? ( net-libs/xulrunner )
>       gnome-base/librsvg
>       media-libs/jpeg
>       media-libs/giflib
>       media-libs/tiff
>       app-text/poppler-bindings"
> 
> Tells the merge to pull in these dependencies... Is this right?
Yep
> 
> If I'm reading things right then perhaps the solution is to have
> multiple gentoo .ebuild scripts for the different OSG components.
Here questions arise.

Is possible to build plugins without rebuilding the libraries, using
the already deployed library?
As if I have a different ebuild for a plugin, like
libopenscenegraph-gecko-2.8.0.ebuild

means I'll have inside a dependency on 
libopenscenegraph

and the ebuild is building only that plugins.

Otherwise the machine will waste a lot of time building twice the
libraries 

And also, that means that during the build of the osg library I can inhibit
the build of the plugin?

> utilised CPack support in this process.
Well, I'm not familiar with cmake, and its family. I'll try to read more
> 
> Must admit, I've very impressed that you're diving into helping get
> things sorted out on upstream projects, says a lot for gentoo and the
> responsiveness of its dev's and community :-)
Thanks

        Alfredo
_______________________________________________
osg-submissions mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org

Reply via email to