Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 661 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 661 Bytes

experimental maintained

This repository is kept as an archive only

Introduction

This is a Facebook chat protocol plugin for Kopete. It was made obsolete after Facebook announced XMPP support which they deprecated years later.

Compile:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=DebugFull -DCMAKE_INSTALL_PREFIX=/usr ..
make

License

  • GNU General Public License version 2 or later, see COPYING