diff options
author | Nikolay Nikolov <nikobnikolov[at]gmail[dot]com> | 2017-01-16 23:52:16 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-21 07:04:23 +0700 |
commit | 982c992682989005e962cbd1aa6f57191ed4b4d5 (patch) | |
tree | 85be2e13f2b19e683427eed8326ce7287eba56b6 /libraries/gazebo/gazebo.info | |
parent | 87acde30f87714e048ac6088beca9a496986374d (diff) |
libraries/gazebo: Added (dynamic multi-robot simulator).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'libraries/gazebo/gazebo.info')
-rw-r--r-- | libraries/gazebo/gazebo.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/gazebo/gazebo.info b/libraries/gazebo/gazebo.info new file mode 100644 index 000000000000..d5cedb4bc8c1 --- /dev/null +++ b/libraries/gazebo/gazebo.info @@ -0,0 +1,10 @@ +PRGNAM="gazebo" +VERSION="7.1.0" +HOMEPAGE="http://gazebosim.org/" +DOWNLOAD="http://osrf-distributions.s3.amazonaws.com/gazebo/releases/gazebo-7.1.0.tar.bz2" +MD5SUM="7ab4fa6ca7fd853ae9269ebee983e480" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="ignition-transport FreeImage tinyxml2 libtar tbb ogre sdformat" +MAINTAINER="Nikolay Nikolov" +EMAIL="nikobnikolov[at]gmail[dot]com" |