{
 "app_id": "io.gitlab.JBeaumont81.Etesync-Knotes",
 "source_url": "https://raw.githubusercontent.com/flathub/io.gitlab.JBeaumont81.Etesync-Knotes/master/io.gitlab.JBeaumont81.Etesync-Knotes.yaml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri",
  "--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:12:40.231484+00:00",
 "manifest": {
  "app-id": "io.gitlab.JBeaumont81.Etesync-Knotes",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.10",
  "sdk": "org.kde.Sdk",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.rust-stable"
  ],
  "command": "etesync-knotes",
  "separate-locales": false,
  "rename-desktop-file": "etesync-knotes.desktop",
  "rename-icon": "etesync-knotes",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=ipc",
   "--share=network",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "libetebase",
    "buildsystem": "simple",
    "build-commands": [
     ". /usr/lib/sdk/rust-stable/enable.sh && cargo build --release --offline",
     "install -Dm755 target/release/libetebase.so \"${FLATPAK_DEST}/lib/libetebase.so\"",
     "ln -sf \"${FLATPAK_DEST}/lib/libetebase.so\" \"${FLATPAK_DEST}/lib/libetebase.so.0\""
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/etesync/libetebase.git",
      "tag": "v0.5.8",
      "commit": "49e67feaa4770dff07acad0fab282e17a3a9c508"
     },
     {
      "type": "inline",
      "dest": ".cargo",
      "dest-filename": "config.toml",
      "contents": "[source.crates-io]\nreplace-with = \"vendored-sources\"\n[source.vendored-sources]\ndirectory = \"cargo/vendor\"\n"
     },
     "cargo-sources.json"
    ]
   },
   {
    "name": "etesync-knotes",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://codeberg.org/Josselin_Beaumont/Etesync-Knotes.git",
      "tag": "v3.2",
      "commit": "6d96b29bff904308e7df7edc5bf20bd0c208ded4"
     }
    ]
   }
  ]
 }
}