Port details on branch 2023Q4 |
- musicpd Remote-controllable music daemon
- 0.23.15 audio =0 0.23.15Version of this port present on the latest quarterly branch.
- Maintainer: riggs@FreeBSD.org
- Port Added: 2023-10-09 12:45:13
- Last Update: 2023-12-24 09:23:56
- Commit Hash: 023e2b7
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - 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 = 1703231179
SHA256 (mpd-0.23.15.tar.xz) = 550132239ad1acf82ccf8905b56cc13dc2c81a4489b96fba7731b3049907661a
SIZE (mpd-0.23.15.tar.xz) = 778384
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 : 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
- libwavpack.so : audio/wavpack
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for musicpd-0.23.15:
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=on: 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 multimedia server 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.23.15 24 Dec 2023 09:23:56 |
Thomas Zander (riggs) |
audio/musicpd: Update to upstream release 0.23.15
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.15/NEWS
MFH: 2023Q4
(cherry picked from commit 0cbd44af783e358a68ef90220b722dbaccc2a7d7) |
0.23.14_2 11 Dec 2023 09:25:02 |
Thomas Zander (riggs) |
audio/musicpd: Fix dependency for CURL option
PR: 275513
Reported by: diizzy, listac@nebelschwaden.de
MFH: 2023Q4
(cherry picked from commit 7e50d55c75b15740b32a7fb2e5d28237cd455dba) |
0.23.14 09 Oct 2023 12:44:14 |
Thomas Zander (riggs) |
audio/musicpd: Update to upstream version 0.23.14
Details:
- Bugfix release, seer
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.14/NEWS
MFH: 2023Q4
(cherry picked from commit f80aeaede5d80acc52476b0f66fa23aff3c203e3) |