35 lines
792 B
JSON
35 lines
792 B
JSON
{
|
|
"id": "org.eyecreate.vehiclevoyage",
|
|
"runtime": "org.kde.Platform",
|
|
"command": "vehiclevoyage",
|
|
"runtime-version": "5.14",
|
|
"sdk": "org.kde.Sdk",
|
|
"finish-args": [
|
|
"--share=ipc",
|
|
"--share=network",
|
|
"--socket=x11",
|
|
"--socket=wayland",
|
|
"--device=dri",
|
|
"--filesystem=home",
|
|
"--talk-name=org.freedesktop.Notifications"
|
|
],
|
|
"separate-locales": false,
|
|
"modules": [
|
|
{
|
|
"name": "vehiclevoyage",
|
|
"buildsystem": "cmake-ninja",
|
|
"builddir": true,
|
|
"config-opts": [
|
|
"-DCMAKE_BUILD_TYPE=Release"
|
|
],
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://git.eyecreate.org/eyecreate/vehicle-voyage.git",
|
|
"commit": "06b52d29bbb97624730bb3a13673a9bc3607085f"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|