{
 "app_id": "com.github.petervdpas.goop2",
 "source_url": "https://raw.githubusercontent.com/petervdpas/goop2/master/build/linux/flatpak/com.github.petervdpas.goop2.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "47",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--device=all",
  "--socket=pulseaudio",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:01:54.840204+00:00",
 "manifest": {
  "app-id": "com.github.petervdpas.goop2",
  "runtime": "org.gnome.Platform",
  "runtime-version": "47",
  "sdk": "org.gnome.Sdk",
  "command": "goop2",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--device=all",
   "--socket=pulseaudio",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "modules": [
   {
    "name": "goop2",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 goop2-bin /app/bin/goop2-bin",
     "install -Dm755 goop2-wrapper.sh /app/bin/goop2",
     "install -Dm644 com.github.petervdpas.goop2.desktop /app/share/applications/com.github.petervdpas.goop2.desktop",
     "install -Dm644 goop2.png /app/share/icons/hicolor/256x256/apps/com.github.petervdpas.goop2.png",
     "install -Dm644 com.github.petervdpas.goop2.metainfo.xml /app/share/metainfo/com.github.petervdpas.goop2.metainfo.xml"
    ],
    "sources": [
     {
      "type": "file",
      "path": "goop2-bin"
     },
     {
      "type": "file",
      "path": "goop2-wrapper.sh"
     },
     {
      "type": "file",
      "path": "com.github.petervdpas.goop2.desktop"
     },
     {
      "type": "file",
      "path": "goop2.png"
     },
     {
      "type": "file",
      "path": "com.github.petervdpas.goop2.metainfo.xml"
     }
    ]
   }
  ]
 }
}