diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2020-03-06 23:03:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-03-06 23:03:40 +0700 |
commit | 876a9022916970f22950db82654159a07b5cd650 (patch) | |
tree | befcb358d4b7741bb813a8818b9f265fa5287f51 /gis/proj-data/proj-data.info | |
parent | 5bd083f9094bd83f2d09a695e8257d78df06d093 (diff) |
gis/proj-data: Added (proj datum grids).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/proj-data/proj-data.info')
-rw-r--r-- | gis/proj-data/proj-data.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gis/proj-data/proj-data.info b/gis/proj-data/proj-data.info new file mode 100644 index 0000000000000..456a3cff79ba6 --- /dev/null +++ b/gis/proj-data/proj-data.info @@ -0,0 +1,10 @@ +PRGNAM="proj-data" +VERSION="1.0" +HOMEPAGE="https://www.osgeo.org/projects/proj/" +DOWNLOAD="https://github.com/OSGeo/PROJ-data/releases/download/1.0.0/proj-data-1.0.tar.gz" +MD5SUM="xx" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="proj" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |