{
 "app_id": "fun.vnote.app.VNote",
 "source_url": "https://raw.githubusercontent.com/flathub/fun.vnote.app.VNote/master/fun.vnote.app.VNote.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--device=dri",
  "--filesystem=xdg-documents",
  "--filesystem=~/.gitconfig",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:09:59.859667+00:00",
 "manifest": {
  "id": "fun.vnote.app.VNote",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "base": "io.qt.qtwebengine.BaseApp",
  "base-version": "6.10",
  "command": "vnote",
  "finish-args": [
   "--share=ipc",
   "--share=network",
   "--socket=x11",
   "--device=dri",
   "--filesystem=xdg-documents",
   "--filesystem=~/.gitconfig",
   "--env=QTWEBENGINEPROCESS_PATH=/app/bin/QtWebEngineProcess"
  ],
  "rename-icon": "vnote",
  "rename-desktop-file": "vnote.desktop",
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "modules": [
   {
    "name": "git",
    "make-args": [
     "INSTALL_SYMLINKS=1",
     "NO_PERL=YesPlease",
     "NO_TCLTK=YesPlease"
    ],
    "make-install-args": [
     "INSTALL_SYMLINKS=1",
     "NO_PERL=YesPlease",
     "NO_TCLTK=YesPlease"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://mirrors.edge.kernel.org/pub/software/scm/git/git-2.54.0.tar.xz",
      "sha256": "f689162364c10de79ef89aa8dbf48731eb057e34edbbd20aca510ce0154681a3",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 5350,
       "stable-only": true,
       "url-template": "https://mirrors.edge.kernel.org/pub/software/scm/git/git-$version.tar.xz"
      }
     }
    ]
   },
   {
    "name": "vnote",
    "buildsystem": "cmake",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/vnotex/vnote.git",
      "tag": "v3.20.1",
      "commit": "4ecaf1e5f895b6546b6a89bb9f19c633645348fa"
     },
     {
      "type": "file",
      "path": "fun.vnote.app.VNote.metainfo.xml"
     },
     {
      "type": "patch",
      "path": "fix-build-with-cmake4.patch"
     }
    ],
    "post-install": [
     "install -p -D -m 0644 ${FLATPAK_ID}.metainfo.xml -t \"${FLATPAK_DEST}/share/appdata/\";"
    ]
   }
  ]
 }
}