Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37734343
en ru br
ALT Linux repos
S:1.2.2-alt1

Group :: Networking/IRC
RPM: bitlbee-facebook

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: bitlbee-facebook
Version: 1.2.2
Release: alt1
Group: Networking/IRC
License: GPLv2
Url: https://wiki.bitlbee.org/HowtoFacebookMQTT
Summary: MQTT (Facebook) plugin for bitlbee
Source: %name-%version.tar
Patch: %name-%version-%release.patch

BuildRequires: bitlbee-devel libjson-glib-devel zlib-devel

%description
As an alternative to the now (mostly-)defunct XMPP service provided by
facebook, jgeboski (who also wrote bitlbee-steam) made a new plugin based on
the facebook messenger mobile client (which uses a protocol called MQTT).  It
also happens to work much better than the XMPP service ever did, and supports
groupchats.

%prep
%setup
%patch -p1

%build
%autoreconf
%configure \
   --with-plugindir=%_libdir/bitlbee
# smp incompatible build
make

%install
%makeinstall DESTDIR=%buildroot libdir=%_libdir/bitlbee

%files
%doc README NEWS ChangeLog COPYING AUTHORS
%_libdir/bitlbee/facebook.so

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin