{
 "app_id": "org.gnome.tweaks",
 "source_url": "https://raw.githubusercontent.com/GNOME/gnome-tweaks/master/org.gnome.tweaks.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "master",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--device=dri",
  "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules/",
  "--filesystem=xdg-run/dconf",
  "--filesystem=xdg-config/dconf",
  "--filesystem=xdg-run/gvfsd",
  "--talk-name=ca.desrt.dconf",
  "--talk-name=org.freedesktop.Flatpak",
  "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
  "--filesystem=host",
  "--socket=session-bus",
  "--socket=system-bus",
  "--share=ipc",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--talk-name=org.gnome.Shell"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T17:55:37.635282+00:00",
 "manifest": {
  "app-id": "org.gnome.tweaks",
  "runtime": "org.gnome.Platform",
  "runtime-version": "master",
  "sdk": "org.gnome.Sdk",
  "command": "start-gnome-tweaks",
  "tags": [
   "devel"
  ],
  "desktop-file-name-prefix": "(Development) ",
  "finish-args": [
   "--device=dri",
   "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules/",
   "--filesystem=xdg-run/dconf",
   "--filesystem=xdg-config/dconf",
   "--filesystem=xdg-run/gvfsd",
   "--talk-name=ca.desrt.dconf",
   "--talk-name=org.freedesktop.Flatpak",
   "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
   "--filesystem=host",
   "--socket=session-bus",
   "--socket=system-bus",
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--talk-name=org.gnome.Shell"
  ],
  "cleanup": [
   "/include",
   "/lib/*.la",
   "/lib/*.a",
   "/lib/pkgconfig",
   "/share/gir-1.0"
  ],
  "modules": [
   {
    "name": "gnome-desktop",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/gnome-desktop.git"
     }
    ]
   },
   {
    "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.40/dconf-0.40.0.tar.xz",
      "sha256": "cf7f22a4c9200421d8d3325c5c1b8b93a36843650c9f95d6451e20f0bcb24533"
     },
     {
      "type": "patch",
      "path": "dconf-override.patch"
     }
    ]
   },
   {
    "name": "scripts",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm 755 start-gnome-tweaks.sh /app/bin/start-gnome-tweaks"
    ],
    "sources": [
     {
      "type": "file",
      "path": "start-gnome-tweaks.sh"
     }
    ]
   },
   {
    "name": "gnome-tweaks",
    "buildsystem": "meson",
    "config-opts": [
     "-Dprofile=development"
    ],
    "sources": [
     {
      "type": "dir",
      "path": "."
     }
    ]
   }
  ]
 }
}