Commit graph

5 commits

Author SHA1 Message Date
Thomas Klausner
97edce6b42 Add explicit openssl dependency. Remove fortran from languages.
Remove superfluous CPPFLAGS now that commoncpp2 is installed in
its default location.
2007-09-08 16:53:04 +00:00
Blue Rats
d814eeec45 Updated to latest stable version. 2007-08-15 23:04:26 +00:00
Blue Rats
ab1bd5441d Added USE_LANGUAGES+= c c++
so package would build.
2007-07-07 04:14:51 +00:00
Sergey Svishchev
1d0ac48535 Follow HTTP redirects to new home pages. 2007-01-08 01:05:26 +00:00
pancake ;)
b0a3e7e35b Initial import of ccrtp:
== DESCR ==
Welcome to GNU ccRTP, the RTP protocol stack of GNU Common C++ and the
GNU project.  GNU ccRTP was created as a "generic" and high performance
RTP stack and uses queued packet lists for both sending and receiving of
realtime data.  A single scheduler thread both schedules delivery of
timestamped outgoing packets, and processes incoming packets into the
receive queue.  A seperate thread or process can then feed data into the
stack for delivery and process pending requests without interfering with
the stack service thread itself.
2005-12-16 10:14:26 +00:00