{
 "app_id": "io.github.jonmagon.kdiskmark",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.jonmagon.kdiskmark/master/io.github.jonmagon.kdiskmark.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.1",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--filesystem=host",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:11:24.966451+00:00",
 "manifest": {
  "app-id": "io.github.jonmagon.kdiskmark",
  "runtime": "org.kde.Platform",
  "runtime-version": 6.1,
  "sdk": "org.kde.Sdk",
  "rename-desktop-file": "kdiskmark.desktop",
  "rename-icon": "kdiskmark",
  "copy-icon": true,
  "command": "kdiskmark",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=host",
   "--device=dri"
  ],
  "cleanup": [
   "/include",
   "/share/man",
   "*.a"
  ],
  "modules": [
   {
    "name": "libaio",
    "buildsystem": "simple",
    "build-commands": [
     "make prefix=$FLATPAK_DEST install"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://deb.debian.org/debian/pool/main/liba/libaio/libaio_0.3.113.orig.tar.gz",
      "sha256": "2c44d1c5fd0d43752287c9ae1eb9c023f04ef848ea8d4aafa46e9aedb678200b"
     }
    ]
   },
   {
    "name": "fio",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-native"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/axboe/fio.git",
      "tag": "fio-3.42",
      "commit": "ab77643023f5d7e3c1b71a7576a564f368bf577a",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "fio-([\\d.]+)"
      }
     }
    ]
   },
   {
    "name": "kdiskmark",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=RelWithDebInfo",
     "-DAPPIMAGE_EDITION=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/JonMagon/KDiskMark.git",
      "tag": "3.3.0-standalone",
      "commit": "77e974b456a134d2d62ad71b5a3cf0ef222fa8fe",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "([\\d.]+)-standalone"
      }
     }
    ]
   }
  ]
 }
}