mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
fb16dfecae
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)
8 lines
365 B
Plaintext
8 lines
365 B
Plaintext
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.
|