{
 "app_id": "com.github.bcedu.valasimplehttpserver",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.bcedu.valasimplehttpserver/master/com.github.bcedu.valasimplehttpserver.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:07:30.260204+00:00",
 "manifest": {
  "app-id": "com.github.bcedu.valasimplehttpserver",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "sdk": "org.gnome.Sdk",
  "command": "com.github.bcedu.valasimplehttpserver",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "libqrencode",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/fukuchi/libqrencode.git",
      "tag": "v4.1.1",
      "commit": "715e29fd4cd71b6e452ae0f4e36d917b43122ce8"
     }
    ]
   },
   {
    "name": "VServer",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/bcedu/ValaSimpleHTTPServer.git",
      "tag": "1.6.1",
      "commit": "3e7c976df62b8f6d1c5eec0523f762a9a353eb79"
     },
     {
      "type": "patch",
      "path": "eos-theme.patch"
     },
     {
      "type": "patch",
      "path": "appdata.patch"
     }
    ],
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ]
   }
  ]
 }
}