{
 "app_id": "xyz.riothedev.emojify",
 "source_url": "https://raw.githubusercontent.com/flathub/xyz.riothedev.emojify/master/xyz.riothedev.emojify.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "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": 7,
 "fetched_at": "2026-09-17T16:17:40.665342+00:00",
 "manifest": {
  "app-id": "xyz.riothedev.emojify",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "emojify",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.gnome.Shell.Extensions"
  ],
  "cleanup": [
   "/include",
   "/lib/cairomm-1.*",
   "/lib/giomm-2.*",
   "/lib/glibmm-2.*",
   "/lib/gtkmm-4.*",
   "/lib/pangomm-2.*",
   "/lib/pkgconfig",
   "/lib/sigc++-3.*",
   "/share/bash-completion",
   "/share/man",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "libsigcpp",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbenchmark=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/libsigc++/3.6/libsigc++-3.6.0.tar.xz",
      "sha256": "c3d23b37dfd6e39f2e09f091b77b1541fbfa17c4f0b6bf5c89baef7229080e17"
     }
    ]
   },
   {
    "name": "glibmm",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuild-documentation=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/glibmm/2.82/glibmm-2.82.0.tar.xz",
      "sha256": "38684cff317273615c67b8fa9806f16299d51e5506d9b909bae15b589fa99cb6"
     }
    ]
   },
   {
    "name": "cairomm",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuild-tests=false",
     "-Dbuild-documentation=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://www.cairographics.org/releases/cairomm-1.16.0.tar.xz",
      "sha256": "7e881492c5f9f546688c31160deb742c166fc4c68b6b8eb9920c00a0f0f144f9"
     }
    ]
   },
   {
    "name": "pangomm",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuild-documentation=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/pangomm/2.54/pangomm-2.54.0.tar.xz",
      "sha256": "4a5b1fd1b7c47a1af45277ea82b5abeaca8e08fb10a27daa6394cf88d74e7acf"
     }
    ]
   },
   {
    "name": "gtkmm",
    "buildsystem": "meson",
    "config-opts": [
     "-Dbuild-demos=false",
     "-Dbuild-tests=false",
     "-Dbuild-documentation=false"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://download.gnome.org/sources/gtkmm/4.22/gtkmm-4.22.0.tar.xz",
      "sha256": "2e8a21b4b0725f620e33aaee0cd343ed121b533275b632896619b1c89e96de67"
     }
    ]
   },
   {
    "name": "wl-clipboard",
    "buildsystem": "meson",
    "config-opts": [
     "-Dzshcompletiondir=no",
     "-Dfishcompletiondir=no"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/bugaevc/wl-clipboard/archive/refs/tags/v2.3.0.tar.gz",
      "sha256": "b4dc560973f0cd74e02f817ffa2fd44ba645a4f1ea94b7b9614dacc9f895f402"
     }
    ]
   },
   {
    "name": "emojify",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/RioTheDev/emojify.git",
      "tag": "v1.3.3",
      "commit": "33ab0b0a332150b02510351cbd8f628750a3cea7",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}