28 lines
573 B
JSON
Executable file
28 lines
573 B
JSON
Executable file
{
|
|
"name": "ignition-common3",
|
|
"version": "3.9.0",
|
|
"port-version": 3,
|
|
"description": "Common libraries for robotics applications",
|
|
"homepage": "https://ignitionrobotics.org/libs/common",
|
|
"license": null,
|
|
"dependencies": [
|
|
{
|
|
"name": "dlfcn-win32",
|
|
"platform": "windows | uwp"
|
|
},
|
|
"ffmpeg",
|
|
"freeimage",
|
|
"gts",
|
|
"ignition-cmake2",
|
|
"ignition-math6",
|
|
{
|
|
"name": "ignition-modularscripts",
|
|
"host": true
|
|
},
|
|
{
|
|
"name": "libuuid",
|
|
"platform": "!windows & !uwp & !osx"
|
|
},
|
|
"tinyxml2"
|
|
]
|
|
}
|