{
 "app_id": "org.test.IBus",
 "source_url": "https://raw.githubusercontent.com/makibus/makibus/macos-port/test/org.test.IBus.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "3.24",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--filesystem=xdg-run/dconf",
  "--filesystem=~/.config/dconf:ro",
  "--talk-name=ca.desrt.dconf",
  "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
  "--env=GTK_IM_MODULE_FILE=/app/lib/gtk-3.0/3.0.0/immodules.cache"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:53:09.130914+00:00",
 "manifest": {
  "app-id": "org.test.IBus",
  "runtime": "org.gnome.Platform",
  "runtime-version": "3.24",
  "sdk": "org.gnome.Sdk",
  "command": "/usr/bin/zenity",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=wayland",
   "--filesystem=xdg-run/dconf",
   "--filesystem=~/.config/dconf:ro",
   "--talk-name=ca.desrt.dconf",
   "--env=DCONF_USER_CONFIG_DIR=.config/dconf",
   "--env=GTK_IM_MODULE_FILE=/app/lib/gtk-3.0/3.0.0/immodules.cache"
  ],
  "build-options": {
   "cflags": "-O2 -g",
   "cxxflags": "-O2 -g",
   "env": {
    "V": "1"
   }
  },
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/share/pkgconfig",
   "/share/aclocal",
   "/man",
   "/share/man",
   "/share/gtk-doc",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "ibus",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/ibus/ibus.git",
      "branch": "master"
     }
    ],
    "config-opts": [
     "--disable-emoji-dict",
     "--disable-dconf",
     "--disable-gtk2",
     "--disable-libnotify",
     "--disable-unicode-dict",
     "--disable-ui"
    ],
    "post-install": [
     "gtk-query-immodules-3.0 /app/lib/gtk-3.0/3.0.0/immodules/im-ibus.so > /app/lib/gtk-3.0/3.0.0/immodules.cache"
    ]
   }
  ]
 }
}