./audio/cmus, Small, fast and powerful text mode music player

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


Branch: pkgsrc-2019Q2, Version: 2.8.0, Package name: cmus-2.8.0, Maintainer: ahoka

CMus is a small and fast music player using the ncurses library.
CMus has vi-style command interface, e.g. searching using '/' or
'?' and adding files to playlist ':add ~/foo.ogg'.

* Plays FLAC, OGG, MP3, MP4, AAC, WAV, WV and modules
* MP3 and Ogg streaming (Shoutcast/Icecast)
* WinAmp / XMMS keys "zxcvb"
* Can be controlled via UNIX socket
* Customizable colors
* Nice vi-style interface with tabulator expansion
* Background playlist loading
* Track metadata database makes adding files to playlist very fast.
* Album/artist modes. Playing within one album or artist.
* Powerful playlist filters
* Can run external commands for the currently selected files
* Directory browser
* Supports 256 colors
* Play Queue
* Dynamic Keybinding
* Easy to use directory browser


Required to run:
[audio/faad2] [audio/flac] [audio/libvorbis] [audio/libmad] [audio/opusfile] [audio/libao-oss] [audio/libao] [audio/libmodplug] [multimedia/mp4v2] [devel/ncursesw]

Required to build:
[lang/gcc49] [pkgtools/cwrappers]

Package options: faad, flac, libao, mad, modplug, opus, vorbis

Master sites:

SHA1: f2ef867a481190f1f1b34dad450a12ae94201d44
RMD160: 00cb515afa9848db7610771052409d0d3f9d29d7
Filesize: 309.808 KB

Version history: (Expand)


CVS history: (Expand)


   2019-07-18 15:17:06 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #6001 - requested by nia
audio/cmus: i386 build fix

Revisions pulled up:
- audio/cmus/Makefile                                           1.80

---
   Module Name:	pkgsrc
   Committed By:	nia
   Date:		Mon Jul 15 18:47:20 UTC 2019

   Modified Files:
   	pkgsrc/audio/cmus: Makefile

   Log message:
   cmus: Needs 64-bit atomic ops - build with -march=i586 on i386.