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

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

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

%define oname re
Name: libre
Version: 0.6.0
Release: alt1

Summary: Library for real-time communications with async IO support and a complete SIP stack

License: BSD Revised
Group: System/Libraries
Url: http://www.creytiv.com/re.html


Source: http://www.creytiv.com/pub/%oname-%version.tar

BuildRequires: libssl-devel zlib-devel

%description
Libre is a portable and generic library for real-time communications
with async IO support and a complete SIP stack with support for SDP,
RTP/RTCP, STUN/TURN/ICE, BFCP and DNS Client.

%package devel
Summary: Development files for %name
Group: Development/Other
Requires: %name = %version-%release

%description devel
The %name-devel package contains libraries and header files for
developing applications that use %name.

%prep
%setup -n %oname-%version

%build
%make_build RELEASE=1

%install
%makeinstall_std LIBDIR=%_libdir
rm -f %buildroot%_libdir/lib%oname.a

%files
%doc docs/*
# FIXME?
%_libdir/lib%oname.so

%files devel
%_includedir/%oname/
%_datadir/%oname/
#%_libdir/lib%oname.so
%_pkgconfigdir/*.pc

%changelog

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

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