mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
94df7b7d4c
It doesn't finalize, see bug CCBUG: 385944
33 lines
769 B
JSON
33 lines
769 B
JSON
{
|
|
"id": "org.kde.Falkon",
|
|
"runtime": "org.kde.Platform",
|
|
"runtime-version": "5.9",
|
|
"sdk": "org.kde.Sdk",
|
|
"tags": ["nightly"],
|
|
"desktop-file-name-suffix": " (Nightly)",
|
|
"command": "falkon",
|
|
"finish-args": [
|
|
"--share=ipc",
|
|
"--share=network",
|
|
"--socket=x11",
|
|
"--socket=wayland",
|
|
"--socket=pulseaudio",
|
|
"--device=dri",
|
|
"--filesystem=host",
|
|
"--system-talk-name=org.freedesktop.GeoClue2"
|
|
],
|
|
|
|
"modules": [
|
|
{
|
|
"buildsystem": "cmake",
|
|
"name": "falkon",
|
|
"sources": [
|
|
{
|
|
"type": "git",
|
|
"url": "git://anongit.kde.org/falkon.git"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|