aboutsummaryrefslogtreecommitdiff
path: root/ports/sdformat6/CONTROL
diff options
context:
space:
mode:
authorSilvio Traversaro <silvio.traversaro@iit.it>2019-09-13 19:45:57 +0200
committerPhil Christensen <philc@microsoft.com>2019-09-13 10:45:56 -0700
commit51b20ded1c67a066bbd63453ec43f597d58fa3c6 (patch)
treeccda6afca602b9319a8cc96236724298f70195cd /ports/sdformat6/CONTROL
parent8887f6c09c27dd5f6dfeecc4c766ec9f67d95f7a (diff)
downloadvcpkg-51b20ded1c67a066bbd63453ec43f597d58fa3c6.tar.gz
vcpkg-51b20ded1c67a066bbd63453ec43f597d58fa3c6.zip
[sdformat6] Add new port 🤖 (#8137)
* [sdformat6] Add new port Add new port for the sdformat library (http://sdformat.org/).
Diffstat (limited to 'ports/sdformat6/CONTROL')
-rw-r--r--ports/sdformat6/CONTROL5
1 files changed, 5 insertions, 0 deletions
diff --git a/ports/sdformat6/CONTROL b/ports/sdformat6/CONTROL
new file mode 100644
index 000000000..5733c129d
--- /dev/null
+++ b/ports/sdformat6/CONTROL
@@ -0,0 +1,5 @@
+Source: sdformat6
+Version: 6.2.0
+Homepage: http://sdformat.org/
+Build-Depends: boost-any, boost-variant, ignition-math4, urdfdom, tinyxml
+Description: Simulation Description Format (SDF) parser and description files.