blob: c033a0465328ff309e6c8e8b596e2246b19251ba (
plain)
1
2
3
4
5
6
7
8
9
|
{
"name": "qt5-webview",
"version-string": "5.15.2",
"port-version": 1,
"description": "Qt5 WebView module - Provides a way to display web content in a QML application without necessarily including a full web browser stack by using native APIs where it makes sense.",
"dependencies": [
"qt5-declarative"
]
}
|