diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2014-07-25 09:01:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-07-26 19:08:04 +0700 |
commit | d36b85e5185fa09892c18a31dc8b0f5c9c3c14c0 (patch) | |
tree | 8a50bd4658872a7b58cf26556bb6b309b07b7af3 /gis/prepair/prepair.info | |
parent | ccec3fa6ae3d5220171bdb142955b3e78abce361 (diff) | |
download | slackbuilds-d36b85e5185fa09892c18a31dc8b0f5c9c3c14c0.tar.gz |
gis/prepair: Added (polygon repair tool).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'gis/prepair/prepair.info')
-rw-r--r-- | gis/prepair/prepair.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/gis/prepair/prepair.info b/gis/prepair/prepair.info new file mode 100644 index 0000000000..c222ac63ec --- /dev/null +++ b/gis/prepair/prepair.info @@ -0,0 +1,10 @@ +PRGNAM="prepair" +VERSION="0.7" +HOMEPAGE="http://tudelft-gist.github.io/prepair/" +DOWNLOAD="https://github.com/tudelft-gist/prepair/archive/v0.7.tar.gz" +MD5SUM="b706bb195d824bd4acf7225c6daead06" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="CGAL gdal" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |