Warning, /packaging/flatpak-kde-applications/org.kde.kasts.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.kasts", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-21.08", 0006 "sdk": "org.kde.Sdk", 0007 "command": "kasts", 0008 "tags": ["nightly"], 0009 "desktop-file-name-suffix": " (Nightly)", 0010 "finish-args": [ 0011 "--share=ipc", 0012 "--share=network", 0013 "--socket=fallback-x11", 0014 "--socket=wayland", 0015 "--device=dri", 0016 "--socket=pulseaudio", 0017 "--own-name=org.mpris.MediaPlayer2.kasts", 0018 "--talk-name=org.freedesktop.secrets" 0019 ], 0020 "modules": [ 0021 { 0022 "name": "taglib", 0023 "buildsystem": "cmake-ninja", 0024 "sources": [ 0025 { 0026 "type": "archive", 0027 "url": "https://taglib.github.io/releases/taglib-1.12.tar.gz", 0028 "sha256": "7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703", 0029 "x-checker-data": { 0030 "type": "anitya", 0031 "project-id": 1982, 0032 "stable-only": true, 0033 "url-template": "https://taglib.github.io/releases/taglib-$version.tar.gz" 0034 } 0035 } 0036 ], 0037 "config-opts": [ 0038 "-DBUILD_SHARED_LIBS=ON" 0039 ] 0040 }, 0041 { 0042 "name": "libsecret", 0043 "buildsystem": "meson", 0044 "config-opts": [ 0045 "-Dmanpage=false", 0046 "-Dvapi=false", 0047 "-Dgtk_doc=false", 0048 "-Dintrospection=false", 0049 "-Dgcrypt=false" 0050 ], 0051 "sources": [ 0052 { 0053 "type": "archive", 0054 "url": "https://download.gnome.org/sources/libsecret/0.20/libsecret-0.20.5.tar.xz", 0055 "sha256": "3fb3ce340fcd7db54d87c893e69bfc2b1f6e4d4b279065ffe66dac9f0fd12b4d", 0056 "x-checker-data": { 0057 "type": "gnome", 0058 "name": "libsecret", 0059 "stable-only": true 0060 } 0061 } 0062 ] 0063 }, 0064 { 0065 "name": "qtkeychain", 0066 "buildsystem": "cmake-ninja", 0067 "sources": [ 0068 { 0069 "type": "archive", 0070 "url": "https://github.com/frankosterfeld/qtkeychain/archive/v0.13.2.tar.gz", 0071 "sha256": "20beeb32de7c4eb0af9039b21e18370faf847ac8697ab3045906076afbc4caa5", 0072 "x-checker-data": { 0073 "type": "anitya", 0074 "project-id": 4138, 0075 "stable-only": true, 0076 "url-template": "https://github.com/frankosterfeld/qtkeychain/archive/v$version.tar.gz" 0077 } 0078 } 0079 ], 0080 "config-opts": [ 0081 "-DCMAKE_INSTALL_LIBDIR=/app/lib", 0082 "-DLIB_INSTALL_DIR=/app/lib", 0083 "-DBUILD_TRANSLATIONS=NO" 0084 ] 0085 }, 0086 { 0087 "name": "kasts", 0088 "buildsystem": "cmake-ninja", 0089 "sources": [ 0090 { 0091 "type": "git", 0092 "url": "https://invent.kde.org/plasma-mobile/kasts" 0093 } 0094 ] 0095 } 0096 ] 0097 }