{
 "app_id": "info.mumble.Mumble",
 "source_url": "https://raw.githubusercontent.com/flathub/info.mumble.Mumble/master/info.mumble.Mumble.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "5.15-25.08",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all",
  "--device=dri",
  "--device=shm",
  "--filesystem=xdg-run/pipewire-0:ro",
  "--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.freedesktop.Notifications",
  "--own-name=net.sourceforge.mumble.mumble"
 ],
 "module_count": 7,
 "fetched_at": "2026-09-17T16:10:10.092449+00:00",
 "manifest": {
  "id": "info.mumble.Mumble",
  "rename-icon": "mumble",
  "runtime": "org.kde.Platform",
  "runtime-version": "5.15-25.08",
  "sdk": "org.kde.Sdk",
  "command": "mumble",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--device=shm",
   "--require-version=1.6.1",
   "--device=all",
   "--share=network",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--own-name=net.sourceforge.mumble.mumble",
   "--talk-name=org.freedesktop.Notifications",
   "--talk-name=org.kde.StatusNotifierWatcher",
   "--filesystem=xdg-run/pipewire-0:ro",
   "--env=LD_LIBRARY_PATH=/app/lib/mumble/:/app/lib"
  ],
  "separate-locales": false,
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/bin/protoc",
   "/bin/avahi-*",
   "/lib/*.a"
  ],
  "modules": [
   "shared-modules/intltool/intltool-0.51.json",
   {
    "name": "boost",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/boostorg/boost/releases/download/boost-1.91.0-1/boost-1.91.0-1-cmake.tar.xz",
      "sha256": "cc5dc5006ecbdf0051f90979be31b4eee5987d9ae14ae9fb9c03cfa43fa3cdad",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 6845,
       "stable-only": true,
       "url-template": "https://github.com/boostorg/boost/releases/download/boost-$version/boost-$version-cmake.tar.xz"
      }
     }
    ],
    "buildsystem": "cmake-ninja"
   },
   {
    "name": "protobuf",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-Dprotobuf_BUILD_TESTS=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/protocolbuffers/protobuf/releases/download/v35.1/protobuf-35.1.tar.gz",
      "sha256": "f0b6838e7522a8da96126d487068c959bc624926368f3024ac8fd03abd0a1ac4",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 3715,
       "stable-only": true,
       "url-template": "https://github.com/protocolbuffers/protobuf/releases/download/v$version/protobuf-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "avahi",
    "buildsystem": "autotools",
    "config-opts": [
     "--disable-gtk",
     "--disable-qt3",
     "--disable-qt4",
     "--disable-qt5",
     "--disable-mono",
     "--disable-monodoc",
     "--with-distro=none",
     "--disable-pygobject",
     "--disable-python-dbus",
     "--disable-python",
     "--disable-manpages",
     "--disable-libdaemon",
     "--disable-daemon",
     "--enable-compat-libdns_sd",
     "--disable-libevent"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/lathiat/avahi/releases/download/v0.8/avahi-0.8.tar.gz",
      "sha256": "060309d7a333d38d951bc27598c677af1796934dbd98e1024e7ad8de798fedda",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 147,
       "stable-only": true,
       "url-template": "https://github.com/lathiat/avahi/releases/download/v$version/avahi-$version.tar.gz"
      }
     }
    ]
   },
   {
    "name": "utf8proc",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DBUILD_SHARED_LIBS=OFF",
     "-DUTF8PROC_INSTALL=ON",
     "-DUTF8PROC_ENABLE_TESTING=OFF"
    ],
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/JuliaStrings/utf8proc.git",
      "tag": "v2.11.3",
      "commit": "e5e799221b45bbb90f5fdc5c69b6b8dfbf017e78",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "poco",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DPOCO_UNBUNDLED=ON"
    ],
    "post-install": [
     "sed -i 's,Utf8Proc::Utf8Proc;,,g' /app/lib/cmake/Poco/PocoFoundationTargets.cmake"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/pocoproject/poco/archive/poco-1.15.3-release.tar.gz",
      "sha256": "4f112fea59e0c65f0fffe30a4957f8d66cf41528c21dd9903e6d7550022c794e",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 5418,
       "stable-only": true,
       "url-template": "https://github.com/pocoproject/poco/archive/poco-$version-release.tar.gz"
      }
     }
    ],
    "cleanup": [
     "/include/",
     "/bin/",
     "/lib/cmake/"
    ]
   },
   {
    "name": "mumble",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-Dspeechd=OFF",
     "-Dserver=OFF",
     "-Doverlay=OFF",
     "-Dplugins=ON",
     "-DBUILD_NUMBER=915",
     "-DBUILD_RELEASE_DATE=2026-07-20",
     "-Dwarnings-as-errors=OFF"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/mumble-voip/mumble/releases/download/v1.5.915/mumble-1.5.915.tar.gz",
      "sha256": "2cb3f0c7aa60e2f08fed1d568da7d1f5115e3658a079b6d1a5468c5d6e2081d5",
      "x-checker-data": {
       "type": "anitya",
       "project-id": 2032,
       "stable-only": true,
       "url-template": "https://github.com/mumble-voip/mumble/releases/download/v$version/mumble-$version.tar.gz"
      }
     }
    ]
   }
  ]
 }
}