{
  "id" : "org.gnome.TextEditor",
  "runtime" : "org.gnome.Platform",
  "runtime-version" : "50",
  "runtime-commit" : "660d809fffc2043792d550b7ae8abbb70ec4ec06524c709dbc230770b85a3e1b",
  "sdk" : "org.gnome.Sdk",
  "sdk-commit" : "2780b6606389bd81571e9fcab2afe05779c0fc80acd77f61fd7d1eb910393dc1",
  "command" : "gnome-text-editor",
  "modules" : [
    {
      "name" : "libeditorconfig",
      "buildsystem" : "cmake-ninja",
      "config-opts" : [
        "-DBUILD_DOCUMENTATION=OFF",
        "-DINSTALL_HTML_DOC=OFF"
      ],
      "sources" : [
        {
          "url" : "https://github.com/editorconfig/editorconfig-core-c.git",
          "commit" : "f6b0ca395149b5a2fbd56a488cae30306a58170f",
          "x-checker-data" : {
            "type" : "git",
            "tag-pattern" : "^v([\\d.]+)$",
            "versions" : {
              "==" : "0.12.5"
            }
          },
          "type" : "git"
        }
      ]
    },
    {
      "name" : "libspelling",
      "buildsystem" : "meson",
      "config-opts" : [
        "-Dintrospection=disabled",
        "-Ddocs=false"
      ],
      "sources" : [
        {
          "url" : "https://download.gnome.org/sources/libspelling/0.4/libspelling-0.4.10.tar.xz",
          "sha256" : "56e3f01a3a18b575beea4c34349f99cdaba316e1f7c271b1231f7bcf5d9af73b",
          "x-checker-data" : {
            "type" : "gnome",
            "name" : "libspelling"
          },
          "type" : "archive"
        }
      ]
    },
    {
      "name" : "gnome-text-editor",
      "buildsystem" : "meson",
      "sources" : [
        {
          "url" : "https://download.gnome.org/sources/gnome-text-editor/50/gnome-text-editor-50.1.tar.xz",
          "sha256" : "f68036b09d378faa883bfe936e479c6ff37027c2ffed101daf912df70c51d0e6",
          "x-checker-data" : {
            "type" : "gnome",
            "name" : "gnome-text-editor"
          },
          "type" : "archive"
        }
      ]
    }
  ],
  "cleanup" : [
    "/include",
    "/lib/girepository-1.0",
    "/lib/pkgconfig",
    "/man",
    "/share/aclocal",
    "/share/doc",
    "/share/gir-1.0",
    "/share/gtk-doc",
    "/share/man",
    "/share/pkgconfig",
    "*.la",
    "*.a"
  ],
  "finish-args" : [
    "--device=dri",
    "--share=ipc",
    "--socket=fallback-x11",
    "--socket=wayland",
    "--talk-name=org.freedesktop.FileManager1",
    "--filesystem=host",
    "--filesystem=xdg-run/gvfs",
    "--filesystem=xdg-run/gvfsd",
    "--talk-name=org.gtk.vfs.*"
  ],
  "source-date-epoch" : 1321009871
}