{
 "app_id": "com.voxdsp.Snowling",
 "source_url": "https://raw.githubusercontent.com/flathub/com.voxdsp.Snowling/master/com.voxdsp.Snowling.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:09:06.128514+00:00",
 "manifest": {
  "app-id": "com.voxdsp.Snowling",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "snowling",
  "rename-icon": "snowling",
  "rename-desktop-file": "snowling.desktop",
  "rename-appdata-file": "snowling.appdata.xml",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "snowling",
    "buildsystem": "simple",
    "build-commands": [
     "cc Snowling/main.c -I inc -lSDL2 -lGLESv2 -lEGL -Ofast -lm -o snowling",
     "install -Dm 0755 snowling -t ${FLATPAK_DEST}/bin",
     "install -Dm 0644 Snowling/flatpak/snowling.desktop ${FLATPAK_DEST}/share/applications/snowling.desktop",
     "install -Dm 0644 Snowling/flatpak/snowling.appdata.xml ${FLATPAK_DEST}/share/metainfo/snowling.appdata.xml",
     "install -Dm 0644 Snowling/flatpak/snowling.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/snowling.png"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mrbid/NotABug-Mirror.git",
      "commit": "9783867161be015ec0f46c9ec19c758716d566f0"
     },
     {
      "type": "patch",
      "paths": [
       "fix-missing-esAux4h-file.patch",
       "fix-appdata.patch"
      ]
     }
    ]
   }
  ]
 }
}