{
 "app_id": "com.ranfdev.Notify",
 "source_url": "https://raw.githubusercontent.com/flathub/com.ranfdev.Notify/master/com.ranfdev.Notify.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--talk-name=org.freedesktop.Notifications"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:08:38.734259+00:00",
 "manifest": {
  "id": "com.ranfdev.Notify",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable",
   "org.freedesktop.Sdk.Extension.llvm20"
  ],
  "command": "notify",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--env=RUST_LOG=notify=info,ntfy_daemon=info",
   "--env=G_MESSAGES_DEBUG=none",
   "--talk-name=org.freedesktop.Notifications"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin:/usr/lib/sdk/llvm20/bin",
   "env": {
    "CARGO_REGISTRIES_CRATES_IO_PROTOCOL": "sparse",
    "CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER": "clang",
    "CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_RUSTFLAGS": "-C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold",
    "CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER": "clang",
    "CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_RUSTFLAGS": "-C link-arg=-fuse-ld=/usr/lib/sdk/rust-stable/bin/mold"
   }
  },
  "modules": [
   {
    "name": "capnp",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DBUILD_TESTING=false"
    ],
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://capnproto.org/capnproto-c++-0.10.4.tar.gz",
      "sha256": "981e7ef6dbe3ac745907e55a78870fbb491c5d23abd4ebc04e20ec235af4458c"
     }
    ]
   },
   {
    "name": "notify",
    "buildsystem": "meson",
    "run-tests": true,
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/ranfdev/Notify/releases/download/v0.1.6/com.ranfdev.Notify.tar.xz",
      "sha256": "0f8ecf185c9f9326d446e43d8049f73ae6a479fab7948ea7ad3e9065285b051b",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/ranfdev/Notify/releases/latest",
       "version-query": ".tag_name | sub(\"^v\"; \"\")",
       "url-query": ".assets[] | select(.name==\"com.ranfdev.Notify.tar.xz\") | .browser_download_url"
      }
     }
    ]
   }
  ]
 }
}