Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37513704
en ru br
Репозитории ALT
S:1.0.23-alt2
5.1: 1.0-alt0.M51.1
www.altlinux.org/Changes

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

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

%define sover 17

Name: libgloox
Version: 1.0.23
Release: alt2

Summary: A full-featured Jabber/XMPP client library
License: GPLv3
Group: System/Libraries

URL: http://camaya.net/gloox
Source: http://camaya.net/download/gloox-%version.tar.bz2

# Automatically added by buildreq on Sun Nov 05 2017

BuildRequires: gcc-c++ libssl-devel zlib-devel

%package -n libgloox%sover
Summary: A full-featured Jabber/XMPP client library
Group: System/Libraries

%package devel
Summary: A full-featured Jabber/XMPP client library
Group: Development/C++
Requires: libgloox%sover = %version-%release

%description
gloox is a rock-solid, full-featured Jabber/XMPP client library, written in
C++. It makes writing spec-compliant clients easy and allows for hassle-free
integration of Jabber/XMPP functionality into existing applications.

%description -n libgloox%sover
gloox is a rock-solid, full-featured Jabber/XMPP client library, written in
C++. It makes writing spec-compliant clients easy and allows for hassle-free
integration of Jabber/XMPP functionality into existing applications.

%description devel
gloox is a rock-solid, full-featured Jabber/XMPP client library, written in
C++. It makes writing spec-compliant clients easy and allows for hassle-free
integration of Jabber/XMPP functionality into existing applications.

%prep
%setup -n gloox-%version

mv AUTHORS AUTHORS.old
iconv -f iso8859-1 -t UTF-8 AUTHORS.old >AUTHORS

%build
export PTHREAD_LIBS="-lpthread"
%configure --disable-static
%make_build

%install
%makeinstall_std

%files -n libgloox%sover
%doc AUTHORS ChangeLog README
%_libdir/libgloox.so.%sover
%_libdir/libgloox.so.%sover.*

%files devel
%_bindir/gloox-config
%_pkgconfigdir/gloox.pc
%dir %_includedir/gloox
%_includedir/gloox/*
%_libdir/libgloox.so

%changelog

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

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