9 buildOctavePackage rec {
14 url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz";
15 sha256 = "sha256-mrUQWqC15Ul5AHDvhMlNStqIMG2Zxa+hB2vDyeizLaI=";
22 requiredOctavePackages = [
28 homepage = "https://octave.sourceforge.io/mapping/index.html";
29 license = licenses.gpl3Plus;
30 maintainers = with maintainers; [ KarlJoad ];
31 description = "Simple mapping and GIS .shp .dxf and raster file functions";