GET /api/v1/ports/assimp_tools/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "assimp_tools",
"portdir": "graphics/assimp",
"version": "5.4.0",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://www.assimp.org",
"description": "library to import/export 3-D model formats",
"long_description": "Open Asset Import Library (short name: Assimp) is a portable Open Source library to import various well-known 3-D model formats in a uniform manner. The most recent version also knows how to export 3_D files and is therefore suitable as a general-purpose 3-D model converter.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"debug"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"assimp",
"qt5-qtbase",
"pugixml",
"zlib",
"minizip"
]
}
],
"depends_on": []
}