Hello, there is a new release of cal3d library available at sourceforge: 0.10.0 I have been working with a cvs release of cal3d, because the current 0.9.1 release lacks features which are needed by crystalspace. Please find attached an enhanced ebuild for this release, based on the current cal3d-0.9.1.ebuild file, but with added USE flags, which I found useful with the cvs ebuild I used myself. I have added debug, doc, static, pic and rtti USE flags to the ebuild. Also rtti is not part the standard use flags, I found it useful to give the user the ability to compile with rtti support, if its already supported by configure :) The ebuild needs two patches which you will find attached two. They belong only when the doc USE flag is used, and belong the naming of docbook executables. The cal3d configure file and the Makefile.am in the docs subdir still refer to the db2html executable instead of the docbook2html. This is my first submitted ebuild, so I hope I didn't forget anything. If so, please excuse and correct me.
Created attachment 48398 [details] ebuild for cal3d release 0.10.0
Created attachment 48399 [details, diff] docbook naming patch for configure.in
Created attachment 48400 [details, diff] dobook patch for docs/Makefile.am
Hmm, sorry for this. I found the configuration of the cal3d_converter tool failed when using emerge, while it succeeded when using ebuild. So I changed the ebuild and removed the cal3d_converter stuff. Found attached the new cal3d-0.10.0.ebuild.
Created attachment 48401 [details] ebuild for cal3d release 0.10.0 removed the building of cal3d_converter tool
Added to the tree a month ago.
Thank you :)