Gentoo Archives: gentoo-science

From: "Andrey G. Grozin" <A.G.Grozin@×××××××.su>
To: gentoo-science@l.g.o
Subject: [gentoo-science] mathgl octave bindings
Date: Sun, 07 Dec 2008 11:19:28
Message-Id: alpine.LRH.1.10.0812071712110.31320@star.inp.nsk.su
In Reply to: Re: [gentoo-science] maxima-5.14.0 and related stuff by "M. Edward (Ed) Borasky"
1 Hello *,
2
3 Math Graphics Library (mathgl), when emerged with USE=octave, installs
4 mathgl.tar.gz in /usr/share/mathgl/octave/ . This tarball contains
5
6 grozin@localhost /usr/share/mathgl/octave $ tar tf mathgl.tar.gz
7 mathgl/
8 mathgl/INDEX
9 mathgl/COPYING
10 mathgl/PKG_ADD
11 mathgl/inst/
12 mathgl/inst/i686-pc-linux-gnu-api-v32/
13 mathgl/inst/i686-pc-linux-gnu-api-v32/mathgl.oct
14 mathgl/DESCRIPTION
15
16 This is supposed to be mathgl bindings for octave.
17
18 How to install this as an octave package? Perhaps, octave-forge.eclass can
19 be used? Should I hack the mathgl ebuild so that it does this octave
20 installation (when USE=octave)? Or, maybe, there should be a separate
21 octave-mathgl ebuild (perhaps, inheriting octave-forge) which depends on
22 mathgl[octave]?
23
24 Andrey

Replies

Subject Author
Re: [gentoo-science] mathgl octave bindings Markus Dittrich <markusle@g.o>