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

Группа :: Сети/Мгновенные сообщения
Пакет: purple-whatsapp

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: purple-whatsapp
Version: 0.9.0
Release: alt1.3

Summary: WhatsApp protocol implementation for libpurple (Pidgin)
License: GPLv2+
Group: Networking/Instant messaging

Url: https://github.com/davidgfnet/whatsapp-purple
Source: whatsapp-purple-%version.tar.gz
Packager: Mikhail Kolchin <mvk at altlinux.org>

Provides: purple-plugin-whatsapp = %version-%release
Obsoletes: purple-plugin-whatsapp <= 0.8.6

# Automatically added by buildreq on Wed Apr 27 2016

# optimized out: glib2-devel libstdc++-devel pkg-config python-base python-modules python3 python3-base
BuildRequires: gcc-c++ libfreeimage-devel libprotobuf-devel libpurple-devel protobuf-compiler python3-module-google

%description
This is a WhatsApp plugin for Pidgin and libpurple messengers. It connects
to the WhatsApp servers using the password (which needs to be retrieved
separately). Only one client can connect at a time (including your phone).

%prep
%setup -n whatsapp-purple-%version
%ifarch %e2k
# strip UTF-8 BOM for lcc < 1.24
find -type f -name '*.cpp' -o -name '*.hpp' -o -name '*.cc' -o -name '*.h' |
xargs -r sed -ri 's,^\xEF\xBB\xBF,,'
%endif

%build
make -j1

%install
%makeinstall_std

%files
%doc README*
%_libdir/purple-2/libwhatsapp.so
%_pixmapsdir/pidgin/protocols/*/whatsapp.png

%changelog

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

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