{
 "app_id": "io.github.ltiber.Pwall",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.ltiber.Pwall/master/io.github.ltiber.Pwall.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--filesystem=host"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:11:36.588884+00:00",
 "manifest": {
  "app-id": "io.github.ltiber.Pwall",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "pwall",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--share=network",
   "--filesystem=host",
   "--socket=pulseaudio"
  ],
  "modules": [
   {
    "name": "jhead",
    "buildsystem": "simple",
    "build-commands": [
     "make",
     "install -D jhead /app/bin/jhead"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Matthias-Wandel/jhead",
      "tag": "3.06.0.1"
     }
    ]
   },
   {
    "name": "pwall",
    "buildsystem": "simple",
    "build-commands": [
     "install -D flatpak/pwall-flatpak.desktop /app/share/applications/io.github.ltiber.Pwall.desktop",
     "install -D flatpak/io.github.ltiber.Pwall.appdata.xml /app/share/metainfo/io.github.ltiber.Pwall.appdata.xml",
     "install -D res/pwall/pwall.png /app/share/icons/hicolor/128x128/apps/io.github.ltiber.Pwall.png",
     "install -D res/pwall/help.html /app/share/help.html",
     "install -D res/pwall/noimage.png /app/share/noimage.png",
     "install -D res/pwall/novideo.png /app/share/novideo.png",
     "install -D res/pwall/videoIcon.png /app/share/videoIcon.png",
     "install -D res/pwall/clearbackup.sh /app/share/clearbackup.sh",
     "make -f makefile-flatpak",
     "install -D pwall /app/bin/pwall"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ltiber/pwall.git",
      "tag": "2.3-0"
     }
    ]
   }
  ]
 }
}