GET /api/v1/ports/ale/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "ale",
"portdir": "graphics/ale",
"version": "0.8.11.2",
"license": "GPL-2+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://web.archive.org/web/20110924072405/http://auricle.dyndns.org/ALE/",
"description": "antilamenessing engine",
"long_description": "ALE is a free software program that renders high-fidelity images of real scenes by aligning and combining many similar images from a camera or scanner. The correct similarity between images is roughly that achieved by a somewhat unsteady hand holding a camera.",
"active": true,
"categories": [
"graphics"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"pkgconfig",
"clang-16"
]
},
{
"type": "lib",
"ports": [
"ImageMagick",
"fftw-3"
]
},
{
"type": "run",
"ports": [
"dcraw",
"exiftool"
]
}
],
"depends_on": []
}