{
 "app_id": "io.github.smolblackcat.Progress",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.smolblackcat.Progress/master/io.github.smolblackcat.Progress.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 8,
 "fetched_at": "2026-09-17T16:12:16.794101+00:00",
 "manifest": {
  "id": "io.github.smolblackcat.Progress",
  "runtime": "org.gnome.Platform",
  "sdk": "org.gnome.Sdk",
  "runtime-version": "49",
  "command": "progress",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=ipc"
  ],
  "cleanup": [
   "*.a",
   "*.la",
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/aclocal",
   "/share/man",
   "/share/pkgconfig"
  ],
  "modules": [
   {
    "name": "gtkmm-4-10",
    "buildsystem": "meson",
    "config-opts": [
     "-Dmaintainer-mode=false",
     "-Dbuild-demos=false",
     "-Dbuild-tests=false"
    ],
    "cleanup": [
     "/lib/gdkmm-4.0",
     "/lib/gtkmm-4.0"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtkmm/4.20/gtkmm-4.20.0.tar.xz",
      "sha256": "daad9bf9b70f90975f91781fc7a656c923a91374261f576c883cd3aebd59c833"
     }
    ],
    "modules": [
     {
      "name": "libsigc++",
      "buildsystem": "meson",
      "config-opts": [
       "-Dmaintainer-mode=false",
       "-Dbuild-examples=false",
       "-Dbuild-documentation=false"
      ],
      "cleanup": [
       "/include/sigc++-3.0",
       "/lib/sigc++-3.0"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://download.gnome.org/sources/libsigc++/3.6/libsigc++-3.6.0.tar.xz",
        "sha256": "c3d23b37dfd6e39f2e09f091b77b1541fbfa17c4f0b6bf5c89baef7229080e17"
       }
      ]
     },
     {
      "name": "cairomm",
      "buildsystem": "meson",
      "config-opts": [
       "-Dmaintainer-mode=false",
       "-Dbuild-examples=false",
       "-Dbuild-tests=false"
      ],
      "cleanup": [
       "/lib/cairomm-1.18"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://www.cairographics.org/releases/cairomm-1.18.0.tar.xz",
        "sha512": "d358a765136e244773b4a0fdcb2d9c81dd0b76f7a27c7108f94df9765f2d790f5f50b5645c09c292efce3e012528f85114d51916450c5fe6fa87d09f5a405d4c"
       }
      ]
     },
     {
      "name": "glibmm",
      "buildsystem": "meson",
      "config-opts": [
       "-Dbuild-examples=false"
      ],
      "cleanup": [
       "/include/glibmm-2.82",
       "/include/giomm-2.82",
       "/lib/glibmm-2.82",
       "/lib/giomm-2.82",
       "/lib/libglibmm_generate_extra_defs*"
      ],
      "sources": [
       {
        "type": "archive",
        "url": "https://download.gnome.org/sources/glibmm/2.82/glibmm-2.82.0.tar.xz",
        "sha256": "38684cff317273615c67b8fa9806f16299d51e5506d9b909bae15b589fa99cb6"
       }
      ]
     },
     {
      "name": "pangomm",
      "buildsystem": "meson",
      "sources": [
       {
        "type": "archive",
        "url": "https://download.gnome.org/sources/pangomm/2.54/pangomm-2.54.0.tar.xz",
        "sha256": "4a5b1fd1b7c47a1af45277ea82b5abeaca8e08fb10a27daa6394cf88d74e7acf"
       }
      ],
      "cleanup": [
       "/include/pangomm-2.48",
       "/lib/pangomm-2.48",
       "/lib/pkgconfig"
      ]
     }
    ]
   },
   {
    "name": "tinyxml2-10",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/leethomason/tinyxml2.git",
      "tag": "10.0.0"
     }
    ]
   },
   {
    "name": "spdlog",
    "buildsystem": "cmake",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/gabime/spdlog.git",
      "tag": "v1.15.0"
     }
    ],
    "config-opts": [
     "-DSPDLOG_BUILD_EXAMPLE=OFF",
     "-DSPDLOG_BUILD_TESTS=OFF",
     "-DSPDLOG_ENABLE_PCH=ON",
     "-DSPDLOG_BUILD_SHARED=ON"
    ]
   },
   {
    "name": "progress-tracker",
    "buildsystem": "cmake-ninja",
    "builddir": true,
    "config-opts": [
     "-DDEVELOPMENT=OFF",
     "-DFLATPAK=ON",
     "-DCMAKE_INSTALL_PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/smolBlackCat/progress-tracker.git",
      "tag": "v1.7.3"
     }
    ],
    "post-install": [
     "glib-compile-schemas /app/share/glib-2.0/schemas/"
    ]
   }
  ]
 }
}