Welcome to mirror list, hosted at ThFree Co, Russian Federation.

vcpkg.json.release_only - github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4b8b50c146734a5068fcb3296abed700f04fc557 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "$schema": "https://raw.githubusercontent.com/microsoft/vcpkg/master/scripts/vcpkg.schema.json",
    "name": "dosbox-staging",
    "description": "DOSBox Staging is a modern continuation of DOSBox with advanced features and current development practices.",
    "version": "0.79.0",
    "builtin-baseline": "19fafcdb3557f8a029ee1a4eb203600ff638448e",
    "dependencies": [
        {"name": "libpng", "version>=": "1.6.37#17"}, 
        {"name": "iir1", "version>=": "1.9.0"}, 
        {"name": "sdl2", "version>=": "2.0.22#1"},
        {"name": "sdl2-net", "version>=": "2.0.1#9"},
        {"name": "libmt32emu", "version>=": "2.6.2"},
        {"name": "opusfile", "version>=": "0.12#1"},
        {"name": "fluidsynth", "version>=": "2.2.6#2"},
        {"name": "gtest", "version>=": "1.11.0#5"},
        {"name": "speexdsp", "version>=": "1.2.0#7"}
    ]
}