GET /api/v1/ports/assimp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "assimp",
"portdir": "graphics/assimp",
"version": "5.4.3",
"license": "BSD",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://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",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"cmake",
"pkgconfig",
"clang-17"
]
},
{
"type": "lib",
"ports": [
"zlib",
"minizip",
"pugixml"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"qt511-qt3d",
"qt5-qtquick3d",
"qt5-qt3d",
"qt513-qt3d",
"qt56-qt3d",
"qt55-qt3d",
"qt57-qt3d",
"qt58-qt3d",
"qt59-qt3d",
"ogre",
"deal.ii",
"qt68-qtquick3d",
"qt68-qt3d",
"qt6-qtquick3d",
"qt6-qt3d",
"assimp_tools",
"qt64-qtquick3d",
"qt64-qt3d",
"qt67-qtquick3d",
"qt67-qt3d"
]
}
]
}