mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Remove flatpak build file
Moved to kde:flatpak-kde-applications
This commit is contained in:
parent
61c24615e6
commit
37bb617264
|
@ -1,32 +0,0 @@
|
|||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue
Block a user