Port details on branch 2022Q3 |
- musicpd Remote-controllable music daemon
- 0.23.9 audio
=0 0.24.5Version of this port present on the latest quarterly branch. - Maintainer: riggs@FreeBSD.org
 - Port Added: 2022-08-13 23:11:40
- Last Update: 2022-08-20 16:34:18
- Commit Hash: c612fb4
- License: GPLv2+
- WWW:
- https://www.musicpd.org/
- Description:
- Music Player Daemon (MPD) allows remote access for playing music (MP3, MP4,
Ogg, Flac, and more) and managing playlists. The design focus is on
integrating a computer into a stereo system that provides control for music
playback over a local network.
WWW: https://www.musicpd.org/
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/audio/musicpd/ && make install clean
- To add the package, run one of these commands:
- pkg install audio/musicpd
- pkg install musicpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: musicpd
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1660983126
SHA256 (mpd-0.23.9.tar.xz) = 2becaba980402e8dc7972ccc3476e493b7ae2eeb720d31fa6712472ed48e9f2d
SIZE (mpd-0.23.9.tar.xz) = 774156
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- sphinx-build : textproc/py-sphinx@py39
- meson>=0.57.1_1 : devel/meson
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.9 : lang/python39
- Library dependencies:
-
- libboost_iostreams.so : devel/boost-libs
- libfmt.so : devel/libfmt
- libicudata.so : devel/icu
- libcurl.so : ftp/curl
- libavcodec.so : multimedia/ffmpeg
- libavformat.so : multimedia/ffmpeg
- libavutil.so : multimedia/ffmpeg
- libFLAC.so : audio/flac
- libid3tag.so : audio/libid3tag
- libmp3lame.so : audio/lame
- libopus.so : audio/opus
- libogg.so : audio/libogg
- libexpat.so : textproc/expat2
- libmpdclient.so : audio/libmpdclient
- libsndfile.so : audio/libsndfile
- libvorbis.so : audio/libvorbis
- libvorbisenc.so : audio/libvorbis
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for musicpd-0.23.9:
DOCS=on: Build and/or install documentation
ID3TAG=on: ID3 v1/v2 tags support
IPV6=on: IPv6 protocol support
ISO9660=off: Direct support for ISO 9660 images
MANPAGES=on: Build and/or install manual pages
PROXYDB=on: Proxy database support via libmpdclient
SQLITE3=off: SQLite 3 database support
VORBISENC=on: Ogg Vorbis encoder
ZZIP=off: Support for zzip archives
====> Options available for the multi FILE_FORMAT: you have to choose at least one of them
ADPLUG=off: AdPlug support
AUDIOFILE=off: SGI audio file format support
FAAD=off: AAC/MP4 decoding via libfaad
FFMPEG=on: FFmpeg support (WMA, AIFF, AC3, APE...)
FLAC=on: FLAC lossless audio codec support
FLUIDSYNTH=off: MIDI playback support via FluidSynth
GME=off: GME support (video game music files)
MAD=off: MAD MP3 audio decoder support
MIKMOD=off: MOD audio format support
MODPLUG=off: ModPlug decoder support
MPG123=off: MP3 decoding support via mpg123
MUSEPACK=off: MPC audio format support
OPUS=on: Opus audio codec support
SIDPLAY=off: Sidplay support (C64 mono and stereo files)
SNDFILE=on: Audio conversion support via libsndfile
TWOLAME=off: TwoLAME support (mp2)
VORBIS=on: Ogg Vorbis audio codec support
WAVPACK=off: WavPack lossless audio format support
WILDMIDI=off: WildMIDI support (MIDI files)
====> Options available for the group ACCESS
CDPARANOIA=off: CD ripping support (via cdparanoia)
CURL=on: Data transfer support via cURL
LAME=on: Support for MP3 Icecast Streams
NFS=off: Network File System support
PLAYLISTS=on: Enable extra playlist support (wma, RSS)
QOBUZ=off: Streaming service support: Qobuz
SMB=off: SMB network support (currently strongly discouraged)
SOUNDCLOUD=off: Streaming service support: SoundCloud
UPNP=off: UPnP protocol support
YAJL=off: JSON support via libyajl
====> Options available for the group PLAYBACK
AO=off: libao audio library support
JACK=off: JACK audio server support
OPENAL=off: Audio support via OpenAL
OPENMPT=off: Support for OpenMPT playback
PIPEWIRE=off: PipeWire support
PULSEAUDIO=off: PulseAudio sound server support
SHOUTCAST=off: SHOUTcast and Ogg Icecast support
SNDIO=off: Sndio audio support
====> Options available for the radio RESAMPLER: you can only select none or one of them
SAMPLERATE=off: Sample rate conversion support
SOXR=off: SoX resampler support via libsoxr
====> Options available for the radio ZEROCONF: you can only select none or one of them
AVAHI=off: Zeroconf support via Avahi
MDNSRESPONDER=off: Zeroconf support via mDNSResponder
===> Use 'make config' to modify these settings
- Options name:
- audio_musicpd
- USES:
- compiler:c++17-lang localbase:ldflags meson pkgconfig python:build tar:xz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|