diff options
| author | Silvio Traversaro <silvio.traversaro@iit.it> | 2020-05-12 00:44:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-11 15:44:34 -0700 |
| commit | e4ce6370667e05a0b2338c720ada9a23c9555843 (patch) | |
| tree | 316f1b9287f51b04788583aa9259c64eed01d20c /ports/sdformat9/CONTROL | |
| parent | d725b00ba966a8a05b9a091c05452365fb2f3d03 (diff) | |
| download | vcpkg-e4ce6370667e05a0b2338c720ada9a23c9555843.tar.gz vcpkg-e4ce6370667e05a0b2338c720ada9a23c9555843.zip | |
[sdformat9] Add new port 🤖 (#11265)
* [sdformat9] Add new port
* Update ports/sdformat9/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/sdformat9/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/sdformat9/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* [sdformat9] Fix indent
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Diffstat (limited to 'ports/sdformat9/CONTROL')
| -rw-r--r-- | ports/sdformat9/CONTROL | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ports/sdformat9/CONTROL b/ports/sdformat9/CONTROL new file mode 100644 index 000000000..2242dfcab --- /dev/null +++ b/ports/sdformat9/CONTROL @@ -0,0 +1,6 @@ +Source: sdformat9 +Version: 9.2.0 +Homepage: http://sdformat.org/ +Build-Depends: ignition-math6, urdfdom, tinyxml +Description: Simulation Description Format (SDF) parser and description files. +Supports: !(linux|uwp)
\ No newline at end of file |
