It appears like libiconv is also needed. Please add "libiconv" to dependencies.
Search Criteria
Package Details: cmus-git v2.8.0.r24.gd1290d5-1
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: | |
Conflicts: | |
Provides: | |
Submitter: | None |
Maintainer: | KamranMackey |
Last Packager: | KamranMackey |
Votes: | 37 |
Popularity: | 0.000777 |
First Submitted: | 2008-03-22 17:16 |
Last Updated: | 2020-06-02 06:36 |
Dependencies (35)
- libdiscid
- ncurses (ncurses-nohex, ncurses-git)
- faad2 (faad2-git) (make)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git) (make)
- flac (flac-git, flac-nodocs-git, flac-minimal-git) (make)
- git (git-git) (make)
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2) (make)
- libao (libao-sndio, libao-git, libao-jack) (make)
- libcdio-paranoia (libcdio-paranoia-git) (make)
- libmad (make)
- libmodplug (libopenmpt-modplug) (make)
- libmp4v2 (make)
- libmpcdec (libmpcdec-svn) (make)
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-nosystemd, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git) (make)
- libsamplerate (libsamplerate-git, libsamplerate-minimal-git) (make)
- libvorbis (libvorbis-aotuv-lancer, libvorbis-git, libvorbis-aotuv) (make)
- opusfile (opusfile-git) (make)
- wavpack (wavpack-git) (make)
- alsa-lib (alsa-lib-x205ta, alsa-lib-git, alsa-lib-minimal-git, alsa-lib-a52pcm) (optional) – for ALSA output plugin support
- faad2 (faad2-git) (optional) – for AAC input plugin support
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git) (optional) – for ffmpeg input plugin support
- flac (flac-git, flac-nodocs-git, flac-minimal-git) (optional) – for flac input plugin support
- jack (jack-git, jack-stub, jack-dbus, jack2-git, jack2) (optional) – for jack plugin support
- libao (libao-sndio, libao-git, libao-jack) (optional) – for AO output plugin support
- libcdio-paranoia (libcdio-paranoia-git) (optional) – for cdio support
- libmad (optional) – for mp3 input plugin support
- libmodplug (libopenmpt-modplug) (optional) – for modplug input plugin support
- libmp4v2 (optional) – for mp4 input plugin support
- libmpcdec (libmpcdec-svn) (optional) – for musepack input plugin support
- libpulse (libpulse-bluedio, pulseaudio-pali, libpulse-airplay, libpulse-nosystemd, pulseaudio-git, libpulse-hsphfpd, pulseaudio-dummy, libpulse-nosystemd-git, libpulse-nosystemd-minimal-git) (optional) – for PulseAudio output plugin support
- libsamplerate (libsamplerate-git, libsamplerate-minimal-git) (optional) – for sampe rate converter support
- libvorbis (libvorbis-aotuv-lancer, libvorbis-git, libvorbis-aotuv) (optional) – for vorbis input plugin support
- opusfile (opusfile-git) (optional) – for opus input plugin support
- oss (oss-git, oss-nonfree) (optional) – for Open Sound System output plugin support
- wavpack (wavpack-git) (optional) – for wavpack input plugin support
Required by (12)
- albumbler (requires cmus) (optional)
- clyrics (requires cmus) (optional)
- clyrics-git (requires cmus) (optional)
- cmus-plugin-vgm (requires cmus)
- cmus-syncthing (requires cmus) (optional)
- cmusfm (requires cmus)
- cmusfm-git (requires cmus)
- discordrp-mpris-git (requires cmus) (optional)
- gnome-shell-extension-cmus-status-git (requires cmus)
- i3blocks-contrib (requires cmus) (optional)
- i3blocks-contrib-git (requires cmus) (optional)
- swayblocks (requires cmus) (optional)
Pinned Comments
KamranMackey commented on 2020-06-02 00:26
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.