{
 "app_id": "io.github.igaldino.CoyoteTM",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.igaldino.CoyoteTM/master/io.github.igaldino.CoyoteTM.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:11:14.681510+00:00",
 "manifest": {
  "app-id": "io.github.igaldino.CoyoteTM",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "coyotetm",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--device=dri",
   "--persist=coyotetm",
   "--persist=key.db"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/pkgconfig",
   "/share/aclocal",
   "/man",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "fltk",
    "buildsystem": "autotools",
    "config-opts": [
     "--enable-xdbe",
     "--enable-xft"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/fltk/fltk/archive/refs/tags/release-1.3.5.tar.gz",
      "sha256": "5c534287b0e03b9520ff866704a5649268986b371bdf8f6ac003fa240e761901"
     }
    ]
   },
   {
    "name": "libdb",
    "buildsystem": "autotools",
    "subdir": "dist",
    "builddir": true,
    "config-opts": [
     "--enable-compat185",
     "--enable-dbm",
     "--disable-static",
     "--enable-cxx"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.oracle.com/berkeley-db/db-6.2.23.tar.gz",
      "sha256": "47612c8991aa9ac2f6be721267c8d3cdccf5ac83105df8e50809daea24e95dc7"
     }
    ]
   },
   {
    "name": "coyotetm",
    "buildsystem": "meson",
    "config-opts": [
     "--libdir=lib"
    ],
    "builddir": true,
    "post-install": [
     "install -Dm644 ../io.github.igaldino.CoyoteTM.svg -t /app/share/icons/hicolor/scalable/apps/",
     "desktop-file-edit --set-icon=$FLATPAK_ID /app/share/applications/${FLATPAK_ID}.desktop"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/igaldino/coyotetm.git",
      "tag": "v1.1",
      "commit": "cfc054d840b8b7a8cc6da05a263032c3d1dcf13e"
     },
     {
      "type": "file",
      "path": "io.github.igaldino.CoyoteTM.svg"
     },
     {
      "type": "patch",
      "path": "io.github.igaldino.CoyoteTM.appdata.xml.patch"
     }
    ]
   }
  ]
 }
}