Warning, /packaging/flatpak-kde-applications/org.kde.massifvisualizer.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.massif-visualizer", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-22.08", 0006 "sdk": "org.kde.Sdk", 0007 "command": "massif-visualizer", 0008 "tags": ["nightly"], 0009 "desktop-file-name-suffix": " (Nightly)", 0010 "finish-args": [ 0011 "--device=dri", 0012 "--share=ipc", 0013 "--socket=cups", 0014 "--socket=wayland", 0015 "--socket=x11" 0016 ], 0017 "modules": [ 0018 "boost.json", 0019 { 0020 "name": "graphviz", 0021 "buildsystem": "autotools", 0022 "sources": [ 0023 { 0024 "type": "archive", 0025 "url": "https://www2.graphviz.org/Packages/stable/portable_source/graphviz-2.44.0.tar.gz", 0026 "sha256": "9aabd13a8018b708ab3c822de2326c19d0a52ed59f50a6b0f9318c07e2a6d93b", 0027 "x-checker-data": { 0028 "type": "anitya", 0029 "project-id": 1249, 0030 "stable-only": true, 0031 "url-template": "https://gitlab.com/graphviz/graphviz/-/archive/$version/graphviz-$version.tar.bz2" 0032 } 0033 } 0034 ] 0035 }, 0036 { 0037 "name": "kgraphviewer", 0038 "buildsystem": "cmake", 0039 "sources": [ 0040 { 0041 "type": "git", 0042 "url": "https://invent.kde.org/graphics/kgraphviewer.git" 0043 } 0044 ] 0045 }, 0046 { 0047 "name": "kdiagram", 0048 "buildsystem": "cmake-ninja", 0049 "sources": [ 0050 { 0051 "type": "git", 0052 "url": "https://invent.kde.org/graphics/kdiagram.git" 0053 } 0054 ] 0055 }, 0056 { 0057 "name": "massif-visualizer", 0058 "buildsystem": "cmake-ninja", 0059 "sources": [ 0060 { 0061 "type": "git", 0062 "url": "https://invent.kde.org/sdk/massif-visualizer.git" 0063 } 0064 ] 0065 } 0066 ] 0067 }