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

{
    "name": "lscsoft-deps",
    "portdir": "science/lscsoft-deps",
    "version": "20200805",
    "license": "unknown",
    "platforms": "any",
    "epoch": 0,
    "replaced_by": null,
    "homepage": "http://www.lsc-group.phys.uwm.edu/daswg",
    "description": "LSCSoft dependencies meta-port",
    "long_description": "This is a meta-port that depends on all the ports needed for developing Software used within the LIGO Scientific Collaboration.",
    "active": true,
    "categories": [
        "science"
    ],
    "maintainers": [],
    "variants": [
        "glue",
        "lalsuite",
        "nds2",
        "nds2_swig",
        "gds"
    ],
    "dependencies": [
        {
            "type": "build",
            "ports": [
                "clang-16"
            ]
        },
        {
            "type": "run",
            "ports": [
                "automake",
                "boost",
                "cmake",
                "git",
                "git-lfs",
                "glib2",
                "jsoncpp",
                "libtool",
                "pkgconfig",
                "swig",
                "swig-java",
                "swig-octave",
                "swig-python",
                "graphviz",
                "gnu-classpath",
                "python27",
                "fftw-3",
                "fftw-3-single",
                "gsl",
                "kerberos5",
                "py27-astropy",
                "py27-cjson",
                "py27-freezegun",
                "py27-healpy",
                "py27-ligo-lw",
                "py27-ligo-segments",
                "py27-lscsoft-glue",
                "py27-mock",
                "py27-numpy",
                "py27-openssl",
                "py27-pyrxp",
                "py27-pytest",
                "py27-pytest-mpl",
                "py27-scipy",
                "py27-shapely",
                "hdf5",
                "healpix-c",
                "ldas-tools-framecpp",
                "autoconf",
                "metaio",
                "root6",
                "doxygen",
                "libxml2",
                "libframe"
            ]
        }
    ],
    "depends_on": []
}