{
 "app_id": "me.mitya57.ReText",
 "source_url": "https://raw.githubusercontent.com/flathub/me.mitya57.ReText/master/me.mitya57.ReText.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:13:11.862286+00:00",
 "manifest": {
  "app-id": "me.mitya57.ReText",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "com.riverbankcomputing.PyQt.BaseApp",
  "base-version": "6.10",
  "command": "retext",
  "rename-icon": "retext",
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "finish-args": [
   "--device=dri",
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home",
   "--env=QTWEBENGINEPROCESS_PATH=/app/bin/QtWebEngineProcess"
  ],
  "modules": [
   "python3-Markdown.json",
   "python3-docutils.json",
   "python3-Markups.json",
   "python3-pyenchant.json",
   {
    "name": "retext",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/retext-project/retext.git",
      "tag": "8.1.0",
      "commit": "2ef7142e9422e8423e168a7ab30f8e491510f9b6",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ],
    "build-commands": [
     "python3 setup.py install --prefix=${FLATPAK_DEST} --root=/",
     "cp -r ReText/icons/*.svg ${FLATPAK_DEST}/share/icons/hicolor/scalable/apps/"
    ]
   }
  ]
 }
}