{
 "app_id": "org.kde.Sdk",
 "source_url": "https://invent.kde.org/louib/flatpak-kde-runtime/-/raw/qt5.12lts/org.kde.Sdk.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "18.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--env=GI_TYPELIB_PATH=/app/lib/girepository-1.0",
  "--env=GST_PLUGIN_PATH=/app/lib/gstreamer-1.0:/app/lib/@SDK_ARCH@-linux-gnu/extensions/gstreamer-1.0:/usr/lib/@SDK_ARCH@-linux-gnu/extensions/gstreamer-1.0",
  "--env=XDG_DATA_DIRS=/app/share:/usr/share:/usr/share/runtime/share:/run/host/share",
  "--env=QT_PLUGIN_PATH=/app/lib64/plugins:/app/lib/plugins:/usr/share/runtime/lib/plugins",
  "--env=QML2_IMPORT_PATH=/app/lib64/qml:/app/lib/qml",
  "--env=KDE_FORK_SLAVES=1",
  "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=xdg-run/dconf",
  "--filesystem=~/.config/dconf:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--sdk=org.kde.Sdk//5.12",
  "--runtime=org.kde.Platform//5.12"
 ],
 "module_count": 94,
 "fetched_at": "2026-09-18T08:12:24.565015+00:00",
 "manifest": {
  "build-runtime": true,
  "id": "org.kde.Sdk",
  "id-platform": "org.kde.Platform",
  "branch": "5.12",
  "runtime": "org.freedesktop.Platform",
  "sdk": "org.freedesktop.Sdk",
  "runtime-version": "18.08",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Debug",
   "org.freedesktop.Sdk.Locale",
   "org.freedesktop.Sdk.Docs"
  ],
  "platform-extensions": [
   "org.freedesktop.Platform.Locale"
  ],
  "inherit-extensions": [
   "org.freedesktop.Platform.GL",
   "org.freedesktop.Platform.Timezones",
   "org.freedesktop.Platform.GStreamer",
   "org.freedesktop.Platform.Icontheme",
   "org.freedesktop.Platform.VAAPI.Intel",
   "org.freedesktop.Platform.html5-codecs",
   "org.gtk.Gtk3theme"
  ],
  "inherit-sdk-extensions": [
   "org.freedesktop.Sdk.Extension"
  ],
  "add-extensions": {
   "org.kde.Sdk.Docs": {
    "directory": "share/runtime/docs",
    "bundle": true,
    "autodelete": true,
    "no-autodownload": true
   },
   "org.kde.KStyle": {
    "directory": "share/runtime/lib/plugins/",
    "subdirectories": true,
    "no-autodownload": true,
    "version": "5.12",
    "merge-dirs": "styles",
    "download-if": "active-gtk-theme"
   },
   "org.kde.PlatformTheme": {
    "directory": "share/runtime/lib/plugins/",
    "subdirectories": true,
    "no-autodownload": true,
    "version": "5.12",
    "merge-dirs": "platformthemes",
    "//TODO": "This is currently only used for gnome platform plugin and should be its own extension point",
    "download-if": "on-xdg-desktop-GNOME;on-xdg-desktop-GNOME-classic"
   },
   "org.kde.PlatformInputContexts": {
    "directory": "share/runtime/lib/plugins/",
    "subdirectories": true,
    "autodelete": true,
    "no-autodownload": true,
    "version": "5.12",
    "merge-dirs": "platforminputcontexts"
   },
   "org.kde.WaylandDecoration": {
    "directory": "share/runtime/lib/plugins/",
    "subdirectories": true,
    "no-autodownload": true,
    "version": "5.12",
    "merge-dirs": "wayland-decoration-client",
    "//TODO": "This is currently only used for gnome platform plugin and should be its own extension point",
    "download-if": "on-xdg-desktop-GNOME;on-xdg-desktop-GNOME-classic"
   }
  },
  "finish-args": [
   "--env=GI_TYPELIB_PATH=/app/lib/girepository-1.0",
   "--env=GST_PLUGIN_PATH=/app/lib/gstreamer-1.0:/app/lib/@SDK_ARCH@-linux-gnu/extensions/gstreamer-1.0:/usr/lib/@SDK_ARCH@-linux-gnu/extensions/gstreamer-1.0",
   "--env=XDG_DATA_DIRS=/app/share:/usr/share:/usr/share/runtime/share:/run/host/share",
   "--env=QT_PLUGIN_PATH=/app/lib64/plugins:/app/lib/plugins:/usr/share/runtime/lib/plugins",
   "--env=QML2_IMPORT_PATH=/app/lib64/qml:/app/lib/qml",
   "--env=KDE_FORK_SLAVES=1",
   "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
   "--filesystem=xdg-config/kdeglobals:ro",
   "--filesystem=xdg-run/dconf",
   "--filesystem=~/.config/dconf:ro",
   "--talk-name=com.canonical.AppMenu.Registrar",
   "--sdk=org.kde.Sdk//5.12",
   "--runtime=org.kde.Platform//5.12"
  ],
  "cleanup": [
   "/man",
   "/share/man",
   "/lib/systemd",
   "*.la"
  ],
  "cleanup-commands": [
   "/usr/libexec/freedesktop-post.sh"
  ],
  "cleanup-platform": [
   "/share/runtime/docs",
   "/include",
   "/share/aclocal",
   "/share/pkgconfig",
   "/lib/pkgconfig",
   "*.a",
   "*.cmake"
  ],
  "cleanup-platform-commands": [
   "/usr/libexec/freedesktop-post.sh"
  ],
  "modules": [
   {
    "name": "qt5-qtbase",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "build-options": {
     "arch": {
      "x86_64": {
       "config-opts": [
        "-reduce-relocations",
        "-force-debug-info"
       ]
      },
      "arm": {
       "config-opts": [
        "-no-reduce-relocations",
        "-optimize-size",
        "-opengl es2"
       ]
      },
      "aarch64": {
       "config-opts": [
        "-no-reduce-relocations",
        "-optimize-size",
        "-opengl es2"
       ]
      }
     }
    },
    "config-opts": [
     "-confirm-license",
     "-opensource",
     "-shared",
     "-platform",
     "linux-g++",
     "-optimized-qmake",
     "-nomake",
     "examples",
     "-nomake",
     "tests",
     "-system-harfbuzz",
     "-system-sqlite",
     "-accessibility",
     "-dbus-linked",
     "-fontconfig",
     "-glib",
     "-icu",
     "-openssl-linked",
     "-no-pch",
     "-no-rpath",
     "-no-directfb",
     "-no-linuxfb",
     "-no-kms",
     "-system-proxies",
     "-gtk",
     "-no-use-gold-linker",
     "-archdatadir",
     "/usr/lib/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtbase-everywhere-src-5.12.7.tar.xz",
      "sha256": "b18939cb25d90aef8721fb12ec34c3632d3490ced958e41f6c7a52064643665d"
     },
     {
      "type": "patch",
      "path": "patch/qtbase-avoid-hardcoding-kernel-version.patch"
     },
     {
      "type": "patch",
      "path": "patch/qtbase-use-wayland-on-gnome.patch"
     },
     {
      "type": "patch",
      "path": "patch/qtbase-make-sure-to-correctly-construct-base-platform-theme.patch"
     },
     {
      "type": "shell",
      "commands": [
       "mv configure configure.qt"
      ]
     },
     {
      "type": "script",
      "commands": [
       "processed=`sed -e 's/--/-/g ; s/=/ /g' <<< $@`",
       "./configure.qt $processed"
      ],
      "dest-filename": "configure"
     }
    ]
   },
   {
    "name": "qt5-qtdeclarative",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs",
     "lib/plugins/qmltooling"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtdeclarative-everywhere-src-5.12.7.tar.xz",
      "sha256": "5cdc05a035f240ab73b6b37dd3831c1350cd80e5799da47929974085f6eae9bd"
     }
    ]
   },
   {
    "name": "qt5-qttools",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/mkspecs",
     "/bin/assistant",
     "/bin/qhelpgenerator",
     "/bin/qcollectiongenerator",
     "/bin/qhelpconverter",
     "/bin/pixeltool",
     "/bin/designer",
     "/bin/lrelease",
     "/bin/lupdate",
     "/bin/lconvert",
     "/bin/linguist",
     "/bin/qdoc",
     "/bin/qtattributionsscanner",
     "/bin/qtplugininfo",
     "/bin/qtdiag",
     "/bin/qdbusviewer"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qttools-everywhere-src-5.12.7.tar.xz",
      "sha256": "860a97114d518f83c0a9ab3742071da16bb018e6eb387179d5764a8dcca03948"
     }
    ]
   },
   {
    "name": "qt5-qtscript",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtscript-everywhere-src-5.12.7.tar.xz",
      "sha256": "ca1dbc66d4125a678638dd0c9c030b72fdfc4ec2c229b9316a8bc80a86104019"
     }
    ]
   },
   {
    "name": "qt5-webchannel",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtwebchannel-everywhere-src-5.12.7.tar.xz",
      "sha256": "b0ae72e5957aa4b281a37d2e169fcf91f92382bc36bd0cf09c80b2bb961bce75"
     }
    ]
   },
   {
    "name": "qt5-qtlocation",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtlocation-everywhere-src-5.12.7.tar.xz",
      "sha256": "d1e905b80befda3c9aaad92ea984e6dbf722568b5c91e8d15b027bc5bc22781f"
     }
    ]
   },
   {
    "name": "qt5-qtwebengine",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "config-opts": [
     "--",
     "-system-ffmpeg",
     "-webengine-proprietary-codecs",
     "-webengine-icu",
     "-webp"
    ],
    "modules": [
     {
      "name": "pciutils",
      "no-autogen": true,
      "make-args": [
       "SHARED=no",
       "ZLIB=no",
       "PREFIX=/usr"
      ],
      "post-install": [
       "make install-pcilib",
       "make install-lib"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://kernel.googlesource.com/pub/scm/utils/pciutils/pciutils",
        "branch": "v3.6.2"
       },
       {
        "type": "shell",
        "commands": [
         "sed -i 's@PREFIX=/usr/local@PREFIX=/usr@' Makefile"
        ]
       }
      ]
     },
     {
      "name": "opus",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/xiph/opus.git",
        "branch": "v1.2.1"
       }
      ]
     }
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtwebengine-everywhere-src-5.12.7.tar.xz",
      "sha256": "83b754dca3dafeb21be6c7cb5ea99f11f5dbe9055bc1680f5bd7159224bb46fa"
     },
     {
      "type": "patch",
      "path": "patch/qtwebengine-no-udev.patch"
     }
    ]
   },
   {
    "name": "qt5-qtsvg",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtsvg-everywhere-src-5.12.7.tar.xz",
      "sha256": "4bf60916d4e398d9609f1b3a17fc7345a0e13c7c1cc407298df20da4c7c67bb8"
     }
    ]
   },
   {
    "name": "qt5-qtx11extras",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtx11extras-everywhere-src-5.12.7.tar.xz",
      "sha256": "23895f4b1e84f3783526b9e17680df38c587601d4dfa6ff1b81ace432c480b96"
     }
    ]
   },
   {
    "name": "qt5-qtmultimedia",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtmultimedia-everywhere-src-5.12.7.tar.xz",
      "sha256": "28bdaa81371f922223775ae5171c4d589a2c07f255abbe5ccf130ecbbdb4db1d"
     }
    ]
   },
   {
    "name": "qt5-qtsensors",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtsensors-everywhere-src-5.12.7.tar.xz",
      "sha256": "2b9aea9f4e2f681b4067f2b9d97c5073c135e41d26601c71f18f199bc980e740"
     }
    ]
   },
   {
    "name": "qt5-qtquickcontrols",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtquickcontrols-everywhere-src-5.12.7.tar.xz",
      "sha256": "1038bbc76bba53f9634f40cd9c8ebf0ed8ae82e791f727b228bd81bdcf1859e5"
     }
    ]
   },
   {
    "name": "qt5-qtquickcontrols2",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtquickcontrols2-everywhere-src-5.12.7.tar.xz",
      "sha256": "3a9526e5ad01edbfb796a6631983c391ea1b7e22ae6e07840048156a9e92a237"
     }
    ]
   },
   {
    "name": "qt5-qtgraphicaleffects",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtgraphicaleffects-everywhere-src-5.12.7.tar.xz",
      "sha256": "02f0328420c623da8f9ae949fec01e99ba84213dd2ad559cb00c204502bbcace"
     }
    ]
   },
   {
    "name": "qt5-qtxmlpatterns",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtxmlpatterns-everywhere-src-5.12.7.tar.xz",
      "sha256": "9002014129a1f2a44700df333a7776e23bdfd689e7a619c3540fd9f6819b417b"
     }
    ]
   },
   {
    "name": "qt5-qtimageformats",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtimageformats-everywhere-src-5.12.7.tar.xz",
      "sha256": "9bd19ee24fb85f249d01c78e637c95377dd738feb61da0deeee6b770fa62f70b"
     }
    ]
   },
   {
    "name": "qt5-connectivity",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtconnectivity-everywhere-src-5.12.7.tar.xz",
      "sha256": "647148b9b1a0d3e54f788b66797b81bb87434faf6fb12ac481f9165eda0d071a"
     }
    ]
   },
   {
    "name": "qt5-wayland",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtwayland-everywhere-src-5.12.7.tar.xz",
      "sha256": "fc1ab8e25461580e37090e4f82422411dee71a3de48a54be1f4b6569e00f66c5"
     },
     {
      "type": "patch",
      "path": "patch/qtwayland-do-not-redraw-decorations-everytime.patch"
     },
     {
      "type": "patch",
      "path": "patch/qtwayland-use-gnome-platform-theme-on-gnome-based-desktops.patch"
     }
    ]
   },
   {
    "name": "qt5-virtualkeyboard",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtvirtualkeyboard-everywhere-src-5.12.7.tar.xz",
      "sha256": "aaa52aaff923df22de8472d71843dadb80f3f6fe0312122e64ffe5436db40daa"
     }
    ]
   },
   {
    "name": "qt5-qtserialport",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtserialport-everywhere-src-5.12.7.tar.xz",
      "sha256": "224c282ebed750f46b72dfe18260c3d26fbb74e928dec64bd8c51e7beed8721f"
     }
    ]
   },
   {
    "name": "qt5-qtwebsockets",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtwebsockets-everywhere-src-5.12.7.tar.xz",
      "sha256": "6fd13c2558f532a32f20d977b44c0146107a0e93861df84978e4fd72af283b17"
     }
    ]
   },
   {
    "name": "qt5-qtcharts",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtcharts-everywhere-src-5.12.7.tar.xz",
      "sha256": "434065526d0b1d8921e96cc1827b1a3579e073b930fe536455c4c1da2f15cf5f"
     }
    ]
   },
   {
    "name": "qt5-qt3d",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qt3d-everywhere-src-5.12.7.tar.xz",
      "sha256": "2030de3dc93fd4062f677f61938229af9cd7aa4c3d2932cdda2ccb663d681126"
     }
    ]
   },
   {
    "name": "qt5-qtspeech",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtspeech-everywhere-src-5.12.7.tar.xz",
      "sha256": "0cc4f14aa21172b84c8ebca442037cd94927dad4921f6f6bfb4d7f2468aa6060"
     }
    ]
   },
   {
    "name": "qt5-qtnetworkauth",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtnetworkauth-everywhere-src-5.12.7.tar.xz",
      "sha256": "cbfb7c71a25e74b92b927a5aeae2d099e4142968424a0fcebc1a52fa4fb4576b"
     }
    ]
   },
   {
    "name": "qt5-qtgamepad",
    "buildsystem": "qmake",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://download.qt.io/archive/qt/5.12/5.12.7/submodules/qtgamepad-everywhere-src-5.12.7.tar.xz",
      "sha256": "07638c42be94be1e5e622b020c6192341b5bb87be34d7b38f2899672d83a1e94"
     }
    ]
   },
   {
    "name": "libdbusmenuqt",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF",
     "-DWITH_DOC=OFF"
    ],
    "sources": [
     {
      "type": "bzr",
      "url": "http://bazaar.launchpad.net/~dbusmenu-team/libdbusmenu-qt/trunk/",
      "revision": "0.9.3+16.04.20160218-0ubuntu1"
     }
    ]
   },
   {
    "name": "extra-cmake-modules",
    "cleanup-platform": [
     "*"
    ],
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/extra-cmake-modules.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kwidgetsaddons",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kwidgetsaddons.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "ki18n",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/ki18n.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kconfig",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kconfig.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "attica",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/attica.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kguiaddons",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kguiaddons.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kcoreaddons",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kcoreaddons.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kauth",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kauth.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "karchive",
    "config-opts": [
     "-DENABLE_TESTING=OFF",
     "-DCMAKE_DISABLE_FIND_PACKAGE_Qt5Test=TRUE"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/karchive.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kcodecs",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kcodecs.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kconfigwidgets",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kconfigwidgets.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kitemviews",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kitemviews.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kiconthemes",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kiconthemes.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kwindowsystem",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kwindowsystem.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kcrash",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kcrash.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kdbusaddons",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kdbusaddons.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kservice",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kservice.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kglobalaccel",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kglobalaccel.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "sonnet",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/sonnet.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kcompletion",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kcompletion.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "ktextwidgets",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/ktextwidgets.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kxmlgui",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kxmlgui.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "perl-uri-escape",
    "cleanup-platform": [
     "*"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://cpan.metacpan.org/authors/id/E/ET/ETHER/URI-1.74.tar.gz",
      "sha256": "a9c254f45f89cb1dd946b689dfe433095404532a4543bdaab0b71ce0fdcdd53d"
     },
     {
      "type": "script",
      "commands": [
       "perl Makefile.PL INSTALLDIRS=vendor"
      ],
      "dest-filename": "configure"
     }
    ]
   },
   {
    "name": "kdoctools",
    "config-opts": [
     "-DENABLE_TESTING=OFF",
     "-DDocBookXSL_DIR=/usr/share/xml/docbook/xml/xsl-stylesheets/",
     "-DDTD_PATH_LIST=/usr/share/xml/docbook/xml-dtd/4.5/"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kdoctools.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kpackage",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kpackage.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kbookmarks",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kbookmarks.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "phonon",
    "config-opts": [
     "-DENABLE_TESTING=OFF",
     "-DPHONON_BUILD_PHONON4QT5=ON"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/phonon.git",
      "branch": "v4.11.1"
     }
    ]
   },
   {
    "name": "knotifications",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/knotifications.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kwallet",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kwallet.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kjobwidgets",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kjobwidgets.git",
      "branch": "v5.67.0"
     }
    ]
   },
   "udev/udev-175.json",
   {
    "name": "solid",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/solid.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kio",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kio.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kparts",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kparts.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kplotting",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kplotting.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kdesignerplugin",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kdesignerplugin.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kinit",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kinit.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kded",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kded.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kunitconversion",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kunitconversion.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kdeclarative",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kdeclarative.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kcmutils",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kcmutils.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "knotifyconfig",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/knotifyconfig.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "knewstuff",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/knewstuff.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kidletime",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kidletime.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "threadweaver",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/threadweaver.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kitemmodels",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kitemmodels.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kxmlrpcclient",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kxmlrpcclient.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kdnssd",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kdnssd.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "name": "syntax-highlighting",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/syntax-highlighting.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "name": "ktexteditor",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/ktexteditor.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "frameworkintegration",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/frameworkintegration.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kemoticons",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kemoticons.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kpty",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kpty.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kwayland",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kwayland.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kirigami",
    "config-opts": [
     "-DENABLE_TESTING=OFF",
     "-DPLASMA_ENABLED=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kirigami.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "qqc2-desktop-style",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/qqc2-desktop-style.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "kactivities",
    "config-opts": [
     "-DENABLE_TESTING=OFF",
     "-DKACTIVITIES_LIBRARY_ONLY=ON"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kactivities.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "plasma-framework",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/plasma-framework.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "breeze-icons",
    "cleanup-platform": [
     "*.rcc"
    ],
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/breeze-icons.git",
      "branch": "v5.67.0"
     }
    ]
   },
   {
    "name": "breeze",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF",
     "-DWITH_DECORATIONS=OFF",
     "-DWITH_WALLPAPERS=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/breeze.git",
      "branch": "Plasma/5.18"
     }
    ]
   },
   {
    "name": "plasma-integration",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF",
     "-DBUILD_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/plasma-integration.git",
      "branch": "Plasma/5.18"
     }
    ]
   },
   {
    "name": "kwayland-integration",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/kwayland-integration.git",
      "branch": "Plasma/5.18"
     }
    ]
   },
   {
    "name": "phonon-gstreamer",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_TESTING=OFF",
     "-DPHONON_BUILD_PHONON4QT5=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "git://anongit.kde.org/phonon-gstreamer.git",
      "branch": "v4.10.0"
     }
    ]
   },
   {
    "name": "fcitx-platforminputcontext",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_LIBRARY=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/fcitx/fcitx-qt5",
      "branch": "1.2.4"
     }
    ]
   },
   {
    "name": "os-release",
    "post-install": [
     "mkdir -p /usr/share/runtime/lib/plugins/"
    ],
    "sources": [
     {
      "type": "file",
      "path": "os-release"
     },
     {
      "type": "file",
      "path": "issue"
     },
     {
      "type": "file",
      "path": "issue.net"
     },
     {
      "type": "file",
      "path": "org.kde.Sdk.appdata.xml"
     },
     {
      "type": "file",
      "path": "org.kde.Platform.appdata.xml"
     },
     {
      "type": "file",
      "path": "os-release-configure",
      "dest-filename": "configure"
     }
    ]
   }
  ]
 }
}