{
 "app_id": "io.github.georgewoodall82.jsymphonic",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.georgewoodall82.jsymphonic/master/io.github.georgewoodall82.jsymphonic.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--filesystem=host"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:11:04.748833+00:00",
 "manifest": {
  "id": "io.github.georgewoodall82.jsymphonic",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--filesystem=host"
  ],
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.openjdk21"
  ],
  "command": "jsymphonic",
  "modules": [
   {
    "name": "jsymphonic",
    "buildsystem": "simple",
    "build-commands": [
     "/usr/lib/sdk/openjdk21/install.sh",
     "install -D ./jsymphonic-*.jar /app/jsymphonic/jsymphonic.jar",
     "install -Dm644 ${FLATPAK_ID}.metainfo.xml -t /app/share/metainfo/",
     "install -Dm644 ${FLATPAK_ID}.svg -t /app/share/icons/hicolor/scalable/apps/",
     "install -Dm644 ${FLATPAK_ID}.desktop -t /app/share/applications/",
     "install -Dm755 jsymphonic.sh /app/bin/jsymphonic"
    ],
    "sources": [
     {
      "type": "script",
      "dest-filename": "jsymphonic.sh",
      "commands": [
       "/app/jre/bin/java -jar /app/jsymphonic/jsymphonic.jar"
      ]
     },
     {
      "type": "file",
      "url": "https://github.com/georgewoodall82/jsymphonic/releases/download/0.5.4/jsymphonic-0.5.4.jar",
      "sha256": "965727e22695c045a524e5908b1683c17c326c1233314136508bd8b686a96d56"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/georgewoodall82/jsymphonic/0.5.4/io.github.georgewoodall82.jsymphonic.desktop",
      "sha256": "a1ea3a67faa6d2b66b887725eb4f6f1d9e518bcedf33ea8e14b6a548fae9fb57"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/georgewoodall82/jsymphonic/0.5.4/io.github.georgewoodall82.jsymphonic.svg",
      "sha256": "aef1f370d43562c6faaf130f1c049424740b7e8e968bd5a5071bec5ec0a6c92e"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/georgewoodall82/jsymphonic/0.5.4/io.github.georgewoodall82.jsymphonic.metainfo.xml",
      "sha256": "2fe6213ef0522c0da2d32714087a2ae5d5eaf0d90e0e2a74a18dd88213f1790e"
     }
    ]
   }
  ]
 }
}