GET /api/v1/ports/advancecomp/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "advancecomp",
    "portdir": "archivers/advancecomp",
    "version": "2.6",
    "license": "GPL-3",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.advancemame.it",
    "description": "recompression utilities for .PNG, .MNG, .ZIP and .GZ files",
    "long_description": "AdvanceCOMP is a set of recompression utilities for .PNG, .MNG, .ZIP and .GZ files. The main features are: Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip implementation, and recompress MNG files using Delta and Move optimization.",
    "active": true,
    "categories": [
        "archivers"
    ],
    "maintainers": [],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "bzip2",
                "zlib"
            ]
        }
    ],
    "depends_on": []
}