Here is the patch for libcdio-paranoia: http://dl.free.fr/rpFkWrXKn
sha256sum: 90e827a1d24a5739d7e6867c8fee6d58b8d449fe3e3c40b7732cadc06008d5aa
The lines
# patch for libcdio-paranoia
patch -p0 -i ${srcdir}/libcdio-paranoia.patch
should be added to the PKGBUILD file before the line
# Configure Source
Search Criteria
Package Details: mpd-git 0.23.15.r1069.gd0a427044-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mpd-git.git (read-only, click to copy) |
---|---|
Package Base: | mpd-git |
Description: | Flexible, powerful, server-side application for playing music (from git) |
Upstream URL: | https://www.musicpd.org/ |
Licenses: | BSD-2-Clause, GPL-2.0-or-later |
Conflicts: | mpd |
Provides: | mpd |
Submitter: | Slash |
Maintainer: | PRESFIL |
Last Packager: | PRESFIL |
Votes: | 103 |
Popularity: | 0.019332 |
First Submitted: | 2008-09-07 18:21 (UTC) |
Last Updated: | 2024-03-31 08:56 (UTC) |
Dependencies (90)
- bzip2 (bzip2-gitAUR)
- chromaprint (chromaprint-gitAUR, chromaprint-fftwAUR)
- expat (expat-gitAUR)
- fmt (fmt-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- lame (lame-svnAUR, lame-altivecAUR)
- libao.so (lib32-libao, libao)
- libasound.so (alsa-lib, lib32-alsa-lib)
- libaudiofile.so (audiofile)
- libavahi-client.so (avahi)
- libavahi-common.so (avahi)
- libavcodec.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg2.8AUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, lib32-ffmpegAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg, ffmpeg4.4)
- libavformat.so (ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg-compat-55AUR, ffmpeg-compat-54AUR, ffmpeg2.8AUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, lib32-ffmpegAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg, ffmpeg4.4)
- libavutil.so (libavutil-52AUR, ffmpeg-nvcodec-11-1-gitAUR, ffmpeg3.4AUR, ffmpeg2.8AUR, ffmpeg-cudaAUR, ffmpeg-fullAUR, ffmpeg-decklinkAUR, ffmpeg-amd-fullAUR, ffmpeg-libfdk_aacAUR, ffmpeg-obsAUR, ffmpeg-ffplayoutAUR, ffmpeg-full-gitAUR, ffmpeg-gitAUR, lib32-ffmpegAUR, ffmpeg-headlessAUR, ffmpeg-amd-full-gitAUR, ffmpeg, ffmpeg4.4)
- libcdio (libcdio-gitAUR)
- libcdio-paranoia (libcdio-paranoia-gitAUR)
- libcurl.so (curl-quiche-gitAUR, curl-http3-ngtcp2AUR, curl-gitAUR, curl-c-aresAUR, curl, lib32-curl)
- libdbus-1.so (dbus-gitAUR, dbus-selinuxAUR, libdbus-minimalAUR, dbus, lib32-dbus)
- Show 70 more dependencies...
Required by (54)
- cantata (requires mpd) (optional)
- cantata-git (requires mpd) (optional)
- cantata-qt6 (requires mpd) (optional)
- cantata-qt6-git (requires mpd) (optional)
- davis (requires mpd) (optional)
- dmscripts-git (requires mpd) (optional)
- emms-git (requires mpd) (optional)
- evad (requires mpd)
- evad-svn (requires mpd)
- impd-git (requires mpd)
- inori (requires mpd)
- kunst-git (requires mpd)
- mcg (requires mpd) (optional)
- mixramp (requires mpd) (optional)
- mmtc (requires mpd)
- moped (requires mpd)
- mpd-rich-presence-bin (requires mpd)
- mpdcovergrabber-git (requires mpd)
- mpdfav-git (requires mpd) (optional)
- mpdlcd (requires mpd)
- Show 34 more...
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 Next › Last »
ianux commented on 2013-01-20 00:12 (UTC)
mindthegap commented on 2013-01-18 09:07 (UTC)
Just in case someone runs over the same compiling error as me:
src/input/cdio_paranoia_input_plugin.c:38:27: fatal error: cdio/paranoia.h: No such file or directory
Replace line 38 in in mpd-git's source file
src/input/cdio_paranoia_input_plugin.c
with
#include <cdio/paranoia/paranoia.h>
The original line missed the paranoia sub-direcory.
derhamster commented on 2012-12-28 14:40 (UTC)
Oh and you should also explicitly create /var/lib/mpd the same way you create the playlists folder, so that the mpd user owns it and has write access inside.
derhamster commented on 2012-12-28 14:13 (UTC)
Please pass --sysconfdir=/etc to autogen.sh
mpd looks for /usr/etc/mpd.conf as the global config file otherwise
sudokode commented on 2012-10-31 18:28 (UTC)
It'd be nice if I included the system and user sockets. They're in there now and some other trivial changes.
sudokode commented on 2012-10-31 06:48 (UTC)
You can now run mpd as a user service with 'systemctl --user [start|enable] mpd.service'. There's also a socket included now for --system and --user. Enabling this will start mpd.service whenever a connection is made on port 6600 (by default). Be aware that this also includes things like conky, i.e. anything at all that makes a connection, not just an mpd client.
sudokode commented on 2012-10-14 15:05 (UTC)
Hokay.
Rasi commented on 2012-10-14 11:33 (UTC)
--disable-cue is not a valid option. Cue support does not rely on any external library anymore.
Also opus is now in official repositories. Why not enable it by default?
Pinned Comments