diff options
author | rh <rh@pkgsrc.org> | 2002-06-13 09:14:45 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2002-06-13 09:14:45 +0000 |
commit | c8a4cc28c0a0417ba83fc60d99de02808fa92bb2 (patch) | |
tree | 8cb3156c95aff9885a9af9d4be53a13d857ccd2e /audio/mpg321/DESCR | |
parent | af88bc046406b657ce3c8af0134865e30c4fefc7 (diff) | |
download | pkgsrc-c8a4cc28c0a0417ba83fc60d99de02808fa92bb2.tar.gz |
Initial import of mpg321-0.2.10, a GPL'd drop-in replacement for the
popular mpg123 MP3 player. Provided by Rui-Xiang Guo <rxg@ms25.url.com.tw>
This closes PR pkg/16153.
Diffstat (limited to 'audio/mpg321/DESCR')
-rw-r--r-- | audio/mpg321/DESCR | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/mpg321/DESCR b/audio/mpg321/DESCR new file mode 100644 index 00000000000..a94c5a30ae9 --- /dev/null +++ b/audio/mpg321/DESCR @@ -0,0 +1,10 @@ +mpg321 is a Free replacement for mpg123, a very popular command-line mp3 +player. mpg123 is used for frontends, as an mp3 player and as an mp3 to +wave file decoder (primarily for use with CD-recording software.) In all +of these capacities, mpg321 can be used as a drop-in replacement for +mpg123. + +mpg321 is a project conceived and written by Joe Drew <hoserhead@woot.net>. +It uses code from the MAD distribution by Rob Leslie; XMMS; and plaympeg +from the SMPEG distribution. mpg321 is licensed under the GNU General +Public License version 2, as documented in the 'COPYING' file. |