Skip to content

v0.9.8

Latest
Compare
Choose a tag to compare
@DMJC DMJC released this 16 Sep 14:05
· 4 commits to master since this release
  • MFA Support added.
  • Building with Meson added.

Full Changelog: https://github.com/DMJC/purple-facebook/commits/0.9.8

Debian package is built for Debian 13 Trixie. Built against libPurple-2.14.13-1. Try building from source if you can't use the pre-built package.

Build instructions:
tar -xvf libpurple-facebook_0.9.8.tar.xz
cd purple-facebook
meson build
cd build
ninja
ninja install