{ "name": "breakpad", "version-date": "2022-07-12", "port-version": 4, "description": "a set of client and server components which implement a crash-reporting system.", "homepage": "https://github.com/google/breakpad", "license": "BSD-3-Clause", "supports": "!uwp & (!windows | !arm) & (!windows | !arm64)", "dependencies": [ { "name": "atlmfc", "platform": "windows" }, "libdisasm", { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ], "features": { "tools": { "description": "Build breakpad tools", "supports": "linux" } } }