{
 "app_id": "me.sergiotarxz.Exd",
 "source_url": "https://raw.githubusercontent.com/flathub/me.sergiotarxz.Exd/master/me.sergiotarxz.Exd.yml",
 "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=all",
  "--allow=bluetooth",
  "--system-talk-name=org.bluez"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-20T15:28:32.537745+00:00",
 "manifest": {
  "id": "me.sergiotarxz.Exd",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "finish-args": [
   "--share=ipc",
   "--device=all",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=network",
   "--allow=bluetooth",
   "--system-talk-name=org.bluez"
  ],
  "command": "hiperthermia",
  "modules": [
   {
    "name": "imagemagick",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ImageMagick/ImageMagick",
      "commit": "5fb1f0f0fca16dabf604fdd07c9c935213b0074d"
     }
    ],
    "config-opts": [
     "--enable-shared",
     "--disable-static",
     "--disable-docs",
     "--with-modules",
     "--with-threads"
    ]
   },
   {
    "name": "gd",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/libgd/libgd",
      "commit": "c2867fd56dd3198ca4d09572913166d60fb657f9"
     }
    ]
   },
   {
    "name": "perl",
    "no-autogen": true,
    "config-opts": [
     "-des",
     "-Duseshrplib"
    ],
    "build-options": {
     "cflags": "-fPIC",
     "ldflags": "-fpic"
    },
    "sources": [
     {
      "type": "archive",
      "url": "https://www.cpan.org/src/5.0/perl-5.40.0.tar.gz",
      "sha256": "c740348f357396327a9795d3e8323bafd0fe8a5c7835fc1cbaba0cc8dfe7161f"
     },
     {
      "type": "shell",
      "commands": [
       "ln -s configure{.gnu,}"
      ]
     }
    ],
    "post-install": [
     "chmod -R u+w /app/lib/perl5"
    ],
    "cleanup": [
     "/bin/corelist",
     "/bin/cpan",
     "/bin/enc2xs",
     "/bin/encguess",
     "/bin/h2ph",
     "/bin/h2xs",
     "/bin/instmodsh",
     "/bin/json_pp",
     "/bin/libnetcfg",
     "/bin/perlbug",
     "/bin/perldoc",
     "/bin/perlivp",
     "/bin/perlthanks",
     "/bin/piconv",
     "/bin/pl2pm",
     "/bin/pod*",
     "/bin/prove",
     "/bin/ptar*",
     "/bin/shasum",
     "/bin/splain",
     "/bin/xsubpp",
     "/bin/zipdetails",
     "/include",
     "/man",
     "*.pod"
    ]
   },
   {
    "name": "perl-libs",
    "buildsystem": "simple",
    "build-commands": [
     "perl-libs/install.sh"
    ],
    "post-install": [
     "chmod -Rf u+w /app/lib/perl5/site_perl"
    ],
    "sources": [
     "generated-sources.json"
    ],
    "cleanup": [
     "/bin",
     "/man"
    ]
   },
   {
    "name": "Hiperthermia",
    "buildsystem": "simple",
    "build-commands": [
     "bash HiperthermiaSource/build-for-flatpak.sh"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sergiotarxz/Hiperthermia",
      "commit": "d600986733804977b682fa1c58b7e30f0633e4d1",
      "tag": "v2.0.1",
      "dest": "HiperthermiaSource"
     }
    ]
   }
  ]
 }
}