{
 "app_id": "org.soundconverter.SoundConverter",
 "source_url": "https://raw.githubusercontent.com/flathub/org.soundconverter.SoundConverter/master/org.soundconverter.SoundConverter.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=xdg-download",
  "--filesystem=/media",
  "--filesystem=xdg-music",
  "--filesystem=/run/media"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:16:32.159711+00:00",
 "manifest": {
  "app-id": "org.soundconverter.SoundConverter",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "rename-appdata-file": "soundconverter.appdata.xml",
  "rename-desktop-file": "soundconverter.desktop",
  "rename-icon": "soundconverter",
  "command": "soundconverter",
  "finish-args": [
   "--socket=wayland",
   "--share=ipc",
   "--socket=fallback-x11",
   "--filesystem=xdg-download",
   "--filesystem=xdg-music",
   "--filesystem=/media",
   "--filesystem=/run/media"
  ],
  "modules": [
   "shared-modules/intltool/intltool-0.51.json",
   {
    "name": "distutils-extra",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-build-isolation --no-deps --verbose --prefix=${FLATPAK_DEST} ."
    ],
    "cleanup": [
     "/lib"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://salsa.debian.org/python-team/packages/python-distutils-extra.git",
      "tag": "debian/3.5",
      "commit": "b410a1b741d4eaf82053e1c351768055a116587a",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^debian/([\\d\\.]+)$"
      }
     }
    ]
   },
   {
    "name": "soundconverter",
    "buildsystem": "simple",
    "build-commands": [
     "pip3 install --no-build-isolation --no-deps --verbose --prefix=${FLATPAK_DEST} ."
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/kassoulet/soundconverter.git",
      "tag": "4.1.3",
      "commit": "6ec9d62ab07ced9375b05f76ae559867c92ced3e",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d\\.]+)$"
      }
     }
    ]
   }
  ]
 }
}