Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37492727
en ru br
Репозитории ALT
S:1.12.2-alt1
5.1: 1.9.0-alt0.M50P.1
4.1: 1.8.0-alt1
www.altlinux.org/Changes

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

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


Name: libgadu
Version: 1.12.2
Release: alt1

Summary: Library for Handling of Gadu-Gadu Instant Messaging
License: LGPLv2.1
Group: System/Libraries
Url: http://toxygen.net/libgadu/

Source: %name-%version.tar

BuildRequires: doxygen
BuildRequires: libgnutls-devel >= 2.10.0
BuildRequires: libxml2-devel  >= 2.2.3
BuildRequires: zlib-devel
BuildRequires: libprotobuf-c-devel >= 1.0.0 protobuf-c-compiler

%description
libgadu is a library for handling of protocol of a popular Polish
instant messenger Gadu-Gadu.

%package devel
Group: Development/C
Summary: Library for Handling of Gadu-Gadu Instant Messaging
License: LGPLv2.1
Requires: %name = %version-%release

%description devel
libgadu is a library for handling of protocol of a popular Polish
instant messenger Gadu-Gadu.

%prep
%setup -q

%build
%autoreconf
%configure \
--disable-static \
--with-gnutls-system-trust-store=/usr/share/ca-certificates/ca-bundle.crt \
--without-bind \
--without-openssl


%make_build

%install
%makeinstall_std

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

%files devel
%doc docs/protocol.html docs/html
%_includedir/*.h
%_libdir/lib*.so
%_pkgconfigdir/*.pc

%changelog

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

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