{
 "app_id": "org.gabmus.hydrapaper",
 "source_url": "https://raw.githubusercontent.com/flathub/org.gabmus.hydrapaper/master/org.gabmus.hydrapaper.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=home:ro",
  "--talk-name=org.freedesktop.Flatpak",
  "--talk-name=org.gnome.Mutter.DisplayConfig",
  "--talk-name=org.gnome.SettingsDaemon"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T16:14:41.585518+00:00",
 "manifest": {
  "app-id": "org.gabmus.hydrapaper",
  "command": "hydrapaper",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.gnome.SettingsDaemon",
   "--talk-name=org.freedesktop.Flatpak",
   "--talk-name=org.gnome.Mutter.DisplayConfig",
   "--filesystem=home:ro",
   "--metadata=X-DConf=migrate-path=/org/gabmus/hydrapaper/"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig"
  ],
  "modules": [
   "python3-requirements.yaml",
   {
    "name": "python3-dbus-python",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "archive",
      "url": "https://dbus.freedesktop.org/releases/dbus-python/dbus-python-1.4.0.tar.xz",
      "sha256": "c36b28f10ffcc8f1f798aca973bcc132f91f33eb9b6b8904381b4077766043d5"
     }
    ]
   },
   {
    "name": "hydrapaper",
    "buildsystem": "meson",
    "config-opts": [
     "--buildtype=release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GabMus/HydraPaper",
      "tag": "3.3.2",
      "commit": "4589088da390362906ac9fecb8d4b26f594656d9"
     },
     {
      "type": "patch",
      "path": "appstream.patch"
     }
    ]
   }
  ]
 }
}