Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37043021
en ru br
ALT Linux repositórios
S:0.6.1-alt1

Group :: Sistema/Bibliotecas
RPM: libre

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

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009