{
 "app_id": "lol.janjic.Splitcat",
 "source_url": "https://raw.githubusercontent.com/flathub/lol.janjic.Splitcat/master/lol.janjic.Splitcat.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=host"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:13:06.631024+00:00",
 "manifest": {
  "app-id": "lol.janjic.Splitcat",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "splitcat",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=host",
   "--share=network"
  ],
  "modules": [
   {
    "name": "Splitcat",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p ${FLATPAK_DEST}/splitcat ${FLATPAK_DEST}/bin",
     "mv data ${FLATPAK_DEST}/splitcat",
     "mv lib ${FLATPAK_DEST}/splitcat",
     "install -Dm755 splitcat ${FLATPAK_DEST}/splitcat/splitcat",
     "ln -s ${FLATPAK_DEST}/splitcat/splitcat ${FLATPAK_DEST}/bin/splitcat",
     "install -Dm644 $FLATPAK_ID.png -t $FLATPAK_DEST/share/icons/hicolor/256x256/apps/",
     "install -Dm644 $FLATPAK_ID.desktop -t $FLATPAK_DEST/share/applications/",
     "install -Dm644 $FLATPAK_ID.appdata.xml -t $FLATPAK_DEST/share/metainfo"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/vogonwann/splitcat/releases/download/v0.1.16/splitcat-linux-x64.tar.gz",
      "strip-components": 0,
      "sha256": "b21d90109140cb8b06133d13dd26d1a26cc20214a24a4a5b66937df0fb2801f3",
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/vogonwann/splitcat/releases/download/v0.1.16/splitcat-linux-arm64.tar.gz",
      "strip-components": 0,
      "sha256": "dce29ed54cf5f3d150767006ecb94d15e9c2eb67c8cbf178bf615ef1f6f321ae",
      "only-arches": [
       "aarch64"
      ]
     }
    ]
   }
  ]
 }
}