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

{
    "name": "ghostscript",
    "portdir": "print/ghostscript",
    "version": "10.02.0",
    "license": "AGPL-3 and BSD",
    "platforms": "darwin",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "https://www.ghostscript.com/",
    "description": "GPL Ghostscript, An interpreter for PostScript and PDF",
    "long_description": "Ghostscript is the well-known PostScript interpreter which is available for all common and most esoteric platforms and supports many different printers and some displays.",
    "active": true,
    "categories": [
        "print"
    ],
    "maintainers": [],
    "variants": [
        "x11",
        "cups",
        "ghostpdl",
        "universal"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-15",
                "autoconf",
                "automake",
                "libtool",
                "pkgconfig"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "libpng",
                "openjpeg",
                "tiff",
                "libidn",
                "freetype",
                "zlib",
                "libiconv",
                "xorg-libXext",
                "xorg-libXt",
                "libpaper",
                "fontconfig",
                "jbig2dec",
                "lcms2",
                "libjpeg-turbo"
            ]
        },
        {
            "type": "run",
            "ports": [
                "perl5"
            ]
        }
    ],
    "depends_on": [
        {
            "type": "build",
            "ports": [
                "clisp",
                "gri",
                "pcb",
                "dvipng",
                "asymptote"
            ]
        },
        {
            "type": "lib",
            "ports": [
                "scribus-devel",
                "gramps",
                "goffice",
                "fig2dev",
                "lilypond",
                "lilypond-devel",
                "epstool",
                "ghostscript-fonts-hiragino",
                "p5.30-pdf-builder",
                "p5.32-pdf-builder",
                "p5.34-pdf-builder",
                "latex2html",
                "scribus",
                "gmt4",
                "gmt5",
                "gmt6",
                "magicspp",
                "memesuite",
                "groff",
                "xcircuit",
                "ImageMagick",
                "dvisvgm",
                "dvisvgm-devel",
                "gimp2",
                "gimp2-devel",
                "gimp3-devel",
                "libspectre",
                "octave",
                "littleutils",
                "xfig",
                "QGLE",
                "claws-mail",
                "pyxplot",
                "camlimages",
                "p5.28-pdf-builder"
            ]
        },
        {
            "type": "run",
            "ports": [
                "asymptote",
                "djvu2pdf",
                "fig2ps",
                "TeXmacs",
                "pstoedit",
                "sam2p",
                "gnuastro",
                "dvipng",
                "latex2rtf",
                "texmaker",
                "pdfsandwich",
                "psbind",
                "pathalizer",
                "webdot",
                "ps2eps",
                "LaTeXiT",
                "impressive",
                "gv",
                "texlive-bin",
                "kde4-kile",
                "R-grImport",
                "octave"
            ]
        }
    ]
}