{
 "app_id": "org.msweet.htmldoc",
 "source_url": "https://raw.githubusercontent.com/flathub/org.msweet.htmldoc/master/org.msweet.htmldoc.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--filesystem=xdg-documents"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:16:05.499505+00:00",
 "manifest": {
  "app-id": "org.msweet.htmldoc",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "htmldoc",
  "rename-icon": "htmldoc",
  "rename-desktop-file": "htmldoc.desktop",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--share=network",
   "--filesystem=xdg-documents"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/lib64/pkgconfig",
   "/lib/cmake"
  ],
  "modules": [
   {
    "name": "fltk",
    "buildsystem": "autotools",
    "cleanup": [
     "/bin",
     "/share/doc/fltk",
     "/share/man",
     "*.a"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/fltk/fltk/releases/download/release-1.4.4/fltk-1.4.4-source.tar.bz2",
      "sha256": "2b302c80b7ea937a8bdc01ed6718fd995035bf63e9a2895491c1001821725f1f"
     }
    ]
   },
   {
    "name": "htmldoc",
    "buildsystem": "autotools",
    "post-install": [
     "install -Dm644 -t ${FLATPAK_DEST}/share/metainfo org.msweet.htmldoc.metainfo.xml",
     "mv ${FLATPAK_DEST}/share/mime/packages/htmldoc.xml ${FLATPAK_DEST}/share/mime/packages/${FLATPAK_ID}.xml"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/michaelrsweet/htmldoc/releases/download/v1.9.21/htmldoc-1.9.21-source.tar.gz",
      "sha256": "50fe7fc88285a48f36ecb5dc9869c3a07b0adf2ace1d0d71b15afdaf695238ff"
     },
     {
      "type": "file",
      "path": "org.msweet.htmldoc.metainfo.xml"
     }
    ]
   }
  ]
 }
}