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?
Search Criteria
Package Details: cmus-git v2.9.1.r25.g54d7213-2
Package Actions
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: | 34 |
Popularity: | 0.000000 |
First Submitted: | 2008-03-22 17:16 (UTC) |
Last Updated: | 2022-01-11 07:21 (UTC) |
Dependencies (34)
- libdiscid
- ncurses (ncurses-gitAUR)
- faad2 (faad2-gitAUR) (make)
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR) (make)
- flac (flac-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (make)
- libao (libao-gitAUR) (make)
- libcdio-paranoia (libcdio-paranoia-gitAUR) (make)
- libmad (make)
- libmodplug (libopenmpt-modplugAUR, libmodplug-gitAUR) (make)
- libmp4v2 (make)
- libmpcdec (libmpcdec-svnAUR) (make)
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (make)
- libsamplerate (libsamplerate-gitAUR) (make)
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (make)
- opusfile (opusfile-gitAUR) (make)
- wavpack (wavpack-gitAUR) (make)
- alsa-lib (optional) – for ALSA output plugin support
- faad2 (faad2-gitAUR) (optional) – for AAC input plugin support
- ffmpeg (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg-ffplayoutAUR, ffmpeg-decklinkAUR, ffmpeg-fullAUR, ffmpeg-amd-fullAUR, ffmpeg-headlessAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-amd-full-gitAUR, ffmpeg-cudaAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR) (optional) – for ffmpeg input plugin support
- flac (flac-gitAUR) (optional) – for flac input plugin support
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack) (optional) – for jack plugin support
- libao (libao-gitAUR) (optional) – for AO output plugin support
- libcdio-paranoia (libcdio-paranoia-gitAUR) (optional) – for cdio support
- libmad (optional) – for mp3 input plugin support
- libmodplug (libopenmpt-modplugAUR, libmodplug-gitAUR) (optional) – for modplug input plugin support
- libmp4v2 (optional) – for mp4 input plugin support
- libmpcdec (libmpcdec-svnAUR) (optional) – for musepack input plugin support
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR) (optional) – for PulseAudio output plugin support
- libsamplerate (libsamplerate-gitAUR) (optional) – for sampe rate converter support
- libvorbis (libvorbis-aotuvAUR, libvorbis-aotuv-lancerAUR, libvorbis-gitAUR) (optional) – for vorbis input plugin support
- opusfile (opusfile-gitAUR) (optional) – for opus input plugin support
- wavpack (wavpack-gitAUR) (optional) – for wavpack input plugin support
Required by (17)
- clyrics (requires cmus) (optional)
- clyrics-git (requires cmus) (optional)
- cmus-plugin-vgm (requires cmus)
- cmus-rpc (requires cmus)
- cmus-rpc-rs (requires cmus)
- cmus-status-scrobbler-git (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)
- qtile-git (requires cmus) (optional)
- qtile-wayland-git (requires cmus) (optional)
- rofi-cmus-git (requires cmus)
- swayblocks (requires cmus) (optional)
Sources (1)
Latest Comments
« First ‹ Previous 1 2 3
<deleted-account> commented on 2011-10-28 11:57 (UTC)
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.
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.