Package Details: cmus-git v2.9.1.r25.g54d7213-2

Git Clone URL: https://aur.archlinux.org/cmus-git.git (read-only, click to copy)
Package Base: cmus-git
Description: Small, fast and powerful console music player for Unix-like operating systems.
Upstream URL: https://cmus.github.io/
Keywords: audio multimedia music ncurses
Licenses: GPL
Conflicts: cmus
Provides: cmus
Submitter: None
Maintainer: eveharthbrooke
Last Packager: eveharthbrooke
Votes: 35
Popularity: 0.000002
First Submitted: 2008-03-22 17:16 (UTC)
Last Updated: 2022-01-11 07:21 (UTC)

Required by (18)

Sources (1)

Pinned Comments

eveharthbrooke commented on 2020-06-02 00:26 (UTC) (edited on 2020-06-02 00:30 (UTC) by eveharthbrooke)

Small update for all users: I have taken over the cmus-git package, and have updated the PKGBUILD to bring it entirely up to date with the latest git revision, and have updated the dependencies to match that of the package's official PKGBUILD, albeit while keeping the optional OSS plugin dependency. I don't recommend using OSS over ALSA / PulseAudio however, but I thought I would keep it there since this package is on the AUR as is the OSS package. I have also updated the install() function to install ZSH autocompletions. If cmus has bash completions as well please let me know as according to the official PKGBUILD there is only autocompletion support for ZSH.

Latest Comments

« First ‹ Previous 1 2 3

<deleted-account> commented on 2011-10-28 11:57 (UTC)

I've got Build error: ffmpeg.c:463:51: error: 'AV_DICT_IGNORE_SUFFIX' undeclared (first use in this function) ffmpeg.c:463:51: note: each undeclared identifier is reported only once for each function it appears in Full log: http://pastebin.com/8Ckdqpqq Any suggestions?

miffe commented on 2011-10-05 19:36 (UTC)

In file included from cue_utils.c:20:0: cue_utils.h:28:27: fatal error: libcue/libcue.h: No such file or directory compilation terminated. make: *** [cue_utils.o] Error 1 make: *** Waiting for unfinished jobs.... Please add libcue to depends

tpavlic commented on 2010-04-20 18:17 (UTC)

It appears like libiconv is also needed. Please add "libiconv" to dependencies.