6 buildOctavePackage rec {
11 url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz";
12 sha256 = "12q66dy4ninhki3jslzcamfblcb3cdkfbbzn3a5har1s212lsfiw";
16 homepage = "https://octave.sourceforge.io/matgeom/index.html";
17 license = with licenses; [ bsd2 gpl3Plus ];
18 maintainers = with maintainers; [ KarlJoad ];
19 description = "Geometry toolbox for 2D/3D geometric computing";