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

{
    "name": "libusb-compat",
    "portdir": "devel/libusb-compat",
    "version": "0.1.8",
    "license": "LGPL-2+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://libusb.info/",
    "description": "library for USB device access",
    "long_description": "library for use by user level applications to access USB devices regardless of OS",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "michaelld",
            "github": "michaelld",
            "ports_count": 441
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig",
                "clang-14"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libusb"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "avarice",
                "gnokii",
                "libnfc",
                "micronucleus",
                "usbprog",
                "libptp2",
                "mspdebug",
                "piklab",
                "roboctl",
                "gphoto2",
                "twain-sane",
                "libticonv",
                "lirc",
                "libgphoto2",
                "gnupg2",
                "libftdi",
                "libftdi0",
                "libftdi1",
                "linrad",
                "playerstage-player",
                "iguanaIR",
                "sispmctl",
                "nut",
                "hamlib",
                "hamlib-devel",
                "lprof",
                "flashrom",
                "qlandkarte",
                "gnupg1"
            ]
        }
    ]
}