{
 "app_id": "org.kde.amarok",
 "source_url": "https://raw.githubusercontent.com/flathub/org.kde.amarok/master/org.kde.amarok.json",
 "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=home",
  "--filesystem=/media",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=/run/media",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.kcookiejar5",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.kde.kglobalaccel",
  "--own-name=org.mpris.MediaPlayer2.amarok"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-21T13:28:17.351740+00:00",
 "manifest": {
  "app-id": "org.kde.amarok",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "base": "io.qt.qtwebengine.BaseApp",
  "base-version": "6.10",
  "sdk": "org.kde.Sdk",
  "command": "amarok",
  "rename-icon": "amarok",
  "finish-args": [
   "--device=dri",
   "--env=QTWEBENGINEPROCESS_PATH=/app/bin/QtWebEngineProcess",
   "--filesystem=/media",
   "--filesystem=/run/media",
   "--filesystem=home",
   "--own-name=org.mpris.MediaPlayer2.amarok",
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--system-talk-name=org.freedesktop.UDisks2",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--talk-name=org.kde.kcookiejar5",
   "--talk-name=org.kde.kglobalaccel"
  ],
  "cleanup": [
   "/include",
   "/lib/*/pkgconfig",
   "/mariadb-test",
   "/share/doc",
   "/share/kdevappwizard",
   "/share/qlogging-categories6",
   "/sql-bench",
   "*la",
   "*.a"
  ],
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "modules": [
   {
    "name": "fmt",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DFMT_DOC=OFF",
     "-DFMT_TEST=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/fmtlib/fmt/releases/download/12.2.0/fmt-12.2.0.zip",
      "sha256": "a2f4a8d51178f954e4c339007f77edd76ba0cb2e36f87a48e5a5403d9be5878f",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 11526,
       "stable-only": true,
       "url-template": "https://github.com/fmtlib/fmt/releases/download/$version/fmt-$version.zip"
      }
     }
    ]
   },
   {
    "name": "mariadb",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DWITH_EMBEDDED_SERVER=ON",
     "-DDEFAULT_CHARSET=utf8mb4",
     "-DDEFAULT_COLLATION=utf8mb4_unicode_ci",
     "-DPLUGIN_EXAMPLE=NO",
     "-DPLUGIN_FEDERATED=NO",
     "-DPLUGIN_FEEDBACK=NO",
     "-DWITH_EXTRA_CHARSETS=complex",
     "-DWITH_JEMALLOC=ON",
     "-DWITH_PCRE2=system",
     "-DWITH_LIBFMT=system",
     "-DWITH_SSL=system",
     "-DWITH_SYSTEMD=no",
     "-DWITH_UNIT_TESTS=OFF",
     "-DWITH_ZLIB=system",
     "-DWITHOUT_ARCHIVE_STORAGE_ENGINE=1",
     "-DWITHOUT_BLACKHOLE_STORAGE_ENGINE=1",
     "-DWITHOUT_PARTITION_STORAGE_ENGINE=1",
     "-DWITHOUT_TOKUDB=1",
     "-DWITHOUT_EXAMPLE_STORAGE_ENGINE=1",
     "-DWITHOUT_FEDERATED_STORAGE_ENGINE=1",
     "-DWITHOUT_PBXT_STORAGE_ENGINE=1"
    ],
    "cleanup": [
     "/bin",
     "/include",
     "/lib/pkgconfig",
     "/man",
     "*.a"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://archive.mariadb.org/mariadb-11.8.8/source/mariadb-11.8.8.tar.gz",
      "sha256": "bd023a4959faf012db7f0ebfc0d276729e67e5443df193163f98d80fdfc524c9",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 1887,
       "stable-only": true,
       "url-template": "https://archive.mariadb.org/mariadb-$version/source/mariadb-$version.tar.gz",
       "versions": {
        "<": "12.0"
       }
      }
     }
    ]
   },
   {
    "name": "libmygpo-qt6",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DMYGPO_BUILD_TESTS=OFF",
     "-DBUILD_WITH_QT6=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Mazhoon/libmygpo-qt.git",
      "commit": "4dfa3ba1f075ca9c9dbd5b452f88ba75f6f13c31"
     }
    ]
   },
   {
    "name": "liblastfm-qt6",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTS=OFF",
     "-DCMAKE_CXX_STANDARD=14"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Mazhoon/liblastfm.git",
      "commit": "81e8f9dc16a0a18fe9a066d51c2071086326670b"
     }
    ],
    "modules": [
     "shared-modules/linux-audio/fftw3f.json"
    ]
   },
   {
    "name": "libmtp",
    "buildsystem": "autotools",
    "config-opts": [
     "--with-udev=/app/lib/udev"
    ],
    "cleanup": [
     "/share/doc",
     "*.a",
     "*.la"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/libmtp/libmtp/releases/download/v1.1.23/libmtp-1.1.23.tar.gz",
      "sha256": "74a2b6e8cb4a0304e95b995496ea3ac644c29371649b892b856e22f12a0bdeed",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 10017,
       "stable-only": true,
       "url-template": "https://github.com/libmtp/libmtp/releases/download/v$version/libmtp-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "amarok",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTING=OFF",
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.kde.org/stable/amarok/3.3.3/amarok-3.3.3.tar.xz",
      "sha256": "68e9e83d7d8c0cbdd470958e768815f573d61f3ce32be7bc1b87fb56d622436e",
      "x-checker-data": {
       "is-main-source": true,
       "type": "anitya",
       "project-id": 13985,
       "stable-only": true,
       "url-template": "https://download.kde.org/stable/amarok/$version/amarok-$version.tar.xz"
      }
     }
    ]
   }
  ]
 }
}