{
 "app_id": "org.kde.kdenlive",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.kdenlive/master/org.kde.kdenlive.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all",
  "--filesystem=xdg-run/pipewire-0",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--system-talk-name=org.freedesktop.UDisks2"
 ],
 "module_count": 29,
 "fetched_at": "2026-09-20T15:33:41.083532+00:00",
 "manifest": {
  "app-id": "org.kde.kdenlive",
  "default-branch": "stable",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.llvm21"
  ],
  "command": "kdenlive",
  "rename-icon": "kdenlive",
  "finish-args": [
   "--require-version=0.11.4",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=all",
   "--socket=pulseaudio",
   "--share=network",
   "--filesystem=host",
   "--filesystem=xdg-run/pipewire-0",
   "--system-talk-name=org.freedesktop.UDisks2",
   "--env=TMPDIR=/var/tmp",
   "--env=QT_ENABLE_HIGHDPI_SCALING=1",
   "--env=FREI0R_PATH=/app/lib/frei0r-1",
   "--env=LADSPA_PATH=/app/extensions/Plugins/ladspa:/app/lib/ladspa",
   "--env=PACKAGE_TYPE=flatpak"
  ],
  "add-extensions": {
   "org.freedesktop.LinuxAudio.Plugins": {
    "directory": "extensions/Plugins",
    "version": "25.08",
    "add-ld-path": "lib",
    "merge-dirs": "ladspa",
    "subdirectories": true,
    "no-autodownload": true
   },
   "org.freedesktop.LinuxAudio.Plugins.swh": {
    "directory": "extensions/Plugins/swh",
    "version": "25.08",
    "add-ld-path": "lib",
    "merge-dirs": "ladspa",
    "autodelete": false,
    "subdirectories": true
   },
   "org.freedesktop.LinuxAudio.Plugins.TAP": {
    "directory": "extensions/Plugins/TAP",
    "version": "25.08",
    "add-ld-path": "lib",
    "merge-dirs": "ladspa",
    "autodelete": false,
    "subdirectories": true
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/lib/cmake",
   "/mkspecs",
   "/share/aclocal",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/qlogging-categories6",
   "*.a",
   "*.la",
   "*.cmake"
  ],
  "modules": [
   {
    "name": "eigen",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.com/libeigen/eigen/-/archive/5.0.1/eigen-5.0.1.tar.bz2",
      "sha256": "e4de6b08f33fd8b8985d2f204381408c660bffa6170ac65b68ae1bd3cd575c0a",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 666,
       "stable-only": true,
       "url-template": "https://gitlab.com/libeigen/eigen/-/archive/$version/eigen-$version.tar.bz2"
      }
     }
    ]
   },
   {
    "name": "fftw-float",
    "config-opts": [
     "--disable-doc",
     "--enable-shared",
     "--disable-static",
     "--enable-threads",
     "--enable-float",
     "--enable-openmp"
    ],
    "build-options": {
     "arch": {
      "x86_64": {
       "config-opts": [
        "--enable-avx",
        "--enable-sse"
       ]
      },
      "aarch64": {
       "config-opts": [
        "--enable-neon"
       ]
      }
     }
    },
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.fftw.org/fftw-3.3.11.tar.gz",
      "sha256": "5630c24cdeb33b131612f7eb4b1a9934234754f9f388ff8617458d0be6f239a1",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 803,
       "stable-only": true,
       "url-template": "https://www.fftw.org/fftw-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "zimg",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/sekrit-twc/zimg/archive/release-3.0.6.tar.gz",
      "sha256": "be89390f13a5c9b2388ce0f44a5e89364a20c1c57ce46d382b1fcc3967057577",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 13685,
       "stable-only": true,
       "url-template": "https://github.com/sekrit-twc/zimg/archive/release-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "sox",
    "config-opts": [
     "--disable-static"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://git.code.sf.net/p/sox/code",
      "commit": "f3094754a7c2a7e55c35621d20fa9945736e72df"
     },
     {
      "type": "script",
      "dest-filename": "autogen.sh",
      "commands": [
       "autoreconf -vfi"
      ]
     }
    ]
   },
   {
    "name": "vidstab",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/georgmartius/vid.stab/archive/v1.1.2.tar.gz",
      "sha256": "96db34d48a9e3aa13736a48744b56dfb76731ac9bb5193c716de8534c9fd709d",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 15959,
       "stable-only": true,
       "url-template": "https://github.com/georgmartius/vid.stab/archive/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "gavl",
    "config-opts": [
     "--without-doxygen",
     "--disable-static",
     "--enable-shared",
     "--with-cpuflags=none"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/bplaum/gavl.git",
      "commit": "59f4f9c52da1eb68de4b00f172c95fbd0105ff4c"
     },
     {
      "type": "shell",
      "commands": [
       "cp -p /usr/share/automake-*/config.{sub,guess} ."
      ]
     },
     {
      "type": "script",
      "dest-filename": "autogen.sh",
      "commands": [
       "autoreconf -vfi"
      ]
     }
    ]
   },
   {
    "name": "inih",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddefault_library=shared",
     "-Ddistro_install=true",
     "-Dwith_INIReader=true"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/benhoyt/inih/archive/refs/tags/r62.tar.gz",
      "sha256": "9c15fa751bb8093d042dae1b9f125eb45198c32c6704cd5481ccde460d4f8151",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 11600,
       "stable-only": true,
       "url-template": "https://github.com/benhoyt/inih/archive/refs/tags/r$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "exiv2",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Exiv2/exiv2/archive/refs/tags/v0.28.9.tar.gz",
      "sha256": "700b76b97695b2fab4ef8c79619c68ae57d09e0c130724791cafbd39e0eb4aef",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 769,
       "stable-only": true,
       "url-template": "https://github.com/Exiv2/exiv2/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "libass",
    "config-opts": [
     "--enable-harfbuzz",
     "--enable-fontconfig"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libass/libass/releases/download/0.17.5/libass-0.17.5.tar.xz",
      "sha256": "2dca25c0e0c837ddf00b52011b3f82cac1e4ddd3ad018227806b0c2288864acc",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1560,
       "stable-only": true,
       "url-template": "https://github.com/libass/libass/releases/download/$version/libass-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "frei0r-plugins",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DWITHOUT_OPENCV=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/dyne/frei0r/archive/v3.5.0.tar.gz",
      "sha256": "41cc8afa4991f5499cea0973be974469dcee377e67dbfbf6ca76e82b2b9bf22e",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 10670,
       "stable-only": true,
       "url-template": "https://github.com/dyne/frei0r/archive/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "bigsh0t",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "no-make-install": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_TESTING=OFF"
    ],
    "post-install": [
     "cp -v bigsh0t-*-linux/lib/frei0r-1/*.so /app/lib/frei0r-1"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://bitbucket.org/leo_sutic/bigsh0t",
      "commit": "d973312f2c1f4bc6ed7d20e11c3f6cebb510a77b"
     }
    ]
   },
   {
    "name": "ladspa-sdk",
    "no-autogen": true,
    "subdir": "src",
    "make-install-args": [
     "INSTALL_PLUGINS_DIR=/app/lib/ladspa",
     "INSTALL_INCLUDE_DIR=/app/include",
     "INSTALL_BINARY_DIR=/app/bin"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://files.kde.org/craft/sources/libs/ladspa/ladspa_sdk_1.17.tgz",
      "sha256": "27d24f279e4b81bd17ecbdcc38e4c42991bb388826c0b200067ce0eb59d3da5b",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 227231,
       "stable-only": true,
       "url-template": "https://files.kde.org/craft/sources/libs/ladspa/ladspa_sdk_$version.tgz"
      }
     }
    ]
   },
   {
    "name": "ladspa-noise-suppressor",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DBUILD_LV2_PLUGIN=OFF",
     "-DBUILD_VST_PLUGIN=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/werman/noise-suppression-for-voice/archive/refs/tags/v1.21.tar.gz",
      "sha256": "7c5bb24fa6acbc98a4847b79f5a17a5eb80f81ae30d7e39b039e362d3692d6a3",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 326607,
       "stable-only": true,
       "url-template": "https://github.com/werman/noise-suppression-for-voice/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "x264",
    "config-opts": [
     "--disable-cli",
     "--enable-shared"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://code.videolan.org/videolan/x264.git",
      "commit": "b35605ace3ddf7c1a5d67a2eb553f034aef41d55"
     }
    ]
   },
   {
    "name": "x265",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "subdir": "source",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DENABLE_CLI=OFF",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://deb.debian.org/debian/pool/main/x/x265/x265_4.1.orig.tar.xz",
      "sha256": "85abb8a850000bf693947459c42a666a3ecd6de10a2ac6b3c6647554b14d3270",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 7275,
       "stable-only": true,
       "url-template": "https://deb.debian.org/debian/pool/main/x/x265/x265_$version.orig.tar.xz"
      }
     },
     {
      "type": "patch",
      "path": "0001-Fix-CMake-build-error-with-latest-CMake-4.0-release.patch"
     }
    ]
   },
   {
    "name": "SVT-AV1",
    "only-arches": [
     "x86_64"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DBUILD_SHARED_LIBS=ON",
     "-DBUILD_TESTING=OFF",
     "-DBUILD_APPS=OFF",
     "-DENABLE_AVX512=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/AOMediaCodec/SVT-AV1.git",
      "commit": "b33dcc56cc64fcb3b3569094af8ab1d0d81ab4c1",
      "tag": "v3.1.2"
     }
    ]
   },
   {
    "name": "opencl-headers",
    "buildsystem": "simple",
    "build-commands": [
     "cp -av CL /app/include"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/KhronosGroup/OpenCL-Headers/archive/refs/tags/v2026.05.29.tar.gz",
      "sha256": "d9e6c48357de5002da11ce45de600e0c3ffe6ab4f628a3b9fe2b38603161658a",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 223257,
       "stable-only": true,
       "url-template": "https://github.com/KhronosGroup/OpenCL-Headers/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "amf-headers",
    "buildsystem": "simple",
    "build-commands": [
     "cp -av amf/public/include/. /app/include/AMF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/refs/tags/v1.5.2.tar.gz",
      "sha256": "8a70b6dc85261e6e6e57769bd81ac1e09c0a4c96bbd5e358ffbc2dee51e8e50a",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 138182,
       "stable-only": true,
       "url-template": "https://github.com/GPUOpen-LibrariesAndSDKs/AMF/archive/refs/tags/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "intel-onevpl-runtime",
    "only-arches": [
     "x86_64"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_SAMPLES=OFF",
     "-DBUILD_TESTS=OFF",
     "-DBUILD_TOOLS=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/oneapi-src/oneVPL-intel-gpu/archive/intel-onevpl-26.3.3.tar.gz",
      "sha256": "70782df455555dfd216507d727f67fcca191959b9c911e27ae23ecc8852664ce",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 368736,
       "stable-only": true,
       "url-template": "https://github.com/oneapi-src/oneVPL-intel-gpu/archive/intel-onevpl-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "oneapi-libvpl",
    "only-arches": [
     "x86_64"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_SAMPLES=OFF",
     "-DBUILD_TESTS=OFF",
     "-DBUILD_TOOLS=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/intel/libvpl/archive/refs/tags/v2023.4.0.tar.gz",
      "sha256": "978398c7bb1665a6ad7a1a15cc57dc0204608e56c88436e376b717320a9e63fd"
     }
    ]
   },
   {
    "name": "ffmpeg",
    "config-opts": [
     "--disable-doc",
     "--disable-static",
     "--enable-amf",
     "--enable-cuda-llvm",
     "--enable-cuvid",
     "--enable-ffnvcodec",
     "--enable-gnutls",
     "--enable-gpl",
     "--enable-libaom",
     "--enable-libass",
     "--enable-libdav1d",
     "--enable-libfontconfig",
     "--enable-libfreetype",
     "--enable-libmp3lame",
     "--enable-libopenjpeg",
     "--enable-libopus",
     "--enable-libpulse",
     "--enable-librsvg",
     "--enable-libsvtav1",
     "--enable-libvidstab",
     "--enable-libvorbis",
     "--enable-libvpx",
     "--enable-libwebp",
     "--enable-libx264",
     "--enable-libx265",
     "--enable-libxml2",
     "--enable-libzimg",
     "--enable-nvdec",
     "--enable-nvenc",
     "--enable-opencl",
     "--enable-rpath",
     "--enable-shared",
     "--enable-vaapi",
     "--enable-vdpau"
    ],
    "build-options": {
     "prepend-path": "/usr/lib/sdk/llvm21/bin",
     "prepend-ld-library-path": "/usr/lib/sdk/llvm21/lib",
     "arch": {
      "x86_64": {
       "config-opts": [
        "--enable-libvpl"
       ]
      }
     }
    },
    "cleanup": [
     "/share/ffmpeg/examples"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.ffmpeg.org/releases/ffmpeg-9.0.1.tar.xz",
      "sha256": "cf38e0e28c7e5605942c4a77755349b0145804a397af37eb1fb4c77cb237f635",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 5405,
       "stable-only": true,
       "url-template": "https://www.ffmpeg.org/releases/ffmpeg-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "libzen",
    "subdir": "Project/GNU/Library",
    "config-opts": [
     "--enable-shared",
     "--disable-static"
    ],
    "cleanup": [
     "/bin",
     "/include",
     "/lib/pkgconfig",
     "/lib/*.la"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://mediaarea.net/download/source/libzen/0.4.41/libzen_0.4.41.tar.xz",
      "sha256": "933bad3b7ecd29dc6bdc88a83645c83dfd098c15b0b90d6177a37fa1536704e8",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1810,
       "stable-only": true,
       "url-template": "https://mediaarea.net/download/source/libzen/$version/libzen_$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "opencv",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DOPENCV_GENERATE_PKGCONFIG=ON",
     "-DBUILD_LIST=tracking,dnn"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/opencv/opencv/archive/5.0.0.tar.gz",
      "sha256": "b0528f5a1d379d59d4701cb28c36e22214cc51cf64594e5b56f2d3e6c0233095",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6615,
       "stable-only": true,
       "url-template": "https://github.com/opencv/opencv/archive/$version.tar.gz"
      }
     },
     {
      "type": "archive",
      "url": "https://github.com/opencv/opencv_contrib/archive/5.0.0.tar.gz",
      "sha256": "c58f6344170c39abf187c56f3843b59cab1fd3e89cf19ba2ce25dc061659b27f",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6615,
       "stable-only": true,
       "url-template": "https://github.com/opencv/opencv_contrib/archive/$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "rubberband",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://breakfastquay.com/files/releases/rubberband-4.0.0.tar.bz2",
      "sha256": "af050313ee63bc18b35b2e064e5dce05b276aaf6d1aa2b8a82ced1fe2f8028e9",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 4222,
       "stable-only": true,
       "url-template": "https://breakfastquay.com/files/releases/rubberband-$version.tar.bz2"
      }
     }
    ]
   },
   {
    "name": "kddockwidgets",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DKDDockWidgets_FRONTENDS=qtwidgets"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/KDAB/KDDockWidgets/releases/download/v2.4.0/kddockwidgets-2.4.0.tar.gz",
      "sha256": "51dbf24fe72e43dd7cb9a289d3cab47112010f1a2ed69b6fc8ac0dff31991ed2"
     }
    ]
   },
   {
    "name": "mlt",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DMOD_GLAXNIMATE=OFF",
     "-DMOD_GLAXNIMATE_QT6=ON",
     "-DMOD_MOVIT=OFF",
     "-DMOD_OPENCV=ON",
     "-DMOD_QT6=ON",
     "-DUSE_VST2=OFF",
     "-DUSE_LV2=OFF",
     "-DMOD_RNNOISE=OFF",
     "-DCMAKE_PREFIX_PATH=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mltframework/mlt.git",
      "commit": "0f8244a125872544fb34b88125ee18a88b4d0b85"
     }
    ]
   },
   {
    "name": "Imath",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTING=OFF",
     "-DPYTHON=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v3.1.12.tar.gz",
      "sha256": "8a1bc258f3149b5729c2f4f8ffd337c0e57f09096e4ba9784329f40c4a9035da"
     }
    ]
   },
   {
    "name": "opentimelineio",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DOTIO_FIND_IMATH=ON",
     "-DOTIO_DEPENDENCIES_INSTALL=OFF",
     "-DBUILD_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/AcademySoftwareFoundation/OpenTimelineIO.git/",
      "tag": "v0.18.1"
     }
    ]
   },
   {
    "name": "kdenlive",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DFETCH_OTIO=OFF"
    ],
    "post-install": [
     "cp /app/share/icons/hicolor/scalable/mimetypes/{,$FLATPAK_ID.}application-x-kdenlive.svgz",
     "cp /app/share/icons/hicolor/scalable/mimetypes/{,$FLATPAK_ID.}application-x-kdenlivetitle.svgz",
     "install -d /app/extensions/Plugins"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/release-service/26.08.1/src/kdenlive-26.08.1.tar.xz",
      "sha256": "8a0e2cc6451de6901fec778a8b6d00165399879233a264ca5bb1b1b283266513",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 8763,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/release-service/$version/src/kdenlive-$version.tar.xz"
      }
     }
    ]
   }
  ]
 }
}