mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-12 01:28:24 -05:00
13 lines
354 B
JSON
Executable File
13 lines
354 B
JSON
Executable File
{
|
|
"name": "qt5-virtualkeyboard",
|
|
"version": "5.15.4",
|
|
"description": "Qt5 Virtual Keyboard Module - A framework for implementing different input methods. Supports localized keyboard layouts and custom visual themes",
|
|
"license": null,
|
|
"dependencies": [
|
|
"qt5-multimedia",
|
|
"qt5-quickcontrols",
|
|
"qt5-quickcontrols",
|
|
"qt5-svg"
|
|
]
|
|
}
|