Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

25 lines
539 B
JSON

{
"name": "simpleble",
"version-date": "2023-07-29",
"port-version": 1,
"description": "The ultimate fully-fledged cross-platform library and bindings for Bluetooth Low Energy (BLE).",
"homepage": "https://github.com/OpenBluetoothToolbox/SimpleBLE",
"license": "MIT",
"supports": "!android & !uwp",
"dependencies": [
{
"name": "dbus",
"platform": "linux"
},
"fmt",
{
"name": "vcpkg-cmake",
"host": true
},
{
"name": "vcpkg-cmake-config",
"host": true
}
]
}