On Monday 13 February 2006 15:38, William Hubbs wrote: > All, > > I am working on version bumping app-accessibility/festival and > app-accessibility/speech-tools. > > I can get them to build outside an ebuild fine, but I have found that > festival #includes actual source files from speech-tools to instantiate > c++ templates. > > If I keep speech-tools as a separate package, where should these source > files be installed in the file system? /usr/share/speech-tools? > > The other option would be to not keep speech-tools as a separate > ebuild, but have the festival ebuild build speech-tools then build and > install festival. > > Any suggestions would be appreciated.
Templates should be defined in header files as they need to be evaluated at usage time. Aparently those tools didn't really get that and made them .cpp files. Treat them as header files anyway, because they should be, and have to be included as header files, regardless of the name. Paul -- Paul de Vrieze Gentoo Developer Mail: [EMAIL PROTECTED] Homepage: http://www.devrieze.net
pgpfbX4Ec1CIV.pgp
Description: PGP signature