pkgsrc-wip/audio-mml/DESCR
Blair Sadewitz 11d8bd00ee Add wip/audio-mml, which is essentially current RAT (mbone/rat) from
their svn repository.  Currently it installs what are usually built
as convenience libraries as one full-fledged libtool library.

I'm hoping to experiment soon with using the audio layer (with its
excellent NetBSD support courtesy of developer Brook Milligan).
I haven't tried it yet, but it seems to also have some really slick
sound buffering code and of course RTP support, etc.

[Hopefully] more commits to come.
2008-03-12 05:27:58 +00:00

8 lines
388 B
Text

Rat allows users to conduct host-to-host or multihost audio
teleconferences over an internet.
This package contains development sources. The build has
been modified to install a libtool library (of the code normally
built only into "convenience" libraries) and headers. I did this
mostly as a convience for myself and others wishing to use this
for NetBSD audio in other applications.