{
 "app_id": "net.christianbeier.Gromit-MPX",
 "source_url": "https://raw.githubusercontent.com/flathub/net.christianbeier.Gromit-MPX/master/net.christianbeier.Gromit-MPX.yml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--filesystem=xdg-run/dconf",
  "--filesystem=~/.config/dconf:ro",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=ca.desrt.dconf"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:13:21.357471+00:00",
 "manifest": {
  "id": "net.christianbeier.Gromit-MPX",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "gromit-mpx",
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--filesystem=xdg-run/dconf",
   "--filesystem=~/.config/dconf:ro",
   "--talk-name=ca.desrt.dconf",
   "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
   "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules/"
  ],
  "modules": [
   "shared-modules/libappindicator/libappindicator-gtk3-12.10.json",
   {
    "name": "media-keys",
    "buildsystem": "simple",
    "build-commands": [
     "install -D data/org.gnome.settings-daemon.plugins.media-keys.gschema.xml.in /app/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml",
     "sed -i -e 's/@GETTEXT_PACKAGE@/gnome-settings-daemon/g' /app/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml",
     "glib-compile-schemas /app/share/glib-2.0/schemas"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gnome-settings-daemon/50/gnome-settings-daemon-50.1.tar.xz",
      "sha256": "dd2c9730914f0ececa0229dd8a8c2940a57ddeb0802434558d4b164d79cfe05c"
     }
    ]
   },
   {
    "name": "dconf",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbash_completion=false",
     "-Dman=false"
    ],
    "cleanup": [
     "/include",
     "/lib/pkgconfig",
     "/libexec",
     "/share/dbus-1",
     "/share/vala"
    ],
    "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": "gromit-mpx",
    "buildsystem": "cmake-ninja",
    "cleanup": [
     "/share/doc",
     "/share/man"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/bk138/gromit-mpx.git",
      "tag": "1.9.0",
      "commit": "4208deb2b2cedabe80116c16cb90bd21bae7cac8"
     }
    ]
   }
  ]
 }
}