Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37042478
en ru br
Репозитории ALT
S:0.8.1-alt1
5.1: 0.3.0-alt1
4.1: 0.2.0.1-alt0.M41.3
www.altlinux.org/Changes

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

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

%def_enable snapshot
%define _libexecdir %_prefix/libexec

Name: telepathy-haze
Version: 0.8.0.1
Release: alt0.5

Summary: a connection manager built around libpurple
License: GPLv2+
Group: Networking/Instant messaging
Url: http://developer.pidgin.im/wiki/TelepathyHaze

%if_disabled snapshot
Source: http://telepathy.freedesktop.org/releases/%name/%name-%version.tar.gz
%else
# VCS: git://anongit.freedesktop.org/telepathy/telepathy-haze
Source: %name-%version.tar
%endif
Patch: %name-0.8.0-alt-purple_2.0.12.patch
Patch1: %name-0.8.0-alt-unused_const_variable.patch

BuildPreReq: glib2-devel >= 2.22 libgio-devel libdbus-glib-devel >= 0.73
BuildRequires: libpurple-devel >= 2.7.0 libtelepathy-glib-devel >= 0.13.9
BuildRequires: xsltproc
# for check:
BuildRequires: python-module-twisted-words python-module-twisted-core-gui
BuildRequires: python-module-cffi python-module-service-identity
BuildRequires: /proc dbus-tools-gui python-module-dbus

%description
telepathy-haze is a connection manager built around libpurple, the
core of Pidgin (formerly Gaim), as a Summer of Code project under the
Pidgin umbrella.  Ultimately, any protocol supported by libpurple will
be supported by telepathy-haze; for now, XMPP, MSN and AIM are known to
work acceptably, and others will probably work too.

%prep
%setup
%patch -b .purple
%patch1 -b .gcc6

%build
# for gcc7
%add_optflags -Wno-error=implicit-fallthrough
%autoreconf
%configure
%make_build

%install
%makeinstall_std

%check
%make check

%files
%doc AUTHORS NEWS
%_libexecdir/%name
%_man8dir/*
%_datadir/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.haze.service

%changelog

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

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