{
 "app_id": "com.github.flxzt.rnote",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github.flxzt.rnote/master/com.github.flxzt.rnote.yaml",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-pictures",
  "--filesystem=xdg-desktop",
  "--filesystem=xdg-run/gvfsd",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:34.902167+00:00",
 "manifest": {
  "app-id": "com.github.flxzt.rnote",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "rnote",
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--share=ipc",
   "--socket=pulseaudio",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-pictures",
   "--filesystem=xdg-desktop",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfsd",
   "--env=RUST_BACKTRACE=1",
   "--env=RUST_LOG=rnote=warn,rnote-cli=warn,rnote-engine=warn,rnote-compose=warn",
   "--env=GTK_PATH=/app/lib/gtk-4.0"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/rust-stable/bin"
  },
  "modules": [
   {
    "name": "rnote",
    "buildsystem": "meson",
    "run-tests": true,
    "config-opts": [
     "-Dprofile=default",
     "-Dcli=true"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/flxzt/rnote/releases/download/v0.14.2/rnote-0.14.2.tar.xz",
      "sha256": "2be53f2007944281ea3372248559e9338a0e5af1d64d173819dd4339d58ee210"
     }
    ]
   }
  ]
 }
}