2021-02-09 10:30:48 +08:00
|
|
|
{
|
|
|
|
"name": "gppanel",
|
|
|
|
"version-date": "2020-05-20",
|
2022-06-24 04:53:51 +08:00
|
|
|
"port-version": 2,
|
2021-02-09 10:30:48 +08:00
|
|
|
"description": "gpPanel is chart library for wxWidget. It inheritance from wxPanel and use modified wxMathPlot library at chart engine.",
|
|
|
|
"homepage": "https://github.com/woollybah/gppanel",
|
2022-06-24 04:53:51 +08:00
|
|
|
"license": "GPL-2.0-or-later WITH WxWindows-exception-3.1",
|
2021-02-09 10:30:48 +08:00
|
|
|
"dependencies": [
|
2022-06-24 04:53:51 +08:00
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake",
|
|
|
|
"host": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"name": "vcpkg-cmake-config",
|
|
|
|
"host": true
|
|
|
|
},
|
2021-02-09 10:30:48 +08:00
|
|
|
"wxwidgets"
|
|
|
|
]
|
|
|
|
}
|