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

{
    "name": "espeak-ng",
    "portdir": "audio/espeak-ng",
    "version": "1.51.1",
    "license": "GPL-3+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://github.com/espeak-ng/espeak-ng",
    "description": "multi-lingual software speech synthesizer",
    "long_description": "eSpeak NG is a compact open source software text-to-speech synthesizer for Linux, Windows, Mac, Android and other operating systems. It supports more than 100 languages and accents. It is based on the eSpeak engine created by Jonathan Duddington.",
    "active": true,
    "categories": [
        "audio"
    ],
    "maintainers": [
        {
            "name": "ryandesign",
            "github": "ryandesign",
            "ports_count": 1694
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-14",
                "rb27-kramdown",
                "rb27-ronn-ng",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "sonic",
                "pcaudiolib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "stardict"
            ]
        }
    ]
}