{
 "app_id": "io.github.martinrotter.rssguardlite",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.martinrotter.rssguardlite/master/io.github.martinrotter.rssguardlite.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:11:36.588892+00:00",
 "manifest": {
  "id": "io.github.martinrotter.rssguardlite",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.golang"
  ],
  "command": "rssguard",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   {
    "name": "clang-format",
    "buildsystem": "cmake-ninja",
    "subdir": "llvm",
    "builddir": true,
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=MinSizeRel",
     "-DBUILD_SHARED_LIBS=OFF",
     "-DLLVM_ENABLE_PROJECTS=clang"
    ],
    "make-args": [
     "clang-format"
    ],
    "no-make-install": true,
    "build-commands": [
     "install -Dt /app/bin bin/clang-format"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/llvm/llvm-project/releases/download/llvmorg-23.1.1/llvm-project-23.1.1.src.tar.xz",
      "sha256": "ebe9be46fe8756d58c5b198ffad0fa2a766257add81a4dc52179bfacc7888ee6",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1830,
       "stable-only": true,
       "url-template": "https://github.com/llvm/llvm-project/releases/download/llvmorg-$version/llvm-project-$version.src.tar.xz"
      }
     }
    ]
   },
   {
    "name": "qxmpp",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTING=OFF",
     "-DBUILD_DOCUMENTATION=OFF",
     "-DBUILD_EXAMPLES=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/unstable/qxmpp/qxmpp-1.16.3.tar.xz",
      "sha256": "005f460a9499467c4e13c35d34df4d274204d4edd673798fab1c39cb73894ab8",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 4149,
       "stable-only": true,
       "url-template": "https://download.kde.org/unstable/qxmpp/qxmpp-$version.tar.xz"
      }
     }
    ],
    "cleanup": [
     "/include",
     "/lib/cmake",
     "/lib/pkgconfig"
    ]
   },
   {
    "name": "rssguard",
    "buildsystem": "cmake-ninja",
    "build-options": {
     "append-path": "/usr/lib/sdk/golang/bin",
     "env": {
      "GOROOT": "/usr/lib/sdk/golang"
     }
    },
    "config-opts": [
     "-DIS_DEV_BUILD=OFF",
     "-DREVISION_FROM_GIT=OFF",
     "-DNO_UPDATE_CHECK=ON",
     "-DIS_FLATPAK_BUILD=ON",
     "-DBUILD_XMPP_PLUGIN=ON",
     "-DWEB_ARTICLE_VIEWER_WEBENGINE=OFF",
     "-DENABLE_MEDIAPLAYER_LIBMPV=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/martinrotter/rssguard/releases/download/5.2.5/rssguard-5.2.5-src.tar.gz",
      "sha256": "5051308aaff854e5b1948e23b02871cd8d4fb4b870bdb688a8b98e907e6a0614",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 19046,
       "stable-only": true,
       "url-template": "https://github.com/martinrotter/rssguard/releases/download/$version/rssguard-$version-src.tar.gz"
      }
     }
    ],
    "cleanup": [
     "/include"
    ]
   }
  ]
 }
}