{
 "app_id": "org.eyecreate.qiflora",
 "source_url": "https://raw.githubusercontent.com/flathub/org.eyecreate.qiflora/master/org.eyecreate.qiflora.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--allow=bluetooth",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.freedesktop.Notifications",
  "--system-talk-name=org.bluez"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-20T15:31:28.064399+00:00",
 "manifest": {
  "id": "org.eyecreate.qiflora",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "qiflora",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--allow=bluetooth",
   "--system-talk-name=org.bluez",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/share/zsh",
   "/src",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "ical",
    "cleanup": [
     "/lib/cmake"
    ],
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_GTK_DOC=OFF",
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DCMAKE_INSTALL_LIBDIR=/app/lib",
     "-DBUILD_SHARED_LIBS=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libical/libical/archive/v3.0.20.tar.gz",
      "sha256": "e73de92f5a6ce84c1b00306446b290a2b08cdf0a80988eca0a2c9d5c3510b4c2"
     }
    ]
   },
   {
    "name": "bluez",
    "config-opts": [
     "--disable-datafiles",
     "--disable-systemd",
     "--disable-manpages",
     "--enable-library",
     "--prefix=/app",
     "--sysconfdir=/app/etc",
     "--disable-udev"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://mirrors.edge.kernel.org/pub/linux/bluetooth/bluez-5.69.tar.xz",
      "sha256": "bc5a35ddc7c72d0d3999a0d7b2175c8b7d57ab670774f8b5b4900ff38a2627fc"
     }
    ]
   },
   {
    "name": "qtconnectivity",
    "buildsystem": "simple",
    "cleanup-platform": [
     "/bin",
     "/mkspecs"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/qt/qtconnectivity",
      "tag": "v5.15.2",
      "commit": "ca6cc606d9fc0947ea6c27738a1ca8f12f3258ea"
     }
    ],
    "build-commands": [
     "qmake",
     "make -j $FLATPAK_BUILDER_N_JOBS",
     "cp -r -n bin /app",
     "cp -r -n include /app",
     "cp -r -n lib /app",
     "mkdir -p /app/src/bluetooth",
     "cp -r src/bluetooth /app/src/"
    ]
   },
   {
    "name": "qiflora",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://git.eyecreate.org/eyecreate/qiflora.git",
      "commit": "6c77cea3c50fca05678ae9c9ae5fb1afee3cd34b"
     },
     {
      "type": "patch",
      "path": "icon-theme-patch.diff"
     }
    ]
   }
  ]
 }
}