Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046013
en ru br
ALT Linux repos
S:0.6.1-alt1

Group :: System/Libraries
RPM: libre

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin