{
 "app_id": "com.umlet.Umlet",
 "source_url": "https://raw.githubusercontent.com/flathub/com.umlet.Umlet/master/com.umlet.Umlet.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--device=dri",
  "--filesystem=xdg-documents"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:09:00.333890+00:00",
 "manifest": {
  "app-id": "com.umlet.Umlet",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.openjdk17"
  ],
  "rename-icon": "umlet_logo",
  "rename-desktop-file": "umlet.desktop",
  "rename-appdata-file": "metainfo.xml",
  "command": "umlet",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--device=dri",
   "--filesystem=xdg-documents",
   "--env=PATH=/app/jre/bin:/usr/bin:/app/bin",
   "--env=UMLET_HOME=/app/lib/umlet"
  ],
  "modules": [
   {
    "name": "openjdk",
    "buildsystem": "simple",
    "build-commands": [
     "/usr/lib/sdk/openjdk17/install.sh"
    ]
   },
   {
    "name": "Umlet",
    "buildsystem": "simple",
    "build-commands": [
     "install -D -m755 umlet.jar -t /app/lib/umlet",
     "cp -a {lib,palettes,custom_elements} /app/lib/umlet",
     "install -D -m755 umlet.sh /app/bin/umlet",
     "desktop-file-edit --set-icon=${FLATPAK_ID} umlet.desktop",
     "desktop-file-edit --set-key=Exec --set-value=umlet umlet.desktop",
     "install -D -m644 umlet.desktop -t /app/share/applications",
     "install -D -m644 umlet_logo.png -t /app/share/icons/hicolor/512x512/apps",
     "install -D -m644 metainfo.xml -t /app/share/metainfo"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.umlet.com/download/umlet_15_1/umlet-standalone-15.1.zip",
      "sha256": "33aa1559b3a63c14f2812f9316463d3d6b9c15f60b0f7decb8d52e5a914b308a"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/umlet/umlet/0da4d7d175fd52283ed3a5e8fe38d4723e7ac51f/umlet-standalone/src/exe/img/umlet_logo.png",
      "sha256": "745f40d05b127e735488945cd8cdc4c36d6339a57d2320d2b29839b837902b58"
     },
     {
      "type": "file",
      "path": "metainfo.xml"
     }
    ]
   }
  ]
 }
}