{
 "app_id": "com.raggesilver.Writer",
 "source_url": "https://gitlab.com/raggesilver-writer/writer/-/raw/master/com.raggesilver.Writer.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--filesystem=host",
  "--filesystem=xdg-run/dconf",
  "--filesystem=~/.config/dconf:ro",
  "--talk-name=ca.desrt.dconf",
  "--talk-name=org.freedesktop.secrets",
  "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-17T18:16:25.047457+00:00",
 "manifest": {
  "app-id": "com.raggesilver.Writer",
  "runtime": "org.gnome.Platform",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "command": "writer",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--filesystem=host",
   "--filesystem=xdg-run/dconf",
   "--filesystem=~/.config/dconf:ro",
   "--talk-name=ca.desrt.dconf",
   "--talk-name=org.freedesktop.secrets",
   "--env=DCONF_USER_CONFIG_DIR=.config/dconf"
  ],
  "build-options": {
   "cflags": "-O2 -g",
   "cxxflags": "-O2 -g",
   "env": {
    "V": "1"
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libgranite",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/elementary/granite"
     }
    ]
   },
   {
    "name": "gtksourceview",
    "sources": [
     {
      "type": "archive",
      "url": "https://gitlab.gnome.org/GNOME/gtksourceview/-/archive/3.24.9/gtksourceview-3.24.9.tar.bz2",
      "sha256": "a370c5039fe5e8a6f461bd9a9d7cf38223549946fb7c6e85760199243ec8949a"
     }
    ]
   },
   {
    "name": "libsecret",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libsecret"
     }
    ]
   },
   {
    "name": "json-glib",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/json-glib"
     }
    ]
   },
   {
    "name": "libsoup",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/libsoup"
     }
    ]
   },
   {
    "name": "libmarkdown",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/Orc/discount/archive/v2.2.5.tar.gz",
      "sha256": "1feccbd8164610cb345cf6c524a6eab77f108ad9e8420c579c9a18ff0c2affab"
     }
    ],
    "build-commands": [
     "./configure.sh --prefix=/app --shared --pkg-config",
     "make",
     "sed -e 's|/sbin/ldconfig|/sbin/ldconfig -n|' -i librarian.sh",
     "make install",
     "install -m644 libmarkdown.pc /app/lib/pkgconfig/libmarkdown.pc"
    ],
    "cleanup": [
     "/bin",
     "/include",
     "/lib/pkgconfig"
    ]
   },
   {
    "name": "writer",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/raggesilver-writer/writer.git",
      "branch": "master"
     }
    ]
   }
  ]
 }
}