{
 "app_id": "ca.vtrlx.Parchment",
 "source_url": "https://raw.githubusercontent.com/flathub/ca.vtrlx.Parchment/master/ca.vtrlx.Parchment.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "51",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-19T12:27:22.687964+00:00",
 "manifest": {
  "app-id": "ca.vtrlx.Parchment",
  "runtime": "org.gnome.Platform",
  "runtime-version": "51",
  "sdk": "org.gnome.Sdk",
  "command": "parchment",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "modules": [
   {
    "name": "lua",
    "no-autogen": true,
    "make-install-args": [
     "INSTALL_TOP=/app"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://lua.org/ftp/lua-5.5.0.tar.gz",
      "sha256": "57ccc32bbbd005cab75bcc52444052535af691789dba2b9016d5c50640d68b3d"
     }
    ]
   },
   {
    "name": "lfs",
    "no-autogen": true,
    "make-args": [
     "LUA_VERSION=5.5"
    ],
    "make-install-args": [
     "LUA_VERSION=5.5",
     "PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/lunarmodules/luafilesystem",
      "tag": "v1_9_0",
      "commit": "a186cca5833691e830ed255e38ace8ff6b870dbf"
     }
    ]
   },
   {
    "name": "LuaGObject",
    "no-autogen": true,
    "subdir": "LuaGObject",
    "make-install-args": [
     "LUA_VERSION=5.5",
     "PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/vtrlx/LuaGObject",
      "tag": "0.10.5",
      "commit": "63c8099190c8830e9ba40dba1e48d7b000c7714e"
     }
    ]
   },
   {
    "name": "parchment",
    "no-autogen": true,
    "make-args": [
     "FLATPAK=true",
     "PREFIX=/app"
    ],
    "make-install-args": [
     "PREFIX=/app"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/vtrlx/parchment",
      "commit": "c1b5aaab229e8f9b50874bdd26275bded2c595fa"
     }
    ]
   }
  ]
 }
}