{
 "app_id": "org.quelea.Quelea",
 "source_url": "https://raw.githubusercontent.com/flathub/org.quelea.Quelea/master/org.quelea.Quelea.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:16:26.903811+00:00",
 "manifest": {
  "id": "org.quelea.Quelea",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "quelea",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--device=dri",
   "--socket=pulseaudio",
   "--share=network",
   "--filesystem=home",
   "--env=PATH=/app/jre/bin:/app/bin:/usr/bin",
   "--env=JAVA_HOME=/app/jre"
  ],
  "modules": [
   {
    "name": "openjdk-jre24",
    "buildsystem": "simple",
    "build-commands": [
     "cp -a . /app/jre"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://cdn.azul.com/zulu/bin/zulu24.30.13-ca-fx-jre24.0.1-linux_x64.tar.gz",
      "sha256": "a65fe80a3ff4c352709bec1750e93d5680f73eb43b3bb7d6b7ab60c6fca5669f",
      "strip-components": 1,
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "archive",
      "url": "https://cdn.azul.com/zulu/bin/zulu24.30.13-ca-fx-jre24.0.1-linux_aarch64.tar.gz",
      "sha256": "3b2097972e08da3acf84bf12fc59909a7c0b7a4037738f01f8f9ec3fd249b971",
      "strip-components": 1,
      "only-arches": [
       "aarch64"
      ]
     }
    ]
   },
   {
    "name": "quelea",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 -t /app/bin quelea",
     "install -Dm644 org.quelea.Quelea.desktop /app/share/applications/org.quelea.Quelea.desktop",
     "install -Dm644 icons/logo512.png /app/share/icons/hicolor/512x512/apps/org.quelea.Quelea.png",
     "install -Dm644 org.quelea.Quelea.metainfo.xml /app/share/metainfo/org.quelea.Quelea.metainfo.xml",
     "cp -a ./ /app/"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/quelea-projection/Quelea/releases/download/CI-RELEASE/quelea-CI-UNSTABLE-java-app.tar.gz",
      "sha256": "8ec652fae74d9c1571572b3da4a61b8d313d9c4b8a0652c625f0fe36f37c8fc1",
      "strip-components": 1
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/quelea-projection/Quelea/5d299d3658b38bc311e9e92e893c36cf7d797cf2/flatpak/org.quelea.Quelea.metainfo.xml",
      "sha256": "60d430715e9ad846ebebac8a835d6ab977533d0b1008b6d031d8283a74745a46"
     },
     {
      "type": "file",
      "url": "https://raw.githubusercontent.com/quelea-projection/Quelea/5d299d3658b38bc311e9e92e893c36cf7d797cf2/flatpak/org.quelea.Quelea.desktop",
      "sha256": "95876f0c627b4e527a294ed12c73f4b3a232c51d59d433ae24ac0fd10a992eef"
     },
     {
      "type": "script",
      "dest-filename": "quelea",
      "commands": [
       "cd /app",
       "java --add-opens java.base/java.nio=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-exports=javafx.graphics/com.sun.javafx.scene.traversal=ALL-UNNAMED --add-exports=javafx.graphics/com.sun.javafx.scene=ALL-UNNAMED --add-exports=javafx.graphics/com.sun.javafx.css=ALL-UNNAMED --add-exports=javafx.base/com.sun.javafx.runtime=ALL-UNNAMED --add-exports=javafx.base/com.sun.javafx.event=ALL-UNNAMED --add-opens javafx.controls/javafx.scene.control=ALL-UNNAMED -Djdk.gtk.verbose=true -DVLCJ_INITX=no -Dfile.encoding=UTF-8 -Dprism.dirtyopts=false -jar Quelea.jar"
      ]
     }
    ]
   }
  ]
 }
}