{
 "app_id": "io.github.qtox.qTox",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.qtox.qTox/master/io.github.qtox.qTox.json",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.10",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=all",
  "--filesystem=xdg-music",
  "--filesystem=xdg-pictures",
  "--filesystem=xdg-videos",
  "--filesystem=xdg-download",
  "--filesystem=/media",
  "--filesystem=xdg-documents",
  "--filesystem=xdg-desktop",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings",
  "--talk-name=org.kde.StatusNotifierWatcher",
  "--talk-name=org.ayatana.indicator.application"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:12:01.771646+00:00",
 "manifest": {
  "app-id": "io.github.qtox.qTox",
  "runtime": "org.kde.Platform",
  "sdk": "org.kde.Sdk",
  "runtime-version": "6.10",
  "command": "qtox",
  "rename-icon": "qtox",
  "finish-args": [
   "--share=network",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--talk-name=org.ayatana.indicator.application",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--filesystem=xdg-desktop",
   "--filesystem=xdg-documents",
   "--filesystem=xdg-download",
   "--filesystem=xdg-music",
   "--filesystem=xdg-pictures",
   "--filesystem=xdg-videos",
   "--filesystem=/media",
   "--device=all"
  ],
  "cleanup": [
   "/include",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "tcl",
    "subdir": "unix",
    "build-options": {
     "no-debuginfo": true
    },
    "cleanup": [
     "*"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://downloads.sourceforge.net/project/tcl/Tcl/8.6.10/tcl8.6.10-src.tar.gz",
      "sha256": "5196dbf6638e3df8d5c87b5815c8c2b758496eb6f0e41446596c9a4e638d87ed"
     }
    ]
   },
   {
    "name": "sqlcipher",
    "cleanup": [
     "/bin"
    ],
    "config-opts": [
     "--enable-tempstore=yes",
     "--disable-tcl"
    ],
    "build-options": {
     "cflags": "-DSQLITE_HAS_CODEC",
     "ldflags": "-lcrypto"
    },
    "post-install": [
     "chmod -Rf u+w ${FLATPAK_DEST}/lib"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/sqlcipher/sqlcipher",
      "tag": "v4.4.3",
      "commit": "0663d8500204e14bd2bb0ca25162d91e4555528d",
      "disable-fsckobjects": true
     }
    ]
   },
   {
    "name": "libsodium",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/jedisct1/libsodium",
      "tag": "1.0.20-RELEASE",
      "commit": "9511c982fb1d046470a8b42aa36556cdb7da15de"
     }
    ]
   },
   {
    "name": "c-toxcore",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DDHT_BOOTSTRAP=OFF",
     "-DBOOTSTRAP_DAEMON=OFF",
     "-DENABLE_STATIC=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/toktok/c-toxcore",
      "tag": "v0.2.23",
      "commit": "d9ca3c577e5abd4303d180eb5270167b4133ea4c",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "qTox",
    "buildsystem": "cmake-ninja",
    "build-options": {
     "cxxflags": "-Wno-error=unused-result -Wno-error=deprecated-declarations"
    },
    "config-opts": [
     "-DSVGZ_ICON=OFF",
     "-DSTRICT_OPTIONS=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/TokTok/qTox",
      "tag": "v1.18.5",
      "commit": "20b95f20393d1411fd364d24f057673e5722ad61",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   }
  ]
 }
}