{
 "app_id": "ch.x29a.playitslowly",
 "source_url": "https://raw.githubusercontent.com/flathub/ch.x29a.playitslowly/master/ch.x29a.playitslowly.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--filesystem=home:ro",
  "--filesystem=xdg-music"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:06:42.467290+00:00",
 "manifest": {
  "id": "ch.x29a.playitslowly",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "playitslowly",
  "finish-args": [
   "--share=ipc",
   "--socket=pulseaudio",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home:ro",
   "--filesystem=xdg-music",
   "--env=GST_PLUGIN_SYSTEM_PATH=/app/lib/gstreamer-1.0"
  ],
  "modules": [
   {
    "name": "soundtouch",
    "config-opts": [
     "--enable-shared",
     "--disable-static"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://codeberg.org/soundtouch/soundtouch/archive/2.3.1.tar.gz",
      "sha256": "42633774f372d8cb0a33333a0ea3b30f357c548626526ac9f6ce018c94042692"
     }
    ],
    "cleanup": [
     "*.la",
     "/bin",
     "/include",
     "/lib/pkgconfig",
     "/share/aclocal",
     "/share/doc"
    ]
   },
   {
    "name": "gstreamer",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release",
     "-Dbase=enabled",
     "-Dgood=enabled",
     "-Dbad=enabled",
     "-Dugly=disabled",
     "-Dlibav=disabled",
     "-Dvaapi=disabled",
     "-Dsharp=disabled",
     "-Drs=disabled",
     "-Dpython=disabled",
     "-Ddevtools=disabled",
     "-Dges=disabled",
     "-Drtsp_server=disabled",
     "-Dgst-examples=disabled",
     "-Dqt5=disabled",
     "-Dtests=disabled",
     "-Dexamples=disabled",
     "-Dintrospection=disabled",
     "-Ddoc=disabled",
     "-Dgtk_doc=disabled",
     "-Dgst-plugins-bad:bz2=disabled",
     "-Dgst-plugins-bad:curl=disabled",
     "-Dgst-plugins-bad:dash=disabled",
     "-Dgst-plugins-bad:decklink=disabled",
     "-Dgst-plugins-bad:dtls=disabled",
     "-Dgst-plugins-bad:dvb=disabled",
     "-Dgst-plugins-bad:examples=disabled",
     "-Dgst-plugins-bad:fbdev=disabled",
     "-Dgst-plugins-bad:gl=disabled",
     "-Dgst-plugins-bad:hls=disabled",
     "-Dgst-plugins-bad:introspection=disabled",
     "-Dgst-plugins-bad:kms=disabled",
     "-Dgst-plugins-bad:openal=disabled",
     "-Dgst-plugins-bad:rsvg=disabled",
     "-Dgst-plugins-bad:smoothstreaming=disabled",
     "-Dgst-plugins-bad:sndfile=disabled",
     "-Dgst-plugins-bad:vulkan=disabled",
     "-Dgst-plugins-bad:wayland=disabled",
     "-Dgst-plugins-bad:webp=disabled",
     "-Dgst-plugins-bad:orc=disabled",
     "-Dgst-plugins-bad:soundtouch=enabled"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.freedesktop.org/gstreamer/gstreamer.git",
      "tag": "1.22.6",
      "commit": "ddb4fbe43149b157efb52b6472313f48308c1dbc",
      "disable-submodules": true
     }
    ],
    "cleanup": [
     "/include",
     "*.la",
     "*.a",
     "/lib/gstreamer-1.0/include",
     "/lib/pkgconfig",
     "/share/aclocal",
     "/share/gtk-doc",
     "/share/man"
    ]
   },
   {
    "name": "playitslowly",
    "buildsystem": "simple",
    "build-commands": [
     "python3 setup.py install --prefix=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jwagner/playitslowly.git",
      "commit": "7ae6afc06df6df22a7b033c458ad579484edd033"
     },
     {
      "type": "patch",
      "path": "0001-force-Gtk3.patch"
     },
     {
      "type": "patch",
      "path": "0002-appdata.patch"
     }
    ]
   }
  ]
 }
}