view vextspec.json @ 1675:bc99b972d9fe vext

Flatten spec file hierarchy
author Chris Cannam
date Mon, 24 Apr 2017 16:12:54 +0100
parents 161758cbddd8
children f836f41fbc37
line wrap: on
line source
{
    "config": {
        "extdir": "src"
    },
    "libs": {
        "vamp-plugin-sdk": {
            "vcs": "git",
            "service": "github",
            "owner": "c4dm"
        },
        "svcore": {
            "vcs": "hg",
            "url": "https://code.soundsoftware.ac.uk/hg/svcore"
        },
        "svgui": {
            "vcs": "hg",
            "url": "https://code.soundsoftware.ac.uk/hg/svgui"
        },
        "svapp": {
            "vcs": "hg",
            "url": "https://code.soundsoftware.ac.uk/hg/svapp"
        },
        "dataquay": {
            "vcs": "hg",
            "service": "bitbucket",
            "owner": "breakfastquay"
        },
        "bqvec": {
            "vcs": "hg",
            "service": "bitbucket",
            "owner": "breakfastquay"
        },
        "bqfft": {
            "vcs": "hg",
            "service": "bitbucket",
            "owner": "breakfastquay"
        },
        "bqresample": {
            "vcs": "hg",
            "service": "bitbucket",
            "owner": "breakfastquay"
        },
        "bqaudioio": {
            "vcs": "hg",
            "service": "bitbucket",
            "owner": "breakfastquay"
        },
        "sv-dependency-builds": {
            "vcs": "hg",
            "url": "https://code.soundsoftware.ac.uk/hg/sv-dependency-builds"
        },
        "icons/scalable": {
            "vcs": "hg",
            "url": "https://code.soundsoftware.ac.uk/hg/sv-iconset"
        },
        "checker": {
            "vcs": "hg",
            "url": "https://code.soundsoftware.ac.uk/hg/vamp-plugin-load-checker"
        },
        "piper-cpp": {
            "vcs": "git",
            "url": "https://github.com/piper-audio/piper-cpp"
        }
    }
}