Warning, /packaging/flatpak-kde-applications/org.kde.kdiff3-stable.json is written in an unsupported language. File is not indexed.
0001 {
0002 "id": "org.kde.kdiff3-stable",
0003 "branch": "1.8",
0004 "runtime": "org.kde.Platform",
0005 "runtime-version": "5.15-22.08",
0006 "sdk": "org.kde.Sdk",
0007 "command": "kdiff3",
0008 "tags": ["nightly-stable"],
0009 "desktop-file-name-suffix": " (Nightly, Stable)",
0010 "rename-desktop-file": "org.kde.kdiff3.desktop",
0011 "finish-args": ["--device=dri", "--share=network", "--share=ipc", "--socket=system-bus", "--socket=x11", "--socket=wayland", "--filesystem=host" ],
0012 "modules": [
0013 {
0014 "name": "kdiff3",
0015 "buildsystem": "cmake-ninja",
0016 "sources": [
0017 { "type": "git", "url": "https://invent.kde.org/sdk/kdiff3.git", "branch": "1.8" }
0018 ]
0019 }
0020 ]
0021 }