Hello *,
Math Graphics Library (mathgl), when emerged with USE=octave, installs
mathgl.tar.gz in /usr/share/mathgl/octave/ . This tarball contains
[EMAIL PROTECTED] /usr/share/mathgl/octave $ tar tf mathgl.tar.gz
mathgl/
mathgl/INDEX
mathgl/COPYING
mathgl/PKG_ADD
mathgl/inst/
mathgl/inst/i686-pc-linux-gnu-api-v32/
mathgl/inst/i686-pc-linux-gnu-api-v32/mathgl.oct
mathgl/DESCRIPTION
This is supposed to be mathgl bindings for octave.
How to install this as an octave package? Perhaps, octave-forge.eclass can
be used? Should I hack the mathgl ebuild so that it does this octave
installation (when USE=octave)? Or, maybe, there should be a separate
octave-mathgl ebuild (perhaps, inheriting octave-forge) which depends on
mathgl[octave]?
Andrey