slackbuilds/gis/proj
ArTourter 79eac0f28f
gis/proj: Updated for version 9.0.1.
- remove mandir patch since it was merged upstream
- add TESTBUILD option to build and run tests (off by default)
- fix /usr/share/doc path in package (bug in CMake definitions)

Signed-off-by: ArTourter <artourter@gmail.com>
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-06-18 09:10:06 +07:00
..
README gis/proj: Updated for version 9.0.1. 2022-06-18 09:10:06 +07:00
proj.SlackBuild gis/proj: Updated for version 9.0.1. 2022-06-18 09:10:06 +07:00
proj.info gis/proj: Updated for version 9.0.1. 2022-06-18 09:10:06 +07:00
slack-desc gis/proj: Updated for version 5.0.0. 2018-03-06 02:04:29 +07:00

README

proj is a generic coordinate transformation software, that transforms
coordinates from one coordinate reference system (CRS) to another. This
includes cartographic projections as well as geodetic transformations.

For datum grids, install the proj-data package. Without this package,
proj can fetch required grids from the internet as needed.

By default, the script does not build nor run the tests. You can use the
option TESTBUILD=YES to build and run the tests before the make install
part.