Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
365 B
Text
7 lines
365 B
Text
This is a small and simple to use C++ library for playing various
|
|
audio formats. It is a thin (-ish) wrapper around existing resampling
|
|
(like SRC or SoX) and decoding libraries (like libmpg123 or libvorbis.)
|
|
|
|
It was written as a replacement for SDL_mixer, due to SDL_mixer's
|
|
lack of multiple music streams, limited audio format support and
|
|
poor resampling quality.
|