1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "installed": [ { "type": "file", "file": "usr/include/simple.h"}, { "type": "file", "file": "usr/lib/pkgconfig/simple.pc"} ], "matrix": { "options": { "default_library": [ { "val": "shared" }, { "val": "static" }, { "val": "both" } ] } } }