Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37500254
en ru br
Репозитории ALT

Группа :: Сети/IRC
Пакет: bitlbee-facebook

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin