]> git.pld-linux.org Git - packages/ccrtp.git/blame - ccrtp.spec
- rel 2; rebuild
[packages/ccrtp.git] / ccrtp.spec
CommitLineData
23152de5 1Summary: Common C++ class framework for RTP/RTCP
2Summary(pl): Szkielet klas C++ dla RTP/RTCP
3Name: ccrtp
19a31bae 4Version: 1.3.7
cf7c4dfc 5Release: 2
23152de5 6License: GPL
7Group: Libraries
8Source0: ftp://ftp.gnu.org/pub/gnu/ccrtp/%{name}-%{version}.tar.gz
19a31bae 9# Source0-md5: 6621be1852bd90c3dbbafa895618d8f0
e101e907 10URL: http://www.gnu.org/software/ccrtp/
23152de5 11BuildRequires: commoncpp2-devel
12BuildRequires: doxygen
13BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
14
15%description
16ccRTP is a generic, extensible and efficient C++ framework for
17developing applications based on the Real-Time Transport Protocol
18(RTP) from the IETF. It is based on Common C++ and provides a full
19RTP/RTCP stack for sending and receiving of realtime data by the use
20of send and receive packet queues. ccRTP supports unicast,
21multi-unicast and multicast, manages multiple sources, handles RTCP
22automatically, supports different threading models and is generic as
23for underlying network and transport protocols.
24
25%description -l pl
e101e907 26