{ "app-id": "xyz.riothedev.emojify", "runtime": "org.gnome.Platform", "runtime-version": "50", "sdk": "org.gnome.Sdk", "command": "emojify", "cleanup": [ "/include", "/lib/pkgconfig", "/share/doc", "/share/man", "/lib/*/include", "/lib/*/proc", "*.la", "*.a" ], "finish-args": [ "--share=ipc", "--socket=fallback-x11", "--socket=wayland", "--device=dri", "--talk-name=org.gnome.Shell.Extensions" ], "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": "dir", "path": "." } ] } ] }