diff options
author | ben <ben@pkgsrc.org> | 2006-07-08 04:31:28 +0000 |
---|---|---|
committer | ben <ben@pkgsrc.org> | 2006-07-08 04:31:28 +0000 |
commit | 5984935c0f82a403e42a0787d3070c1b88143a9d (patch) | |
tree | fa4901a999f59710491e04a2ba46a170fbe7d329 /audio/cmus/distinfo | |
parent | 15d3920cf75320d0f82fe1f29abdbb33e918a004 (diff) | |
download | pkgsrc-5984935c0f82a403e42a0787d3070c1b88143a9d.tar.gz |
Initial import of cmus, an ncurses audio player with many features.
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, WAV, 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
This package was submitted in PR#33939.
Diffstat (limited to 'audio/cmus/distinfo')
-rw-r--r-- | audio/cmus/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/cmus/distinfo b/audio/cmus/distinfo new file mode 100644 index 00000000000..97d073efc8c --- /dev/null +++ b/audio/cmus/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/07/08 04:31:28 ben Exp $ + +SHA1 (cmus-2.0.3.tar.bz2) = 8bb682ea01b3fc3a1305327f3f12c6a0f0b94ffa +RMD160 (cmus-2.0.3.tar.bz2) = 82963101a3ca782bdad9613564cdafd842f4f7b8 +Size (cmus-2.0.3.tar.bz2) = 134703 bytes |