A command-line tool to play audio and video files Maintained by:h.skuhra@gmail.com Port Added: 07 Apr 2011 07:13:26 License: LGPL20
This program is designed to be flexible command line player in the spirit of
ogg123 and mpg123, based on GStreamer. It plays all file formats GStreamer
understands, so if you have a music collection which contains different file
formats, like FLAC, Ogg, and MP3, you can use gst123 to play all your music
files.
WWW: http://space.twc.de/~stefan/gst123.php
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Add gst123 0.1.4, a command-line tool to play audio and video files.
PR: ports/152954 (severely modified)
Submitted by: Herbert J. Skuhra <h.skuhra at gmail.com>