{
 "app_id": "dev.bambosh.UnofficialHomestuckCollection",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.bambosh.UnofficialHomestuckCollection/master/dev.bambosh.UnofficialHomestuckCollection.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:33.910080+00:00",
 "manifest": {
  "app-id": "dev.bambosh.UnofficialHomestuckCollection",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "base": "org.electronjs.Electron2.BaseApp",
  "base-version": "24.08",
  "command": "unofficial-homestuck-collection",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio",
   "--share=network",
   "--device=dri",
   "--filesystem=home"
  ],
  "build-options": {
   "env": {
    "pkgver": "2.8.1"
   }
  },
  "modules": [
   {
    "name": "unofficial-homestuck-collection",
    "buildsystem": "simple",
    "builddir": true,
    "build-commands": [
     "tar -xf unofficial-homestuck-collection-*.tar.gz",
     "rm unofficial-homestuck-collection-*.tar.gz",
     "cp -ar unofficial-homestuck-collection-${pkgver} ${FLATPAK_DEST}/unofficial-homestuck-collection",
     "for i in 16x16 24x24 32x32 48x48 64x64 128x128 256x256 512x512; do\n  install -Dm644 build/icons/$i.png /app/share/icons/hicolor/$i/apps/dev.bambosh.UnofficialHomestuckCollection.png\ndone\n",
     "install -Dm644 build/dev.bambosh.UnofficialHomestuckCollection.metainfo.xml /app/share/metainfo/dev.bambosh.UnofficialHomestuckCollection.metainfo.xml",
     "install -Dm644 build/dev.bambosh.UnofficialHomestuckCollection.desktop /app/share/applications/dev.bambosh.UnofficialHomestuckCollection.desktop",
     "install -Dm755 unofficial-homestuck-collection ${FLATPAK_DEST}/bin"
    ],
    "sources": [
     {
      "type": "file",
      "url": "https://github.com/GiovanH/unofficial-homestuck-collection/releases/download/v2.8.1/unofficial-homestuck-collection-2.8.1.tar.gz",
      "sha256": "8933af99ad62a209bf6bf7ac40e9e3ae385ee80bf81f4ec01c12d6ce6674f34b"
     },
     {
      "type": "git",
      "url": "https://github.com/GiovanH/unofficial-homestuck-collection.git",
      "commit": "78c0a35a9b57290151fe986b652237755af7646b"
     },
     {
      "type": "script",
      "dest-filename": "unofficial-homestuck-collection",
      "commands": [
       "zypak-wrapper.sh /app/unofficial-homestuck-collection/unofficial-homestuck-collection --disable-gpu-sandbox \"$@\""
      ]
     }
    ]
   }
  ]
 }
}