{
 "app_id": "io.github.quodlibet.QuodLibet",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.quodlibet.QuodLibet/master/io.github.quodlibet.QuodLibet.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--filesystem=/tmp",
  "--filesystem=host",
  "--talk-name=org.gnome.SettingsDaemon.MediaKeys",
  "--talk-name=org.gnome.SessionManager",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Avahi",
  "--talk-name=com.canonical.Unity.Launcher",
  "--talk-name=org.enlightenment.wm.service",
  "--talk-name=org.kde.plasmashell",
  "--talk-name=org.xfce.FileManager",
  "--talk-name=org.freedesktop.Notifications",
  "--talk-name=org.freedesktop.FileManager1",
  "--talk-name=org.gajim.dbus",
  "--talk-name=org.mate.SettingsDaemon",
  "--talk-name=org.gnome.ScreenSaver",
  "--talk-name=org.freedesktop.Telepathy.AccountManager",
  "--own-name=org.mpris.quodlibet",
  "--own-name=org.mpris.MediaPlayer2.quodlibet",
  "--own-name=org.gnome.UPnP.MediaServer2.QuodLibet"
 ],
 "module_count": 14,
 "fetched_at": "2026-09-17T16:12:01.771650+00:00",
 "manifest": {
  "app-id": "io.github.quodlibet.QuodLibet",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "quodlibet",
  "build-options": {
   "no-debuginfo": true,
   "strip": true
  },
  "finish-args": [
   "--share=network",
   "--socket=fallback-x11",
   "--share=ipc",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--filesystem=host",
   "--filesystem=/tmp",
   "--talk-name=org.gnome.SettingsDaemon.MediaKeys",
   "--talk-name=org.mate.SettingsDaemon",
   "--talk-name=com.canonical.Unity.Launcher",
   "--talk-name=org.enlightenment.wm.service",
   "--talk-name=org.kde.plasmashell",
   "--own-name=org.mpris.quodlibet",
   "--own-name=org.mpris.MediaPlayer2.quodlibet",
   "--own-name=org.gnome.UPnP.MediaServer2.QuodLibet",
   "--talk-name=org.freedesktop.Avahi",
   "--talk-name=org.freedesktop.FileManager1",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.freedesktop.Telepathy.AccountManager",
   "--talk-name=org.gajim.dbus",
   "--talk-name=org.gnome.ScreenSaver",
   "--talk-name=org.gnome.SessionManager",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=org.xfce.FileManager"
  ],
  "modules": [
   "python-modules.yaml",
   "flathub-shared-modules/dbus-glib/dbus-glib.json",
   "flathub-shared-modules/libappindicator/libappindicator-gtk3-introspection-12.10.json",
   {
    "name": "kakasi",
    "sources": [
     {
      "type": "archive",
      "url": "http://kakasi.namazu.org/stable/kakasi-2.3.6.tar.xz",
      "sha256": "2ee57b1b03c74fd5766e741c3812028efc73bc0e0bf93a6e7ff20eb4701f3ee3",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1487,
       "url-template": "http://kakasi.namazu.org/stable/kakasi-$version.tar.xz"
      }
     },
     {
      "type": "patch",
      "paths": [
       "patches/kakasi-configure-c99.patch"
      ]
     },
     {
      "type": "shell",
      "commands": [
       "autoreconf -vfi -I /usr/share/gettext/m4"
      ]
     }
    ],
    "build-options": {
     "cflags": "-std=gnu17"
    },
    "cleanup": [
     "/lib",
     "/include"
    ]
   },
   {
    "name": "ffmpeg",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-doc",
     "--disable-static",
     "--enable-shared",
     "--enable-optimizations",
     "--disable-everything",
     "--enable-decoder=ape,dca,eac3,mlp,tak,truehd,wmav1,wmav2,wmapro,tta,mpc7,mpc8,alac,dsd_lsbf,dsd_lsbf_planar,dsd_msbf,dsd_msbf_planar,aac,aac_fixed,aac_latm",
     "--enable-demuxer=asf,xwma,tta,mpc,mpc8,dsf",
     "--enable-protocol=file"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://ffmpeg.org/releases/ffmpeg-7.1.5.tar.xz",
      "sha256": "de668509caf9e35e3cd162473441fdb29538c6d96ed080292b3cf9e6fc5d558f",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 5405,
       "stable-only": true,
       "versions": {
        "<": "7.2"
       },
       "url-template": "https://ffmpeg.org/releases/ffmpeg-$version.tar.xz"
      }
     }
    ],
    "cleanup": [
     "/share/ffmpeg"
    ]
   },
   {
    "name": "chromaprint",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_TESTS=off",
     "-DBUILD_TOOLS=off",
     "-DAUDIO_PROCESSOR_LIB=dummy"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/acoustid/chromaprint/releases/download/v1.6.1/chromaprint-1.6.1.tar.gz",
      "sha256": "3368805af0ee47b9df74df10b5001a44569e01df2844dab520031720dde9ad23",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 286,
       "url-template": "https://github.com/acoustid/chromaprint/releases/download/v$version/chromaprint-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "libbs2b",
    "rm-configure": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://sourceforge.net/projects/bs2b/files/libbs2b/3.1.0/libbs2b-3.1.0.tar.gz",
      "sha256": "6aaafd81aae3898ee40148dd1349aab348db9bfae9767d0e66e0b07ddd4b2528",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1566,
       "url-template": "https://sourceforge.net/projects/bs2b/files/libbs2b/$version/libbs2b-$version.tar.gz"
      }
     },
     {
      "type": "script",
      "dest-filename": "autogen.sh",
      "commands": [
       "cp -p /usr/share/automake-*/config.{sub,guess} build-aux",
       "autoreconf -vfi"
      ]
     },
     {
      "type": "patch",
      "path": "patches/bs2b-fix-automake-dist-lzma.patch"
     }
    ],
    "cleanup": [
     "/bin"
    ]
   },
   {
    "name": "soundtouch",
    "sources": [
     {
      "type": "archive",
      "url": "https://codeberg.org/soundtouch/soundtouch/archive/2.4.1.tar.gz",
      "sha256": "e07abf20ce8f95850c280132e1f61ad400fc1f4011b7fac698a503de6aab6733",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 115722,
       "url-template": "https://codeberg.org/soundtouch/soundtouch/archive/$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "gst-plugins-ugly",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-1.26.11.tar.xz",
      "sha256": "bf9c9f72ee374825cfd43868c285bcb01700df2584069e75d7af455fe48244f8",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 15187,
       "stable-only": true,
       "versions": {
        "<": "1.27"
       },
       "url-template": "https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "libgme",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libgme/game-music-emu/archive/refs/tags/0.6.5.tar.gz",
      "sha256": "8531678502451c2cf04248cda45c8b4645e19fcfb63e6a7ec2549641c47bb392",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 866,
       "stable-only": true,
       "url-template": "https://github.com/libgme/game-music-emu/archive/refs/tags/$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "gst-plugins-bad",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.26.11.tar.xz",
      "sha256": "110fb82795f0e569b1e27b12ab9699d35c7762e1ff4db95335d6ac8d1442af3d",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 21849,
       "stable-only": true,
       "versions": {
        "<": "1.27"
       },
       "url-template": "https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "gst-libav",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-1.26.11.tar.xz",
      "sha256": "9bb3d2681ef0de92d1b1a9d955186236ee22e64f372db9bfc0d22e2d0df19865",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 21848,
       "stable-only": true,
       "versions": {
        "<": "1.27"
       },
       "url-template": "https://gstreamer.freedesktop.org/src/gst-libav/gst-libav-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "dbus-python",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.3.2.tar.gz",
      "sha256": "ad67819308618b5069537be237f8e68ca1c7fcc95ee4a121fe6845b1418248f8",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 402,
       "url-template": "https://dbus.freedesktop.org/releases/dbus-python/dbus-python-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "quodlibet",
    "buildsystem": "simple",
    "build-commands": [
     "python3 setup.py install --prefix=${FLATPAK_DEST} --root=/",
     "sed -i '1s|.*|#!/usr/bin/env python|' /app/bin/quodlibet"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/quodlibet/quodlibet.git",
      "tag": "release-4.7.1",
      "commit": "f98c33c9fcaf222f3f259ccdd8e79adc833734a0",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^release-([\\d.]+)$"
      }
     }
    ]
   }
  ],
  "cleanup": [
   "/include",
   "/share/gtk-doc",
   "/share/gir-1.0",
   "*.la",
   "*.a"
  ],
  "cleanup-commands": [
   "python3 -m compileall -f --invalidation-mode=unchecked-hash /app"
  ]
 }
}