{
 "app_id": "org.exaile.Exaile",
 "source_url": "https://raw.githubusercontent.com/flathub/org.exaile.Exaile/master/org.exaile.Exaile.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--filesystem=xdg-music",
  "--system-talk-name=org.freedesktop.UDisks2"
 ],
 "module_count": 15,
 "fetched_at": "2026-09-19T15:38:47.880476+00:00",
 "manifest": {
  "app-id": "org.exaile.Exaile",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "exaile",
  "rename-desktop-file": "exaile.desktop",
  "rename-appdata-file": "org.exaile.exaile.appdata.xml",
  "rename-icon": "exaile",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--system-talk-name=org.freedesktop.UDisks2",
   "--filesystem=xdg-music"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/bash-completion",
   "/share/fish",
   "/share/man",
   "*.la"
  ],
  "modules": [
   "libdb.json",
   "python3-bsdb3.json",
   "python3-meson-python.json",
   "python3-pycairo.json",
   "python3-gobject.json",
   "python3-PyGObject.json",
   "python3-mutagen.json",
   "python3-dbus-python.json",
   "python3-feedparser.json",
   "python3-ipython.json",
   "python3-pylast.json",
   "python3-lxml.json",
   "python3-beautifulsoup4.json",
   "python3-musicbrainzngs.json",
   {
    "name": "exaile",
    "buildsystem": "simple",
    "build-commands": [
     "make PREFIX=/app",
     "make install PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/exaile/exaile.git",
      "tag": "4.2.2",
      "commit": "f7aed9a79ab99f4d99be11f95bed28cadaa2faea",
      "x-checker-data": {
       "is-main-source": true,
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}