diff options
author | scw <scw@pkgsrc.org> | 2004-09-22 11:16:35 +0000 |
---|---|---|
committer | scw <scw@pkgsrc.org> | 2004-09-22 11:16:35 +0000 |
commit | e25a61233df07441b00d0e9b4866d7767fc9fe8d (patch) | |
tree | 89d22c3d7fcfac196b09e45392447cfa1ec9bea9 /audio/mad123/PLIST | |
parent | 120cebdfee4308fb8286304aa284fee1c43e7694 (diff) | |
download | pkgsrc-e25a61233df07441b00d0e9b4866d7767fc9fe8d.tar.gz |
Update to mad123-0.8.3.
This version adds support for several different audio backends,
playlists, a manual page contributed by Lubomir Sedlacik, and numerous
bug fixes.
Currently supported audio backends are the original Sun (OSS) backend,
an optional aRts backend (still experimental, so not compiled by default),
and a raw pcm backend which writes the decoded stream to a file or stdout.
Diffstat (limited to 'audio/mad123/PLIST')
-rw-r--r-- | audio/mad123/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mad123/PLIST b/audio/mad123/PLIST index b1eb3ab50a5..0262fa8d571 100644 --- a/audio/mad123/PLIST +++ b/audio/mad123/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/03 08:32:07 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2004/09/22 11:16:35 scw Exp $ bin/mad123 +man/man1/mad123.1 |