{
 "app_id": "io.github.dman95.SASM",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.dman95.SASM/master/io.github.dman95.SASM.yml",
 "runtime": "org.kde.Sdk",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--allow=devel",
  "--allow=multiarch",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T15:23:33.785199+00:00",
 "manifest": {
  "app-id": "io.github.dman95.SASM",
  "runtime": "org.kde.Sdk",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "sasm",
  "rename-icon": "smallIcon",
  "rename-desktop-file": "sasm.desktop",
  "finish-args": [
   "--socket=wayland",
   "--device=dri",
   "--socket=fallback-x11",
   "--share=ipc",
   "--allow=multiarch",
   "--allow=devel",
   "--filesystem=xdg-documents"
  ],
  "modules": [
   {
    "name": "SASM",
    "buildsystem": "qmake",
    "build-commands": [
     "install -Dm644 ${FLATPAK_ID}.metainfo.xml -t ${FLATPAK_DEST}/share/appdata/",
     "install -Dm644 Linux/share/applications/sasm.desktop -t ${FLATPAK_DEST}/share/applications/",
     "install -Dm644 images/smallIcon.png -t ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/"
    ],
    "cleanup": [
     "/bin/fasm",
     "/bin/listing"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Dman95/SASM.git",
      "tag": "v3.15.0",
      "commit": "9993afb1fd0fedfa86225e95f03de5963ecb3c5f"
     },
     {
      "type": "file",
      "path": "io.github.dman95.SASM.metainfo.xml"
     }
    ]
   }
  ]
 }
}