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

Группа :: Система/Библиотеки
Пакет: libtelepathy

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

Name: libtelepathy
Version: 0.3.3
Release: alt2

Summary: Telepathy Client Library
License: LGPL
Group: System/Libraries
Url: http://telepathy.freedesktop.org/wiki/

Source0: http://telepathy.freedesktop.org/releases/libtelepathy/%name-%version.tar.gz

Packager: Igor Zubkov <icesik at altlinux.org>

# from configure.in

%define dbus_ver 0.61
%define dbus_glib_ver 0.61

Requires: libdbus >= %dbus_ver
BuildPreReq: libdbus-devel >= %dbus_ver
Requires: libdbus-glib >= %dbus_glib_ver
BuildPreReq: libdbus-glib-devel >= %dbus_glib_ver

# Automatically added by buildreq on Tue Dec 04 2007

BuildRequires: gcc-c++ python-module-PyXML python-modules-compiler telepathy-glib-devel xsltproc

%description
The Telepathy project aims to provide a unified framework for all forms
of real time conversations, including instant messaging, IRC, voice calls
and video calls. It uses the D-Bus messaging system to provide a simple
interface for client applications, allowing them to quickly benefit from
Telepathy's functionality.

%package devel
Summary: Development libraries and header files for %name
Group: Development/C
Requires: %name = %version-%release

%description devel
Development libraries and header files for %name.

%prep
%setup -q

%build
%configure \
--disable-static
%make_build

%install
%make_install DESTDIR=%buildroot install

%post -p %post_ldconfig
%postun -p %postun_ldconfig

%files
%doc AUTHORS ChangeLog README
%_libdir/lib*.so.*

%files devel
%_libdir/lib*.so
%_pkgconfigdir/libtelepathy.pc
%dir %_includedir/telepathy-1.0
%dir %_includedir/telepathy-1.0/libtelepathy
%_includedir/telepathy-1.0/libtelepathy/*.h

%changelog

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

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