Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37856419
en ru br
ALT Linux repos
S:1.5.4-alt2
5.0: 1.4.2-alt1
4.1: 1.4.2-alt1
4.0: 1.4.2-alt1

Group :: System/Libraries
RPM: libsrtp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Packager: Denis Smirnov <mithraen at altlinux.ru>

Name: libsrtp
Version: 1.4.2
Release: alt1

Summary: Secure Real-time Transport Protocol implementation
License: BSD-like
Group: System/Libraries

Url: http://srtp.sourceforge.net/srtp.html
Source: srtp-%version.tgz

# Automatically added by buildreq on Sun Jun 19 2005

BuildRequires: gcc-c++ libstdc++-devel

%description
The libSRTP library is an open-source implementation of the Secure Real-time Transport Protocol (SRTP) originally authored by Cisco Systems, Inc. It is available under a BSD-style license.

SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711

%prep
%setup -q -n srtp

%build
touch NEWS AUTHORS ChangeLog
%__autoreconf
%configure --enable-pic
%make_build

%install
%makeinstall

%files
%dir %_includedir/srtp
%_includedir/srtp/*.h
%_libdir/libsrtp.a

%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