{
 "app_id": "io.github.juancarlosbernal.FolderPlay",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.juancarlosbernal.FolderPlay/master/io.github.juancarlosbernal.FolderPlay.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--filesystem=xdg-run/pipewire-0",
  "--filesystem=xdg-music:ro",
  "--filesystem=/mnt:ro"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:24.966453+00:00",
 "manifest": {
  "id": "io.github.juancarlosbernal.FolderPlay",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "folderplay",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=pulseaudio",
   "--filesystem=xdg-run/pipewire-0",
   "--filesystem=xdg-music:ro",
   "--filesystem=/mnt:ro"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin",
   "env": {
    "CARGO_HOME": "/run/build/folderplay/cargo",
    "CARGO_REGISTRIES_CRATES_IO_PROTOCOL": "sparse"
   }
  },
  "modules": [
   {
    "name": "folderplay",
    "builddir": true,
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/juancarlosbernal/FolderPlay.git",
      "tag": "v1.0.6",
      "commit": "d4614360310d5189d367558c7854f5d23ca79b91"
     },
     {
      "type": "inline",
      "contents": "[source.crates-io]\nreplace-with = \"vendored-sources\"\n\n[source.vendored-sources]\ndirectory = \"cargo/vendor\"\n",
      "dest": ".cargo",
      "dest-filename": "config.toml"
     },
     "cargo-sources.json"
    ]
   }
  ]
 }
}