{
 "app_id": "io.github.phase1geo.textshine",
 "source_url": "https://raw.githubusercontent.com/phase1geo/TextShine/master/elementary/io.github.phase1geo.textshine.yml",
 "runtime": "io.elementary.Platform",
 "runtime_version": "8.2",
 "sdk": "io.elementary.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--filesystem=home"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-20T12:59:31.942751+00:00",
 "manifest": {
  "app-id": "io.github.phase1geo.textshine",
  "runtime": "io.elementary.Platform",
  "runtime-version": "8.2",
  "sdk": "io.elementary.Sdk",
  "command": "io.github.phase1geo.textshine",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--filesystem=home"
  ],
  "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.12.0"
     }
    ]
   },
   {
    "name": "gtkspell",
    "config-opts": [
     "--disable-gtk-doc"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://downloads.sourceforge.net/gtkspell/gtkspell3-3.0.10.tar.xz",
      "sha256": "b040f63836b347eb344f5542443dc254621805072f7141d49c067ecb5a375732"
     }
    ],
    "post-install": [
     "install -p -D -m 0644 \"COPYING\" -t \"${FLATPAK_DEST}/share/licenses/gtkspell/\";"
    ]
   },
   {
    "name": "textshine",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "dir",
      "path": ".."
     }
    ]
   }
  ]
 }
}