Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37762800
en ru br
ALT Linux repositórios
S:1.0.2-alt4
5.0: 0.13.1-alt2
4.1: 0.13.1-alt2
4.0: 0.13.1-alt1

Group :: Rede/Outros
RPM: libortp

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libortp
Summary: oRTP - a Real-time Transport Protocol stack
Version: 0.13.1
Release: alt1
License: LGPL
Group: Networking/Other

Packager: Valery Inozemtsev <shrek at altlinux.ru>

Source: http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ortp-%version.tar.gz

Obsoletes: %{name}0.11

# Automatically added by buildreq on Mon Sep 18 2006

BuildRequires: doxygen gcc-c++

%description
oRTP is a LGPL licensed C library implementing the RTP protocol
(rfc1889). It is available for most unix clones (primilarly Linux and
HP-UX), and Microsoft Windows.

%package devel
Summary: Headers, libraries and docs for the oRTP library
Group: Development/C
Requires: %name = %version-%release
Obsoletes: libortp0.11-devel

%description devel
oRTP is a LGPL licensed C library implementing the RTP protocol
(rfc1889). It is available for most unix clones (primilarly Linux and
HP-UX), and Microsoft Windows.

This package contains header files and development libraries needed to
develop programs using the oRTP library.

%package devel-static
Summary: Static library build for the oRTP
Group: Development/C
Requires: %name-devel = %version-%release

%description devel-static
oRTP is a LGPL licensed C library implementing the RTP protocol
(rfc1889). It is available for most unix clones (primilarly Linux and
HP-UX), and Microsoft Windows.

This package contains static library build for the oRTP.

%def_disable static

%prep
%setup -q -n ortp-%version

%__subst "s,^\(doc_htmldir=\)\(.*\),\1%_datadir/doc/%name-devel-%version," Makefile.am

%build
%__autoreconf
%configure \
%{subst_enable static}
%make_build

%install
%make DESTDIR=%buildroot install

%post
%post_ldconfig

%postun
%postun_ldconfig

%files
%doc AUTHORS NEWS README TODO
%_libdir/*.so*

%files devel
%_datadir/doc/%name-devel-%version
%_includedir/*
%_libdir/pkgconfig/*.pc

%if_enabled static
%files devel-static
%_libdir/*.a
%endif

%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