{
 "app_id": "sm.puri.Chatty",
 "source_url": "https://raw.githubusercontent.com/flathub/sm.puri.Chatty/master/sm.puri.Chatty.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "50",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=~/.purple:create",
  "--talk-name=org.gnome.evolution.dataserver.AddressBook10",
  "--talk-name=im.pidgin.purple.PurpleService",
  "--talk-name=org.gnome.evolution.dataserver.Subprocess.Backend.*",
  "--talk-name=org.gnome.evolution.dataserver.Sources5",
  "--talk-name=org.sigxcpu.Feedback"
 ],
 "module_count": 13,
 "fetched_at": "2026-09-21T13:36:19.299511+00:00",
 "manifest": {
  "app-id": "sm.puri.Chatty",
  "runtime": "org.gnome.Platform",
  "runtime-version": "50",
  "sdk": "org.gnome.Sdk",
  "command": "chatty",
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--talk-name=org.sigxcpu.Feedback",
   "--system-talk-name=org.freedesktop.ModemManager1",
   "--talk-name=org.gnome.evolution.dataserver.AddressBook10",
   "--talk-name=org.gnome.evolution.dataserver.Sources5",
   "--talk-name=im.pidgin.purple.PurpleService",
   "--talk-name=org.gnome.evolution.dataserver.Subprocess.Backend.*",
   "--env=SSL_CERT_DIR=/etc/ssl/certs",
   "--filesystem=~/.purple:create"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/girepository-1.0",
   "/lib/pkgconfig",
   "/share/aclocal",
   "/share/bash-completion",
   "/share/gir-1.0",
   "/share/vala",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/intltool/intltool-0.51.json",
   {
    "name": "libpurple",
    "config-opts": [
     "--disable-dbus",
     "--disable-gtkui",
     "--disable-consoleui",
     "--disable-vv",
     "--disable-idn",
     "--disable-avahi",
     "--disable-meanwhile",
     "--disable-tcl",
     "--disable-nm",
     "--disable-perl"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "http://downloads.sourceforge.net/pidgin/pidgin-2.14.14.tar.bz2",
      "sha256": "0ffc9994def10260f98a55cd132deefa8dc4a9835451cc0e982747bd458e2356",
      "x-checker-data": {
       "type": "html",
       "url": "https://sourceforge.net/projects/pidgin/rss",
       "pattern": "<link>(https://sourceforge.net/.+/pidgin-([0-9.]+).([0-9.]+).([0-9.]+).tar.bz2)/download</link>"
      }
     }
    ]
   },
   {
    "name": "libical",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DCMAKE_INSTALL_LIBDIR=lib",
     "-DBUILD_SHARED_LIBS:BOOL=ON",
     "-DICAL_GLIB=true",
     "-DGOBJECT_INTROSPECTION=true",
     "-DICAL_GLIB_VAPI=true",
     "-DICAL_BUILD_DOCS=false",
     "-DLIBICAL_JAVA_BINDINGS=False"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/libical/libical.git",
      "tag": "v4.0.3",
      "commit": "9b8163c78dfb43e8b700e6c7e531f0df64c208bf",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "boost",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/boostorg/boost",
      "tag": "boost-1.91.0",
      "commit": "1a80576db6b70828803819fb6925132193bc5d0e",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^boost-([\\d.]+)$"
      }
     }
    ],
    "build-commands": [
     "./bootstrap.sh --prefix=${FLATPAK_DEST} --with-libraries=date_time,thread",
     "./b2 -j ${FLATPAK_BUILDER_N_JOBS} headers",
     "./b2 -j ${FLATPAK_BUILDER_N_JOBS} install"
    ]
   },
   {
    "name": "protobuf",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_POSITION_INDEPENDENT_CODE=ON",
     "-Dprotobuf_LOCAL_DEPENDENCIES_ONLY=ON",
     "-Dprotobuf_BUILD_SHARED_LIBS=ON",
     "-Dprotobuf_BUILD_TESTS=OFF"
    ],
    "cleanup": [
     "/bin",
     "/doc",
     "/lib/plugins"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/protocolbuffers/protobuf",
      "tag": "v35.1",
      "commit": "35cd01f9fe9afbeea38cc7b979a3b6bfcde82c03",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "libphonenumber",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DREGENERATE_METADATA=OFF",
     "-DUSE_BOOST=OFF",
     "-DBUILD_TESTING=OFF",
     "-DFETCHCONTENT_FULLY_DISCONNECTED=ON"
    ],
    "subdir": "cpp",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/google/libphonenumber",
      "tag": "v9.0.33",
      "commit": "5178ee5b450e37a3adda9808abb09200acbae5db",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "evolution-data-server",
    "cleanup": [
     "/share/GConf",
     "/lib/evolution-data-server/*-backends",
     "/libexec",
     "/share/dbus-1/services"
    ],
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DENABLE_GTK=ON",
     "-DENABLE_GOA=OFF",
     "-DENABLE_UOA=OFF",
     "-DENABLE_GOOGLE_AUTH=OFF",
     "-DENABLE_GOOGLE=OFF",
     "-DENABLE_VALA_BINDINGS=ON",
     "-DENABLE_WEATHER=OFF",
     "-DWITH_PHONENUMBER=ON",
     "-DWITH_OPENLDAP=OFF",
     "-DWITH_LIBDB=OFF",
     "-DENABLE_INTROSPECTION=ON",
     "-DENABLE_INSTALLED_TESTS=OFF",
     "-DENABLE_GTK_DOC=OFF",
     "-DENABLE_EXAMPLES=OFF",
     "-DENABLE_CANBERRA=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/evolution-data-server.git",
      "tag": "3.60.2",
      "commit": "c63344d7f4891503c108eda5faf50621ccb2602d",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "libfeedback",
    "buildsystem": "meson",
    "config-opts": [
     "-Dtests=false",
     "-Ddaemon=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.freedesktop.org/agx/feedbackd.git",
      "tag": "v0.8.9",
      "commit": "1be162a2e5aad10760f34b734e062c4fa250b159",
      "x-checker-data": {
       "type": "git",
       "version-scheme": "semantic"
      }
     }
    ]
   },
   {
    "name": "olm",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "sources": [
     {
      "type": "git",
      "tag": "3.2.16",
      "url": "https://gitlab.matrix.org/matrix-org/olm.git",
      "commit": "7e0c8277032e40308987257b711b38af8d77cc69",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "ModemManager",
    "buildsystem": "meson",
    "config-opts": [
     "-Dintrospection=false",
     "-Dvapi=false",
     "-Dudevdir=/app/lib",
     "-Dsystemdsystemunitdir=/app/lib/systemd/system",
     "-Dmbim=false",
     "-Dqmi=false",
     "-Dqrtr=false",
     "-Dman=false",
     "-Dgtk_doc=false",
     "-Dexamples=false",
     "-Dbash_completion=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.freedesktop.org/mobile-broadband/ModemManager",
      "tag": "1.24.2",
      "commit": "f2b9ab1ad78d322f32134a444b5b54c6e8160e19",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^(d+.d*[02468].d+)$"
      }
     }
    ]
   },
   {
    "name": "gnome-desktop",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/GNOME/gnome-desktop",
      "tag": "44.5",
      "commit": "c214a5f3ff96d6add49bd88372c0c449bcab1967",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^([\\d.]+)$"
      }
     }
    ]
   },
   {
    "name": "libcmatrix",
    "buildsystem": "meson",
    "sources": [
     {
      "type": "git",
      "url": "https://source.puri.sm/Librem5/libcmatrix.git",
      "tag": "v0.0.4",
      "commit": "5999b7afcb02b459fe13a2b93ab018f3af6d2b05",
      "x-checker-data": {
       "type": "git",
       "version-scheme": "semantic"
      }
     }
    ]
   },
   {
    "name": "chatty",
    "buildsystem": "meson",
    "builddir": true,
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.gnome.org/World/Chatty.git",
      "tag": "v0.8.9",
      "commit": "8fcf8387917bf9d25a005c9e6b506026e77a4876",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^v([\\d.]+)$",
       "is-main-source": true
      }
     }
    ]
   }
  ]
 }
}