{
 "app_id": "net.zdechov.app.xTactics",
 "source_url": "https://raw.githubusercontent.com/flathub/net.zdechov.app.xTactics/master/net.zdechov.app.xTactics.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:14:01.984792+00:00",
 "manifest": {
  "app-id": "net.zdechov.app.xTactics",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.freepascal"
  ],
  "command": "xtactics",
  "rename-icon": "xtactics",
  "rename-desktop-file": "xtactics.desktop",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "qt5pas",
    "buildsystem": "qmake",
    "config-opts": [
     "-after",
     "target.path=/app/lib"
    ],
    "sources": [
     {
      "type": "shell",
      "commands": [
       "cp -r /usr/lib/sdk/freepascal/share/lazarus/lcl/interfaces/qt5/cbindings/. ."
      ]
     }
    ]
   },
   {
    "name": "xTactics",
    "sources": [
     {
      "type": "svn",
      "url": "https://svn.zdechov.net/xtactics/tags/1.4.0",
      "revision": "r412"
     }
    ],
    "buildsystem": "simple",
    "build-commands": [
     ". /usr/lib/sdk/freepascal/enable.sh\nlazbuild --build-mode=Release --ws=qt5 xtactics.lpi\n",
     "install -Dm755 xtactics -t $FLATPAK_DEST/bin",
     "install -Dm644 Languages/*.po -t $FLATPAK_DEST/share/xtactics/Languages",
     "install -Dm644 Packages/Common/Languages/*.po -t $FLATPAK_DEST/share/xtactics/Languages",
     "install -Dm644 Packages/CoolStreaming/Languages/*.po -t $FLATPAK_DEST/share/xtactics/Languages",
     "install -Dm644 Images/Maps/*.png -t $FLATPAK_DEST/share/xtactics/Images/Maps",
     "install -Dm644 Systems/*.xts -t $FLATPAK_DEST/share/xtactics/Systems",
     "install -Dm644 Install/deb/xtactics.desktop -t $FLATPAK_DEST/share/applications",
     "install -Dm644 Install/deb/xtactics.xml $FLATPAK_DEST/share/mime/packages/$FLAPTAK_ID.xml",
     "install -Dm644 Images/256x256/xtactics.png -t $FLATPAK_DEST/share/icons/hicolor/256x256/apps",
     "install -Dm644 Images/256x256/xtactics.png $FLATPAK_DEST/share/pixmaps/application-xtg.png",
     "install -Dm644 Images/256x256/xtactics.png $FLATPAK_DEST/share/pixmaps/application-xts.png",
     "install -Dm644 Install/flatpak/${FLATPAK_ID}.metainfo.xml -t $FLATPAK_DEST/share/metainfo"
    ]
   }
  ]
 }
}