{
 "app_id": "org.kde.rocs",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.rocs/master/org.kde.rocs.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:15:54.470394+00:00",
 "manifest": {
  "app-id": "org.kde.rocs",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "rocs",
  "rename-icon": "rocs",
  "finish-args": [
   "--device=dri",
   "--filesystem=xdg-documents",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/share/doc",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "boost",
    "buildsystem": "simple",
    "build-commands": [
     "./bootstrap.sh --prefix=/app --with-libraries=system",
     "./b2 -j $FLATPAK_BUILDER_N_JOBS install"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://archives.boost.io/release/1.90.0/source/boost_1_90_0.tar.bz2",
      "sha256": "49551aff3b22cbc5c5a9ed3dbc92f0e23ea50a0f7325b0d198b705e8ee3fc305",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6845,
       "stable-only": true,
       "url-template": "https://archives.boost.io/release/$version/source/boost_${major}_${minor}_$patch.tar.bz2"
      }
     }
    ]
   },
   {
    "name": "grantlee",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTING=OFF",
     "-DGRANTLEE_BUILD_WITH_QT6=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/steveire/grantlee/archive/v5.3.1.tar.gz",
      "sha256": "ba288ae9ed37ec0c3622ceb40ae1f7e1e6b2ea89216ad8587f0863d64be24f06",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 21448,
       "stable-only": true,
       "url-template": "https://github.com/steveire/grantlee/archive/v$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "rocs",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/release-service/26.04.3/src/rocs-26.04.3.tar.xz",
      "sha256": "603b78382fee164dd20ea2b0319ec68ce70556c720a8c0900acddb3158a91dde",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 8763,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/release-service/$version/src/rocs-$version.tar.xz"
      }
     }
    ]
   }
  ]
 }
}