{
 "app_id": "org.imitationpickles.barbie",
 "source_url": "https://raw.githubusercontent.com/flathub/org.imitationpickles.barbie/master/org.imitationpickles.barbie.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=pulseaudio",
  "--socket=x11",
  "--device=dri"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-17T16:15:16.413190+00:00",
 "manifest": {
  "app-id": "org.imitationpickles.barbie",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "seahorse-adventures",
  "rename-icon": "seahorse-adventures",
  "rename-desktop-file": "seahorse-adventures.desktop",
  "rename-appdata-file": "seahorse-adventures.metainfo.xml",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--device=dri",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "/lib/python3.*/*/pygame/tests",
   "/lib/python3.*/*/pygame/examples",
   "/lib/python3.*/*/pygame/docs"
  ],
  "modules": [
   {
    "name": "portmidi",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
    ],
    "cleanup": [
     "/bin"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/PortMidi/portmidi/archive/refs/tags/v2.0.7.tar.gz",
      "sha256": "43fa65b4ed7ebaa68b0028a538ba8b2ca4dc9b86a7e22ec48842070e010f823f"
     }
    ]
   },
   "SDL2.json",
   "shared-modules/SDL2/SDL2_ttf.json",
   "shared-modules/SDL2/SDL2_image.json",
   "shared-modules/SDL2/SDL2_mixer.json",
   "python3-requirements.json",
   {
    "name": "seahorse-adventures",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm 755 run.sh ${FLATPAK_DEST}/bin/seahorse-adventures",
     "mkdir -p ${FLATPAK_DEST}/share/seahorse-adventures/",
     "cp -r {data,lib} ${FLATPAK_DEST}/share/seahorse-adventures/",
     "install -Dm644 *.ini ${FLATPAK_DEST}/share/seahorse-adventures",
     "install -Dm555 leveledit.py ${FLATPAK_DEST}/share/seahorse-adventures",
     "install -Dm555 run_game.py ${FLATPAK_DEST}/share/seahorse-adventures",
     "install -Dm555 tileedit.py ${FLATPAK_DEST}/share/seahorse-adventures",
     "install -Dm644 icon32.png ${FLATPAK_DEST}/share/icons/hicolor/32x32/apps/seahorse-adventures.png",
     "install -Dm644 icon64.png ${FLATPAK_DEST}/share/icons/hicolor/64x64/apps/seahorse-adventures.png",
     "install -Dm644 icon128.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/seahorse-adventures.png",
     "install -Dm644 seahorse-adventures.desktop -t ${FLATPAK_DEST}/share/applications/",
     "install -Dm644 seahorse-adventures.metainfo.xml -t ${FLATPAK_DEST}/share/metainfo/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/dulsi/seahorse-adventures.git",
      "tag": "Release-1.4",
      "commit": "6ef1a494f158e8e5e5f76e7b222c23f0a1690672"
     },
     {
      "type": "patch",
      "path": "appdata.patch"
     },
     {
      "type": "file",
      "path": "run.sh"
     }
    ]
   }
  ]
 }
}