7 buildOctavePackage rec {
12 url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz";
13 sha256 = "1d9z82241a1zmr8m1vgw10pyk81vn0q4dcyx7d05pigfn5gykrgc";
17 homepage = "https://octave.sourceforge.io/optics/index.html";
18 license = licenses.gpl3Plus;
19 maintainers = with maintainers; [ KarlJoad ];
20 description = "Functions covering various aspects of optics";