Warning, /packaging/flatpak-kde-applications/org.kde.elisa.json is written in an unsupported language. File is not indexed.
0001 { 0002 "id": "org.kde.elisa", 0003 "branch": "master", 0004 "runtime": "org.kde.Platform", 0005 "runtime-version": "5.15-22.08", 0006 "sdk": "org.kde.Sdk", 0007 "command": "elisa", 0008 "tags": ["nightly"], 0009 "desktop-file-name-suffix": " (Nightly)", 0010 "finish-args": ["--share=ipc", "--socket=x11", "--socket=wayland", "--filesystem=home", "--socket=pulseaudio", "--device=dri", "--socket=session-bus", "--env=BALOO_DB_PATH=.local/share/baloo" ], 0011 0012 "modules": [ 0013 { 0014 "config-opts": [ "-DBUILD_SHARED_LIBS=ON" ], 0015 "name": "taglib", 0016 "buildsystem": "cmake-ninja", 0017 "sources": [ 0018 { 0019 "type": "archive", 0020 "url": "https://taglib.github.io/releases/taglib-1.12.tar.gz", 0021 "sha256": "7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703", 0022 "x-checker-data": { 0023 "type": "anitya", 0024 "project-id": 1982, 0025 "stable-only": true, 0026 "url-template": "https://taglib.github.io/releases/taglib-$version.tar.gz" 0027 } 0028 } 0029 ] 0030 }, 0031 { 0032 "config-opts": [ "BUILDCC=gcc", "--disable-lua", "--disable-a52", "--disable-qt", "--disable-ncurses", "--disable-udev" ], 0033 "name": "libvlc", 0034 "sources": [ 0035 { 0036 "type": "archive", 0037 "url": "https://get.videolan.org/vlc/3.0.18/vlc-3.0.18.tar.xz", 0038 "sha256": "57094439c365d8aa8b9b41fa3080cc0eef2befe6025bb5cef722accc625aedec" 0039 } 0040 ] 0041 }, 0042 { 0043 "name": "lmdb", 0044 "sources": [ 0045 { 0046 "type": "git", 0047 "url": "https://git.openldap.org/openldap/openldap.git", 0048 "tag": "LMDB_0.9.29", 0049 "x-checker-data": { 0050 "type": "git", 0051 "tag-pattern": "^LMDB_([\\d.]+)$" 0052 }, 0053 "commit": "8ad7be2510414b9506ec9f9e24f24d04d9b04a1a" 0054 } 0055 ], 0056 "no-autogen": true, 0057 "make-install-args": ["prefix=/app"], 0058 "subdir" : "libraries/liblmdb" 0059 }, 0060 { 0061 "config-opts": ["-DENABLE_TESTING=OFF"], 0062 "name": "kfilemetadata", 0063 "buildsystem": "cmake-ninja", 0064 "sources": [ 0065 { 0066 "type": "git", 0067 "url": "https://invent.kde.org/frameworks/kfilemetadata.git", 0068 "tag": "v5.92.0", 0069 "x-checker-data": { 0070 "type": "git", 0071 "tag-pattern": "^v([\\d.]+)$" 0072 }, 0073 "commit": "26c5dbb8026cbd14fd9661f8ffec02f4d27bbe7b" 0074 } 0075 ] 0076 }, 0077 { 0078 "config-opts": ["-DENABLE_TESTING=OFF", "-DCMAKE_INSTALL_LIBDIR=lib", "-DLMDB_DIR=/app"], 0079 "name": "baloo", 0080 "buildsystem": "cmake-ninja", 0081 "builddir": true, 0082 "sources": [ 0083 { 0084 "type": "git", 0085 "url": "https://invent.kde.org/frameworks/baloo.git", 0086 "tag": "v5.92.0", 0087 "x-checker-data": { 0088 "type": "git", 0089 "tag-pattern": "^v([\\d.]+)$" 0090 }, 0091 "commit": "5aa4d1eb22b00802405b0c2e2a4446a223e50fd2" 0092 } 0093 ] 0094 }, 0095 { 0096 "name": "elisa", 0097 "buildsystem": "cmake-ninja", 0098 "config-opts": [ 0099 "-DCMAKE_BUILD_TYPE=Release" 0100 ], 0101 "builddir": true, 0102 "sources": [ 0103 { "type": "git", "url": "https://invent.kde.org/multimedia/elisa.git" } 0104 ] 0105 } 0106 ] 0107 }