./audio/mpg123, MPEG layer 1, 2, and 3 audio player

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.10.1, Package name: mpg123-1.10.1, Maintainer: martin

mpg123 reads one or more files (or standard input if ``-'' is
specified) or URLs and plays them on the audio device (default) or
outputs them to stdout. file/URL is assumed to be an MPEG-1/2 audio
bit stream.


Required to run:
[devel/libltdl]

Required to build:
[devel/gmake] [devel/libtool-base] [devel/pkg-config]

Package options: mpg123-fifo, mpg123-with-fpu

Master sites:

SHA1: 81c67a63a8b698f27c80633c6f1eda179cf36f10
RMD160: 14fdd743bf13cdb414f0b8882690ab3a2faf5a59
Filesize: 729.579 KB

Version history: (Expand)


CVS history: (Expand)


   2010-05-12 15:16:15 by Martin Husemann | Files touched by this commit (2)
Log message:
Switch to oss default module on FreeBSD and DragonFly, per PR pkg/43279.
   2010-03-30 12:29:22 by Martin Husemann | Files touched by this commit (2)
Log message:
Use ${LIBOSSAUDIO} from oss.buildlink3.mk. (PR pkg/43077)
   2010-03-30 11:12:04 by Martin Husemann | Files touched by this commit (1)
Log message:
Add oss specific build environment when defaulting to mpg123-oss output
module. Should fix PR pkg/43077.
   2010-03-14 18:03:04 by Matthias Scheler | Files touched by this commit (1)
Log message:
Set "PKG_DESTDIR_SUPPORT" before including "bsd.prefs.mk" so \ 
it actually
takes effect.
   2010-03-14 17:28:02 by Martin Husemann | Files touched by this commit (1)
Log message:
Add pulse and arts output modules for mpg123.
   2010-03-14 16:46:05 by Amitai Schlair | Files touched by this commit (2)
Log message:
Use Core Audio by default on OS X, tested on 10.6. From martin@.
   2010-03-14 16:03:34 by Martin Husemann | Files touched by this commit (1)
Log message:
Add missing references (modules using this file)
   2010-03-14 15:19:20 by Martin Husemann | Files touched by this commit (29) | Package removed
Log message:
Update mpg123 to version 1.10.1.
Thanks to <wiz> for answering lots of stupid questions and general guidance.