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