GET /api/v1/ports/libgpg-error/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": "libgpg-error",
    "portdir": "devel/libgpg-error",
    "version": "1.51",
    "license": "LGPL-2.1+",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.gnupg.org",
    "description": "Common error values for all GnuPG components",
    "long_description": "libgpg-error is a library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future.",
    "active": true,
    "categories": [
        "devel"
    ],
    "maintainers": [
        {
            "name": "mps",
            "github": "Schamschula",
            "ports_count": 1011
        }
    ],
    "variants": [
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "gettext",
                "clang-17"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libiconv",
                "gettext-runtime"
            ]
        },
        {
            "type": "run",
            "ports": [
                "texinfo"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "lib",
            "ports": [
                "gpgme-objc",
                "bitlbee",
                "gloox",
                "gmime",
                "gmime3",
                "vpnc",
                "pinentry",
                "libquvi",
                "gpg-tui",
                "libksba",
                "libaacs",
                "VLC2",
                "libVLC2",
                "gnupg2",
                "libassuan",
                "retroshare-qt4",
                "rb33-gpgme",
                "rb32-gpgme",
                "rb31-gpgme",
                "libbdplus",
                "libprelude",
                "profanity",
                "gpgme",
                "libgcrypt"
            ]
        }
    ]
}