{
 "app_id": "it.mijorus.smile",
 "source_url": "https://raw.githubusercontent.com/flathub/it.mijorus.smile/master/it.mijorus.smile.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--talk-name=org.gnome.Shell.Extensions"
 ],
 "module_count": 4,
 "fetched_at": "2026-09-17T16:13:06.631019+00:00",
 "manifest": {
  "id": "it.mijorus.smile",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "smile",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--talk-name=org.gnome.Shell.Extensions"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "python3-requirements.json",
   {
    "name": "xdotool",
    "no-autogen": true,
    "make-args": [
     "WITHOUT_RPATH_FIX=1"
    ],
    "make-install-args": [
     "PREFIX=${FLATPAK_DEST}"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/jordansissel/xdotool/archive/v3.20211022.1/xdotool-3.20211022.1.tar.gz",
      "sha256": "82b15a944a5e82fee15e0f6116bd9f642bc3d0bb6989fc0ca5ad9dfe35de0847"
     }
    ]
   },
   {
    "name": "wl-clipboard",
    "buildsystem": "meson",
    "config-opts": [
     "-Dzshcompletiondir=no",
     "-Dfishcompletiondir=no"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/bugaevc/wl-clipboard.git",
      "commit": "67a7b937895bceec1ae5ccebb10216f63f70ca1b"
     }
    ]
   },
   {
    "name": "smile",
    "builddir": true,
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/mijorus/smile",
      "commit": "72827a20ff2db9c4315fa4abce823a85dc766ed4"
     }
    ]
   }
  ]
 }
}