summaryrefslogtreecommitdiff
path: root/multimedia/gst123
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-1/+2
2011-08-07Update to 0.2.1ryoon2-7/+6
Changelog: Overview of changes in gst123-0.2.1: * Fixed minor memory leak. * Fix warnings due to wrong glib option parsing. [Nicholas Miell] * Use wikihtml2man for documentation (replaces old doxer based manpage).
2011-04-22recursive bump from gettext-lib shlib bump.obache1-1/+2
2011-04-16Update to 0.2.0ryoon2-6/+6
Changelog: Overview of changes in gst123-0.2.0: * Made --shuffle, --repeat and --random behave identical to ogg123 options. * Allow colon in filenames. [Siddhesh Poyarekar] * Support "none" audio driver which disables audio output. * Added --full-version option which prints versions of the libraries used by gst123. * Support --enable-debug configure option. * Minor fixes.
2011-02-13Fix CATEGORIESryoon1-2/+2
2011-02-13Import gst123-0.1.4 as multimedia/gst123ryoon4-0/+43
The program gst123 is designed to be a more 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 and video files. It is implemented in C++ and licensed under the GNU LGPL version 2.