{
 "app_id": "io.github.zapturk.GoRomMSync",
 "source_url": "https://raw.githubusercontent.com/zapturk/Go-RomM-Sync/main/io.github.zapturk.GoRomMSync.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "47",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--socket=wayland",
  "--socket=fallback-x11",
  "--share=ipc",
  "--share=network",
  "--socket=pulseaudio",
  "--device=dri",
  "--device=all",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=/run/media",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:06:18.847453+00:00",
 "manifest": {
  "app-id": "io.github.zapturk.GoRomMSync",
  "runtime": "org.gnome.Platform",
  "runtime-version": "47",
  "sdk": "org.gnome.Sdk",
  "command": "go-romm-sync",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--share=network",
   "--socket=pulseaudio",
   "--device=dri",
   "--device=all",
   "--filesystem=home",
   "--filesystem=/media",
   "--filesystem=/run/media",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "modules": [
   {
    "name": "go-romm-sync",
    "buildsystem": "simple",
    "build-commands": [
     "if [ -f build/bin/go-romm-sync ]; then\n  install -D -m 0755 build/bin/go-romm-sync /app/bin/go-romm-sync\nelif [ -f go-romm-sync ]; then\n  install -D -m 0755 go-romm-sync /app/bin/go-romm-sync\nelse\n  CGO_ENABLED=1 go build -tags webkit2_41 -trimpath -ldflags=\"-s -w\" -o /app/bin/go-romm-sync .\nfi\n",
     "install -D -m 0644 io.github.zapturk.GoRomMSync.desktop /app/share/applications/io.github.zapturk.GoRomMSync.desktop",
     "install -D -m 0644 io.github.zapturk.GoRomMSync.metainfo.xml /app/share/metainfo/io.github.zapturk.GoRomMSync.metainfo.xml",
     "install -D -m 0644 build/appicon.png /app/share/icons/hicolor/512x512/apps/io.github.zapturk.GoRomMSync.png",
     "install -D -m 0644 build/appicon.png /app/share/icons/hicolor/256x256/apps/io.github.zapturk.GoRomMSync.png"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}