Warning, /packaging/flatpak-kde-applications/org.kde.kirogi.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.kirogi", 0003 "branch": "master", 0004 "rename-icon": "kirogi", 0005 "runtime": "org.kde.Platform", 0006 "runtime-version": "5.15-21.08", 0007 "sdk": "org.kde.Sdk", 0008 "command": "kirogi", 0009 "tags": ["nightly"], 0010 "desktop-file-name-prefix": "(Nightly) ", 0011 "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=host", "--device=dri", "--system-talk-name=org.freedesktop.Avahi"], 0012 0013 "modules": [ 0014 { 0015 "name": "gst-plugins-base", 0016 "sources": [ 0017 { 0018 "type" : "archive", 0019 "url" : "https://gstreamer.freedesktop.org/src/gst-plugins-base/gst-plugins-base-1.16.0.tar.xz", 0020 "sha256": "4093aa7b51e28fb24dfd603893fead8d1b7782f088b05ed0f22a21ef176fb5ae" 0021 }, 0022 { 0023 "type": "patch", 0024 "path": "kirogi-gst.patch" 0025 } 0026 ] 0027 }, 0028 { 0029 "name": "gst-plugins-good", 0030 "config-opts": [ 0031 "--disable-gst_v4l2" 0032 ], 0033 "sources": [ 0034 { 0035 "type" : "archive", 0036 "url" : "https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.16.0.tar.xz", 0037 "sha256": "654adef33380d604112f702c2927574cfc285e31307b79e584113858838bb0fd" 0038 } 0039 ] 0040 }, 0041 { 0042 "name": "kirogi", 0043 "buildsystem": "cmake-ninja", 0044 "sources": [ 0045 { 0046 "type": "git", 0047 "url": "https://invent.kde.org/kde/kirogi.git" 0048 } 0049 ] 0050 } 0051 ] 0052 }