{
 "app_id": "com.github.arshubham.gitignore",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.arshubham.gitignore/master/com.github.arshubham.gitignore.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:07:30.260202+00:00",
 "manifest": {
  "app-id": "com.github.arshubham.gitignore",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "io.elementary.BaseApp",
  "base-version": "circe-25.08",
  "sdk": "org.freedesktop.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.vala"
  ],
  "build-options": {
   "prepend-path": "/usr/lib/sdk/vala/bin/",
   "prepend-ld-library-path": "/usr/lib/sdk/vala/lib",
   "prepend-pkg-config-path": "/usr/lib/sdk/vala/lib/pkgconfig"
  },
  "command": "com.github.arshubham.gitignore",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=wayland",
   "--share=network"
  ],
  "cleanup-commands": [
   "rm -rf /app/bin/sassc",
   "rm -rf /app/include",
   "rm -rf /app/lib/pkgconfig",
   "rm -rf /app//lib/libsass*",
   "rm -rf /app/share/gir-1.0",
   "rm -rf /app/share/man",
   "rm -rf /app/share/vala"
  ],
  "modules": [
   "shared-modules/libsoup/libsoup-2.4.json",
   {
    "name": "gtksourceview-4",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtksourceview/4.8/gtksourceview-4.8.4.tar.xz",
      "sha256": "7ec9d18fb283d1f84a3a3eff3b7a72b09a10c9c006597b3fbabbb5958420a87d"
     }
    ]
   },
   {
    "name": "Gitignore",
    "buildsystem": "meson",
    "post-install": [
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "mv /app/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "find /app/share/icons/hicolor -type f -not -path \"*scalable*\" -not -path \"*actions*\" -name \"*.svg\" -delete"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/arshubham/gitignore.git",
      "commit": "92701a6d86a8b73a04e82102001c3990e1a364e2"
     },
     {
      "type": "patch",
      "paths": [
       "fix-appdata.patch",
       "fix-gtksourceview.patch"
      ]
     }
    ]
   }
  ]
 }
}