{
 "app_id": "org.atheme.audacious",
 "source_url": "https://raw.githubusercontent.com/flathub/org.atheme.audacious/master/org.atheme.audacious.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-download",
  "--filesystem=/media:ro",
  "--filesystem=xdg-music",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=/run/media",
  "--filesystem=xdg-run/pipewire-0",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.freedesktop.Notifications",
  "--own-name=org.mpris.MediaPlayer2.audacious",
  "--system-talk-name=org.freedesktop.UDisks2"
 ],
 "module_count": 18,
 "fetched_at": "2026-09-17T16:14:11.961989+00:00",
 "manifest": {
  "id": "org.atheme.audacious",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "audacious",
  "rename-desktop-file": "audacious.desktop",
  "rename-appdata-file": "audacious.metainfo.xml",
  "rename-icon": "audacious",
  "finish-args": [
   "--device=dri",
   "--filesystem=/media:ro",
   "--filesystem=/run/media",
   "--filesystem=xdg-download",
   "--filesystem=xdg-music",
   "--filesystem=xdg-run/pipewire-0",
   "--own-name=org.mpris.MediaPlayer2.audacious",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--system-talk-name=org.freedesktop.UDisks2",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.kde.StatusNotifierWatcher"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/man",
   "/share/aclocal",
   "/share/doc",
   "/share/gir-1.0",
   "/share/gtk-doc",
   "/share/info",
   "/share/man",
   "/share/pkgconfig",
   "*.a",
   "*.la"
  ],
  "modules": [
   {
    "name": "audacious",
    "buildsystem": "meson",
    "config-opts": [
     "-D=buildstamp=Flathub package",
     "-D=gtk=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/audacious-media-player/audacious.git",
      "tag": "audacious-4.6.1",
      "commit": "17b29a330a106033ae96d57ce52f2c900e07addd",
      "x-checker-data": {
       "type": "git",
       "url": "https://github.com/audacious-media-player/audacious.git",
       "tag-pattern": "^(audacious-[\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "audacious-plugins",
    "buildsystem": "meson",
    "build-options": {
     "arch": {
      "aarch64": {
       "config-opts": [
        "-Dgl-spectrum=false"
       ]
      }
     }
    },
    "config-opts": [
     "-D=gtk=true"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/audacious-media-player/audacious-plugins.git",
      "tag": "audacious-plugins-4.6.1",
      "commit": "a7f3a1d1ad564b764137a3583cdff440d0230762",
      "x-checker-data": {
       "type": "git",
       "url": "https://github.com/audacious-media-player/audacious-plugins.git",
       "tag-pattern": "^(audacious-plugins-[\\d.]+)$"
      }
     }
    ],
    "modules": [
     {
      "name": "neon",
      "config-opts": [
       "--disable-static",
       "--enable-shared"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/notroj/neon.git",
        "tag": "0.34.0",
        "commit": "ea26872a0e2b684c93e715194ca02c8ff90b40ca"
       },
       {
        "type": "patch",
        "path": "patches/neon:remove-hardcoded-install-paths.patch"
       }
      ]
     },
     {
      "name": "cue",
      "buildsystem": "cmake-ninja",
      "config-opts": [
       "-DBUILD_SHARED_LIBS:BOOL=ON",
       "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/lipnitsk/libcue",
        "tag": "v2.3.0",
        "commit": "cfb98a060fd79dbc3463d85f0f29c3c335dfa0ea",
        "x-checker-data": {
         "type": "json",
         "url": "https://api.github.com/repos/lipnitsk/libcue/releases/latest",
         "tag-query": ".tag_name",
         "timestamp-query": ".published_at"
        }
       }
      ]
     },
     {
      "name": "faad",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/gypified/libfaad",
        "commit": "200ac175e58e5703385d6c9c104d54c9247d8a67"
       },
       {
        "type": "shell",
        "commands": [
         "cp -p /usr/share/automake-*/config.{sub,guess} ."
        ]
       }
      ]
     },
     {
      "name": "cddb",
      "config-opts": [
       "--disable-static"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://prdownloads.sourceforge.net/libcddb/libcddb-1.3.2.tar.bz2",
        "sha256": "35ce0ee1741ea38def304ddfe84a958901413aa829698357f0bee5bb8f0a223b"
       },
       {
        "type": "shell",
        "commands": [
         "cp -p /usr/share/automake-*/config.{sub,guess} ."
        ]
       },
       {
        "type": "patch",
        "path": "patches/libcddb:pointer-types.patch"
       }
      ]
     },
     "shared-modules/linux-audio/fluidsynth2.json",
     {
      "name": "sidplayfp",
      "config-opts": [
       "--disable-static"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/libsidplayfp/libsidplayfp/releases/download/v2.16.0/libsidplayfp-2.16.0.tar.gz",
        "sha256": "81bfd58ccaa3a0ef28c903b841b4fa3014811901fd12fbb9a80b7b5d5ec2b151"
       }
      ]
     },
     {
      "name": "modplug",
      "config-opts": [
       "--disable-static"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://sourceforge.net/projects/modplug-xmms/files/libmodplug/0.8.9.0/libmodplug-0.8.9.0.tar.gz",
        "sha256": "457ca5a6c179656d66c01505c0d95fafaead4329b9dbaa0f997d00a3508ad9de"
       }
      ]
     },
     {
      "name": "openmpt",
      "config-opts": [
       "--disable-static",
       "--without-portaudio",
       "--without-portaudiocpp"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-0.8.7+release.autotools.tar.gz",
        "sha256": "275c29ef47be9992f62a35fcc96f7ca05c06d2fd05c9298b8dee9f743f75b089",
        "x-checker-data": {
         "type": "anitya",
         "project-id": 141468,
         "url-template": "https://lib.openmpt.org/files/libopenmpt/src/libopenmpt-$version+release.autotools.tar.gz"
        }
       }
      ]
     },
     {
      "name": "cdio",
      "config-opts": [
       "--disable-static",
       "--without-cd-drive",
       "--without-cd-info",
       "--without-cdda-player",
       "--without-cd-read",
       "--without-iso-info",
       "--without-iso-read",
       "--with-pic"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/libcdio/libcdio.git",
        "tag": "2.3.0",
        "commit": "02bdae68579e5474b0441dbf34d49354ddc3e83f",
        "x-checker-data": {
         "type": "git"
        }
       }
      ]
     },
     {
      "name": "cdio-paranoia",
      "config-opts": [
       "--disable-static"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/rocky/libcdio-paranoia",
        "tag": "release-10.2+2.0.2",
        "commit": "9086b36d2b434af3eb7977e17653b41d01da92b2",
        "x-checker-data": {
         "type": "json",
         "url": "https://api.github.com/repos/rocky/libcdio-paranoia/releases/latest",
         "tag-query": ".tag_name",
         "timestamp-query": ".published_at"
        }
       }
      ]
     },
     {
      "name": "mms",
      "sources": [
       {
        "type": "archive",
        "url": "https://sourceforge.net/projects/libmms/files/libmms/0.6.4/libmms-0.6.4.tar.gz",
        "sha256": "3c05e05aebcbfcc044d9e8c2d4646cd8359be39a3f0ba8ce4e72a9094bee704f"
       }
      ]
     },
     {
      "name": "ampache_browser",
      "buildsystem": "cmake-ninja",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/ampache-browser/ampache_browser.git",
        "tag": "v1.0.8",
        "commit": "e539cfdc50486e25e65b7f4ed9a370e9ce3fe223",
        "x-checker-data": {
         "type": "json",
         "url": "https://api.github.com/repos/ampache-browser/ampache_browser/releases/latest",
         "tag-query": ".tag_name",
         "timestamp-query": ".published_at"
        }
       }
      ]
     },
     {
      "name": "soxr",
      "buildsystem": "cmake-ninja",
      "config-opts": [
       "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "http://downloads.sourceforge.net/soxr/soxr-0.1.3-Source.tar.xz",
        "sha256": "b111c15fdc8c029989330ff559184198c161100a59312f5dc19ddeb9b5a15889"
       }
      ]
     },
     {
      "name": "libbs2b",
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/alexmarsev/libbs2b",
        "commit": "5ca2d59888df047f1e4b028e3a2fd5be8b5a7277"
       }
      ]
     },
     {
      "name": "adplug",
      "config-opts": [
       "--disable-static"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://github.com/adplug/adplug",
        "tag": "adplug-2.4",
        "commit": "e491e382479ed2246f124c96c70d94561dce59b9",
        "x-checker-data": {
         "type": "json",
         "url": "https://api.github.com/repos/adplug/adplug/releases/latest",
         "tag-query": ".tag_name",
         "timestamp-query": ".published_at"
        }
       },
       {
        "type": "script",
        "dest-filename": "autogen.sh",
        "commands": [
         "autoreconf --install"
        ]
       }
      ],
      "modules": [
       {
        "name": "binio",
        "config-opts": [
         "--disable-static",
         "--enable-maintainer-mode"
        ],
        "sources": [
         {
          "type": "git",
          "url": "https://github.com/adplug/libbinio",
          "tag": "libbinio-1.5",
          "commit": "020a4c2b7612863600428e0e9f2491b923e54ac2",
          "x-checker-data": {
           "type": "json",
           "url": "https://api.github.com/repos/adplug/libbinio/releases/latest",
           "tag-query": ".tag_name",
           "timestamp-query": ".published_at"
          }
         },
         {
          "type": "script",
          "dest-filename": "autogen.sh",
          "commands": [
           "autoreconf --install"
          ]
         }
        ]
       }
      ]
     }
    ]
   }
  ]
 }
}