2021-09-09 16:24:04 +08:00
|
|
|
{
|
|
|
|
"name": "activemq-cpp",
|
2021-10-12 01:19:49 +08:00
|
|
|
"version-semver": "3.9.5",
|
2024-10-17 01:33:00 +08:00
|
|
|
"port-version": 17,
|
2021-09-09 16:24:04 +08:00
|
|
|
"description": "Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns server.",
|
2023-02-03 07:46:55 +08:00
|
|
|
"license": "Apache-2.0",
|
2024-10-17 01:33:00 +08:00
|
|
|
"supports": "(windows & !uwp & (x86 | x64)) | (!windows & !osx)",
|
2021-09-09 16:24:04 +08:00
|
|
|
"dependencies": [
|
2021-12-18 01:09:39 +08:00
|
|
|
"apr",
|
2021-12-23 11:51:25 +08:00
|
|
|
{
|
|
|
|
"name": "libuuid",
|
2022-01-13 03:33:38 +08:00
|
|
|
"platform": "!windows & !osx"
|
2023-08-11 02:03:43 +08:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-msbuild",
|
|
|
|
"host": true,
|
|
|
|
"platform": "windows"
|
2021-12-23 11:51:25 +08:00
|
|
|
}
|
2021-09-09 16:24:04 +08:00
|
|
|
]
|
|
|
|
}
|