16 lines
317 B
JSON
Executable File
16 lines
317 B
JSON
Executable File
{
|
|
"name": "qwt",
|
|
"version-semver": "6.2.0",
|
|
"port-version": 2,
|
|
"description": "qt widgets library for technical applications",
|
|
"homepage": "https://sourceforge.net/projects/qwt",
|
|
"dependencies": [
|
|
{
|
|
"name": "qt5-base",
|
|
"default-features": false
|
|
},
|
|
"qt5-svg",
|
|
"qt5-tools"
|
|
]
|
|
}
|