GET /api/v1/ports/espeak/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "espeak",
"portdir": "audio/espeak",
"version": "1.48.04",
"license": "GPL-3+",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://espeak.sourceforge.net/",
"description": "compact open source software speech synthesizer",
"long_description": "eSpeak is a Text to Speech engine for English and many other languages. Compact size with clear but artificial pronunciation. Available as a command-line program with many options and as a shared library.",
"active": true,
"categories": [
"audio"
],
"maintainers": [],
"variants": [
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-9.0"
]
},
{
"type": "extract",
"ports": [
"unzip"
]
},
{
"type": "lib",
"ports": [
"portaudio"
]
}
],
"depends_on": []
}