{
 "app_id": "org.desmume.DeSmuME",
 "source_url": "https://raw.githubusercontent.com/flathub/org.desmume.DeSmuME/master/org.desmume.DeSmuME.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=all"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:14:21.767744+00:00",
 "manifest": {
  "app-id": "org.desmume.DeSmuME",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "desmume",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--share=ipc",
   "--device=all"
  ],
  "cleanup": [
   "/bin/pcap-config",
   "/include",
   "/lib/libpcap.a",
   "/lib/pkgconfig",
   "/share/man"
  ],
  "modules": [
   {
    "name": "pcap",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-shared",
     "--disable-dbus"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.tcpdump.org/release/libpcap-1.10.5.tar.gz",
      "sha512": "e599a31f2f1c03bdf386defa613ea9f08f80459c87068c2dd36c55c1bd678e2622cdce6333f0a776f16812df7bd4d6747820d1c35c7a2f1d7ad4a2ffb45dbe24"
     }
    ]
   },
   {
    "name": "desmume",
    "buildsystem": "meson",
    "subdir": "desmume/src/frontend/posix/",
    "build-options": {
     "arch": {
      "x86_64": {
       "cflags": "-minline-all-stringops"
      }
     }
    },
    "config-opts": [
     "-Dfrontend-cli=false",
     "--buildtype=release",
     "--optimization=2"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/TASEmulators/desmume",
      "commit": "91196788eb6f8543ea395ac1f6ad9e056dc7c5c2"
     }
    ]
   }
  ]
 }
}