Source: grass
Section: science
Priority: optional
Maintainer: linuxmangaka <linuxmangaka@gmail.com>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
 autotools-dev,
 bison,
 default-libmysqlclient-dev,
 dh-python,
 dh-sequence-numpy3,
 dh-sequence-python3,
 doxygen,
 fakeroot,
 flex,
 g++,
 gcc,
 git,
 graphviz,
 libblas-dev,
 libbz2-dev,
 libcairo2-dev,
 libcurl4-openssl-dev,
 libfftw3-dev,
 libfreetype-dev,
 libgdal-dev,
 libgeos-dev,
 libgl-dev,
 libglu-dev,
 libjpeg62-turbo-dev | libjpeg-turbo8-dev,
 libjpeg-dev,
 liblapack-dev,
 libmotif-dev | lesstif2-dev,
 libncurses-dev,
 libnetcdf-dev,
 libopencl-clang-14-dev,
 libpng-dev,
 libpq-dev,
 libproj-dev,
 libreadline-dev,
 libsqlite3-dev,
 libsvm-dev,
 libtiff-dev,
 libx11-dev,
 libxmu-dev,
 libzstd-dev,
 netcdf-bin,
 ocl-icd-opencl-dev,
# install optipng if compressing the PNG images in the programmers' manual
# optipng,
 pkgconf,
 pkg-config,
# proj-bin needed for nad2bin during config
 proj-bin,
 python3,
 python3-dev,
 python3-numpy,
 python3-pil,
 python3-ply,
 python3-six,
 python3-wxgtk4.0,
 unixodbc-dev,
 zlib1g-dev,
Standards-Version: 4.6.2
Homepage: https://grass.osgeo.org/
Vcs-Browser: https://salsa.debian.org/debian-gis-team/grass
Vcs-Git: https://salsa.debian.org/debian-gis-team/grass.git

Package: grass
Architecture: all
Section: metapackages
Depends: ${shlibs:Depends},
 ${misc:Depends},
 grass-core,
 grass-gui,
Recommends: grass-doc,
Suggests: grass-dev,
Description: Bringing advanced geospatial technologies to the world
 GRASS GIS is a powerful computational engine for raster, vector, and geospatial processing. It supports terrain and ecosystem modeling, hydrology, data management, and imagery processing. With a built-in temporal framework and Python API, it enables advanced time series analysis and rapid geospatial programming, optimized for large-scale analysis on various hardware configurations.

Package: grass-core
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 grass-doc,
 python3-six,
Recommends: gdal-bin,
# used by g.extension
 git,
# cs2cs used by m.proj, gdalinfo+gdal_translate used by a number of scripts
 proj-bin
Suggests: grass-dev,
 grass-gui,
# used by v.in.e00
 e00compr,
 avce00,
# used by i.spectral
 gnuplot,
# used by v.in.gpsbabel
 gpsbabel,
# used by v.in.garmin
 gpstrans,
# used by NVIZ, d.out.gpsdrive, r.out.mpeg
 netpbm,
# used by v.kridge
 python3-rpy2,
 python3-termcolor,
# used by g.extension
 subversion
Provides: ${grass:Provides}
Breaks: grass (<< 6.4.2-1~),
Replaces: grass (<< 6.4.2-1~),
Description: Bringing advanced geospatial technologies to the world
 GRASS GIS is a powerful computational engine for raster, vector, and geospatial processing. It supports terrain and ecosystem modeling, hydrology, data management, and imagery processing. With a built-in temporal framework and Python API, it enables advanced time series analysis and rapid geospatial programming, optimized for large-scale analysis on various hardware configurations.

Package: grass-gui
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
 grass-core,
 python3-wxgtk4.0,
 xterm | x-terminal-emulator,
Recommends: python3,
# gs needed for wxPsmap PDF export
 ghostscript,
# PIL needed for wxPsmap preview
 python3-matplotlib,
 python3-pil
Breaks: grass (<< 6.4.2-1~)
Replaces: grass (<< 6.4.2-1~)
Description: Bringing advanced geospatial technologies to the world
 GRASS GIS is a powerful computational engine for raster, vector, and geospatial processing. It supports terrain and ecosystem modeling, hydrology, data management, and imagery processing. With a built-in temporal framework and Python API, it enables advanced time series analysis and rapid geospatial programming, optimized for large-scale analysis on various hardware configurations.

Package: grass-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libjs-jquery,
Suggests: grass,
 grass-dev-doc,
Description: Bringing advanced geospatial technologies to the world
 GRASS GIS is a powerful computational engine for raster, vector, and geospatial processing. It supports terrain and ecosystem modeling, hydrology, data management, and imagery processing. With a built-in temporal framework and Python API, it enables advanced time series analysis and rapid geospatial programming, optimized for large-scale analysis on various hardware configurations.

Package: grass-dev-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends},
 ${misc:Depends},
 libjs-jquery,
Suggests: grass,
Description: Bringing advanced geospatial technologies to the world
 GRASS GIS is a powerful computational engine for raster, vector, and geospatial processing. It supports terrain and ecosystem modeling, hydrology, data management, and imagery processing. With a built-in temporal framework and Python API, it enables advanced time series analysis and rapid geospatial programming, optimized for large-scale analysis on various hardware configurations.

Package: grass-dev
Section: devel
Architecture: any
Depends: ${shlibs:Depends},
 ${misc:Depends},
 ${python3:Depends},
# fakeroot used by patches/htmlgen-fakeroot; see changelog entry for 5.7.0+6.0.0beta2-2
 fakeroot,
 grass-core (= ${binary:Version}),
 libfreetype-dev,
 libgdal-dev,
 libpq-dev,
 libproj-dev,
Suggests: grass-dev-doc,
 pkgconf,
Description: Bringing advanced geospatial technologies to the world
 GRASS GIS is a powerful computational engine for raster, vector, and geospatial processing. It supports terrain and ecosystem modeling, hydrology, data management, and imagery processing. With a built-in temporal framework and Python API, it enables advanced time series analysis and rapid geospatial programming, optimized for large-scale analysis on various hardware configurations.