GET /api/v1/ports/gpodder/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gpodder",
"portdir": "gnome/gpodder",
"version": "3.11.0",
"license": "GPL-3",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "http://gpodder.org",
"description": "A media aggregator and podcast client",
"long_description": "gPodder is a standalone podcast manager. It provides anything to manage feeds and podcasts but requires an external player to actually listen/view the content, e.g. Apple QuickTime Player.",
"active": true,
"categories": [
"audio",
"gnome"
],
"maintainers": [],
"variants": [
"python36",
"python37",
"python38",
"python39",
"python310",
"quartz",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"help2man",
"intltool",
"clang-14"
]
},
{
"type": "lib",
"ports": [
"librsvg",
"youtube-dl",
"python310",
"dbus-python310",
"lame",
"py310-gobject3",
"py310-mygpoclient",
"py310-podcastparser",
"py310-mutagen",
"vorbis-tools",
"gtk3"
]
}
],
"depends_on": []
}