{
 "app_id": "io.github.swordpuffin.wardrobe",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.swordpuffin.wardrobe/master/io.github.swordpuffin.wardrobe.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=home",
  "--talk-name=ca.desrt.dconf"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:12:21.936171+00:00",
 "manifest": {
  "id": "io.github.swordpuffin.wardrobe",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "wardrobe",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--filesystem=home",
   "--talk-name=ca.desrt.dconf",
   "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules/"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "dconf",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbash_completion=false",
     "-Dman=false"
    ],
    "cleanup": [
     "/include",
     "/lib/pkgconfig",
     "/libexec",
     "/share/dbus-1"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/dconf/0.49/dconf-0.49.0.tar.xz",
      "sha256": "16a47e49a58156dbb96578e1708325299e4c19eea9be128d5bd12fd0963d6c36"
     },
     {
      "type": "patch",
      "path": "dconf-override.patch"
     }
    ]
   },
   {
    "name": "libportal",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/flatpak/libportal.git",
      "tag": "0.9.1"
     }
    ]
   },
   {
    "name": "gnome-autoar",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/gnome-autoar.git",
      "tag": "0.4.5"
     }
    ]
   },
   {
    "name": "wardrobe",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/SwordPuffin/Wardrobe.git",
      "tag": "v1.1.5"
     }
    ]
   }
  ]
 }
}