Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37574324
en ru br
Репозитории ALT
S:1.5.4-alt2
5.1: 1.4.2-alt1
4.1: 1.4.2-alt1
4.0: 1.4.2-alt1
www.altlinux.org/Changes

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

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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