diff options
author | Alexander Bruy <alexander.bruy@gmail.com> | 2012-12-09 21:30:32 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:23:04 -0500 |
commit | 4df299d1db626fa96330189a5bd55805b91d8c27 (patch) | |
tree | 147014b6e4943cf5312937a5e8857cde2852cc83 /graphics/osgEarth/osgEarth.info | |
parent | ab23152f318684408f6dee2057d7fd9be60ac113 (diff) | |
download | slackbuilds-4df299d1db626fa96330189a5bd55805b91d8c27.tar.gz |
graphics/osgEarth: Added (Terrain rendering toolkit).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics/osgEarth/osgEarth.info')
-rw-r--r-- | graphics/osgEarth/osgEarth.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/graphics/osgEarth/osgEarth.info b/graphics/osgEarth/osgEarth.info new file mode 100644 index 0000000000..da7576e05e --- /dev/null +++ b/graphics/osgEarth/osgEarth.info @@ -0,0 +1,10 @@ +PRGNAM="osgEarth" +VERSION="2.3" +HOMEPAGE="http://osgearth.org/" +DOWNLOAD="https://github.com/gwaldron/osgearth/archive/osgearth-2.3.tar.gz" +MD5SUM="886f79b6ed4d9453cbccaad32ae7e995" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="OpenSceneGraph gdal" +MAINTAINER="Alexander Bruy" +EMAIL="alexander.bruy@gmail.com" |