GET /api/v1/ports/gnome-music/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"name": "gnome-music",
"portdir": "gnome/gnome-music",
"version": "3.24.2",
"license": "GPL-2",
"platforms": "darwin",
"epoch": 0,
"replaced_by": null,
"homepage": "https://wiki.gnome.org/Apps/Music",
"description": "Music is the GNOME music playing application.",
"long_description": "Music is the GNOME music playing application.",
"active": true,
"categories": [
"gnome"
],
"maintainers": [
{
"name": "devans",
"github": "dbevans",
"ports_count": 2652
}
],
"variants": [
"python35",
"python36",
"python37",
"universal"
],
"dependencies": [
{
"type": "build",
"ports": [
"clang-17",
"itstool",
"autoconf",
"automake",
"libtool",
"pkgconfig",
"gnome-common",
"yelp-tools",
"intltool"
]
},
{
"type": "extract",
"ports": [
"xz"
]
},
{
"type": "lib",
"ports": [
"dbus-python36",
"libnotify",
"desktop-file-utils",
"gobject-introspection",
"grilo-plugins",
"gtk3",
"tracker",
"py36-gobject3",
"py36-requests"
]
},
{
"type": "run",
"ports": [
"yelp",
"adwaita-icon-theme"
]
}
],
"depends_on": [
{
"type": "lib",
"ports": [
"gnome3-core"
]
}
]
}