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

{
    "name": "libgpod",
    "portdir": "multimedia/libgpod",
    "version": "0.8.3",
    "license": "LGPL-2.1+ and GPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.gtkpod.org/libgpod/",
    "description": "libgpod is a library to access the contents of an iPod.",
    "long_description": "libgpod is a library to access the contents of an iPod. This library is based on code used in the gtkpod project. Starting with V0.96.CVS gtkpod depends on this library.",
    "active": true,
    "categories": [
        "multimedia"
    ],
    "maintainers": [],
    "variants": [
        "python27",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "intltool",
                "automake",
                "libtool",
                "pkgconfig",
                "swig-python",
                "gnome-common",
                "gtk-doc",
                "clang-9.0",
                "autoconf"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libusb",
                "gdk-pixbuf2",
                "libpng",
                "py27-gobject",
                "py27-mutagen",
                "libplist",
                "taglib"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "amarok",
                "gtkpod",
                "digikam"
            ]
        }
    ]
}