{
 "app_id": "io.github.babaissarkar.ssplot",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.babaissarkar.ssplot/master/io.github.babaissarkar.ssplot.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--filesystem=xdg-documents"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:40.328965+00:00",
 "manifest": {
  "app-id": "io.github.babaissarkar.ssplot",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.openjdk17"
  ],
  "command": "ssplot",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--filesystem=xdg-documents:rw"
  ],
  "modules": [
   {
    "name": "openjdk",
    "buildsystem": "simple",
    "build-commands": [
     "/usr/lib/sdk/openjdk17/install.sh"
    ]
   },
   {
    "name": "SSPlot",
    "buildsystem": "simple",
    "builddir": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/babaissarkar/ssplot/archive/refs/tags/v2.3.4.tar.gz",
      "sha256": "d3b8ac65ff4b3be7e4bbbd0a44e262c39feff8c482d85b76215b7ffcce3e69b3"
     },
     {
      "type": "file",
      "path": "ssplot-run"
     },
     {
      "type": "file",
      "url": "https://github.com/babaissarkar/ssplot/releases/download/v2.3.4/ssplot.jar",
      "sha256": "19c07d297d6f83cfc0fe5a5849bbc5ca94d30fd6fa0e6e47e9ce204b919b7175"
     }
    ],
    "build-commands": [
     "mkdir -p jar",
     "install -Dm644 ssplot.jar jar/ssplot.jar",
     "desktop-file-edit --set-icon=$FLATPAK_ID packaging/appimage/ssplot.desktop",
     "install -Dm644 packaging/appimage/ssplot.png $FLATPAK_DEST/share/icons/hicolor/128x128/apps/$FLATPAK_ID.png",
     "install -Dm644 $FLATPAK_ID.metainfo.xml -t $FLATPAK_DEST/share/metainfo",
     "install -Dm644 packaging/appimage/ssplot.desktop $FLATPAK_DEST/share/applications/$FLATPAK_ID.desktop",
     "install -Dm644 jar/ssplot.jar $FLATPAK_DEST/share/ssplot/ssplot.jar",
     "install -Dm755 ssplot-run $FLATPAK_DEST/bin/ssplot"
    ]
   }
  ]
 }
}