{
 "app_id": "com.github.phase1geo.minder",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.phase1geo.minder/master/com.github.phase1geo.minder.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home"
 ],
 "module_count": 9,
 "fetched_at": "2026-09-17T16:07:45.304595+00:00",
 "manifest": {
  "app-id": "com.github.phase1geo.minder",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "com.github.phase1geo.minder",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "libmarkdown",
    "buildsystem": "simple",
    "build-commands": [
     "./configure.sh --shared --prefix=/app --pkg-config",
     "make -j${FLATPAK_BUILDER_N_JOBS}",
     "sed -e 's|/sbin/ldconfig|/sbin/ldconfig -n|' -i librarian.sh",
     "make install"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Orc/discount/archive/refs/tags/v2.2.4.tar.gz",
      "sha256": "918905377e6ed3d0a7158cac0a4a18ed3c4cc0cad8ee95dddd82cb86ba9dd044"
     }
    ]
   },
   {
    "name": "gtksourceview",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/GNOME/gtksourceview.git",
      "tag": "5.15.0"
     }
    ]
   },
   {
    "name": "sassc",
    "buildsystem": "autotools",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/sass/sassc/archive/3.6.2.tar.gz",
      "sha256": "608dc9002b45a91d11ed59e352469ecc05e4f58fc1259fc9a9f5b8f0f8348a03"
     },
     {
      "type": "script",
      "dest-filename": "autogen.sh",
      "commands": [
       "autoreconf -si"
      ]
     }
    ],
    "modules": [
     {
      "name": "libsass",
      "buildsystem": "autotools",
      "sources": [
       {
        "type": "archive",
        "url": "https://github.com/sass/libsass/archive/3.6.5.tar.gz",
        "sha256": "89d8f2c46ae2b1b826b58ce7dde966a176bac41975b82e84ad46b01a55080582"
       },
       {
        "type": "script",
        "dest-filename": "autogen.sh",
        "commands": [
         "autoreconf -si"
        ]
       }
      ]
     }
    ]
   },
   {
    "name": "granite-7",
    "buildsystem": "meson",
    "config-opts": [
     "-Ddocumentation=false",
     "-Ddemo=false",
     "--libdir=lib"
    ],
    "cleanup": [
     "/share/icons",
     "/share/metainfo"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/elementary/granite/archive/refs/tags/7.6.0.tar.gz",
      "sha256": "4b4e4f7f86eb3f55116faec42ebd87e04c3e424d82715ecd967ed39540dca5ef"
     }
    ]
   },
   {
    "name": "stylesheet",
    "buildsystem": "meson",
    "cleanup": [
     "/share/metainfo"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/elementary/stylesheet.git",
      "tag": "8.2.2",
      "commit": "9cfb767873d583f6ed29e96cf27728bb69fd9237",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ],
    "post-install": [
     "ln -s /app/share/themes/io.elementary.stylesheet.blueberry /app/share/themes/elementary"
    ]
   },
   {
    "name": "icons",
    "buildsystem": "meson",
    "cleanup": [
     "/share/metainfo"
    ],
    "config-opts": [
     "-Dpalettes=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/elementary/icons.git",
      "tag": "8.2.0",
      "commit": "6ddbb535af70a5ceeff5e1fec05d9b0562641b2a",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ],
    "modules": [
     {
      "name": "xcursorgen",
      "cleanup": [
       "*"
      ],
      "sources": [
       {
        "type": "git",
        "url": "https://gitlab.freedesktop.org/xorg/app/xcursorgen.git",
        "tag": "xcursorgen-1.0.9",
        "commit": "3d0909b630ca82401489411c9b496de14f664c55",
        "x-checker-data": {
         "type": "git",
         "tag-pattern": "^xcursorgen-([\\d.]+)$"
        }
       }
      ]
     }
    ]
   },
   {
    "name": "minder",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/phase1geo/Minder.git",
      "tag": "2.0.9",
      "commit": "90b70e1130bd7d852363544fef9cbe6240e062ba",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/phase1geo/Minder/releases/latest",
       "tag-query": ".tag_name",
       "version-query": ".tag_name",
       "timestamp-query": ".published_at"
      }
     }
    ]
   }
  ]
 }
}