{
 "app_id": "io.sourceforge.qoobar.Qoobar",
 "source_url": "https://raw.githubusercontent.com/alexnovichkov/qoobar/master/io.sourceforge.qoobar.Qoobar.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--share=network",
  "--device=dri",
  "--filesystem=host",
  "--metadata=X-DConf=migrate-path=/org/gnome/dictionary/"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-20T12:57:14.730016+00:00",
 "manifest": {
  "app-id": "io.sourceforge.qoobar.Qoobar",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15",
  "sdk": "org.kde.Sdk",
  "command": "qoobar",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--share=network",
   "--device=dri",
   "--filesystem=host",
   "--metadata=X-DConf=migrate-path=/org/gnome/dictionary/"
  ],
  "rename-icon": "qoobar",
  "rename-desktop-file": "qoobar.desktop",
  "add-extensions": {
   "org.freedesktop.Platform.ffmpeg-full": {
    "directory": "lib/ffmpeg",
    "version": "21.08",
    "add-ld-path": "."
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libebur128",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_STATIC_LIBS=OFF",
     "-DCMAKE_INSTALL_LIBDIR=lib"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jiixyj/libebur128.git",
      "tag": "v1.2.6",
      "commit": "67b33abe1558160ed76ada1322329b0e9e058b02",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)"
      }
     }
    ],
    "post-install": [
     "install -Dm644 -t $FLATPAK_DEST/share/licenses/libebur128 COPYING"
    ]
   },
   {
    "name": "libdiscid",
    "buildsystem": "cmake-ninja",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/metabrainz/libdiscid/archive/v0.6.2.tar.gz",
      "sha256": "a9b73b030603ce707941a3aab4f46649fa5029025e7e2bfbbe0c3c93a86d7b20",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1592,
       "stable-only": true,
       "url-template": "https://github.com/metabrainz/libdiscid/archive/v$version.tar.gz"
      }
     }
    ],
    "cleanup": [
     "/include",
     "/lib/pkgconfig"
    ]
   },
   {
    "name": "taglib",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DBUILD_SHARED_LIBS=ON"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://taglib.org/releases/taglib-1.12.tar.gz",
      "sha256": "7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703"
     }
    ]
   },
   {
    "name": "qoobar",
    "buildsystem": "qmake",
    "config-opts": [
     "INSTALL_ROOT=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/alexnovichkov/qoobar.git",
      "tag": "v1.7.0flatpak",
      "commit": "674dce84fce712b779193ac176ee4258bec753b3"
     }
    ]
   }
  ]
 }
}