Port details on branch 2022Q4 |
- musicpd Remote-controllable music daemon
- 0.23.11_1 audio
=0 0.23.11_1Version of this port present on the latest quarterly branch. - Maintainer: riggs@FreeBSD.org
 - Port Added: 2022-10-15 21:42:05
- Last Update: 2022-12-04 12:20:55
- Commit Hash: 6522e04
- 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 = 1669759225
SHA256 (mpd-0.23.11.tar.xz) = edb4e7a8f9dff238b5610f9e2461940ea98c727a5462fafb1cdf836304dfdca9
SIZE (mpd-0.23.11.tar.xz) = 774592
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
- libwavpack.so : audio/wavpack
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for musicpd-0.23.11_1:
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 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
- pkg-message:
- For install:
- The musicpd package has been successfully installed.
In order to run the MPD server, you need to edit the provided
sample configuration file
/usr/local/etc/musicpd.conf
Edit the variables in the section "Files and directories"
according to your local environment. Ensure that the referenced
directories exist and owned by the 'mpd' user, except for the
variable music_directory. It is sufficient for the 'mpd' user
to have read permissions to the referenced directory.
To enable the service at boot time, add the following line to
/etc/rc.conf:
musicpd_enable="YES"
Then start the server with
service musicpd start
or reboot.
NOTE: The musicpd server does not come with a client. In order
to use it, you need one. They come in all shapes and
sizes for many platforms (including iOS and Android for
remote controlling musicpd from your smartphone).
In the FreeBSD ports tree, there is a number of clients as
well, for instance (non-exhaustive list):
Command line: musicpc
Curses: ncmpc, ncmpcpp, pms, pms-devel
GNOME / GTK: ario, gimmix, glurp, gmpc, sonata
KDE / Qt: cantana, quimup, qmpdlient
Web: phpmp
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.23.11_1 04 Dec 2022 12:20:55
    |
Thomas Zander (riggs)  |
audio/musicpd: Add WAVPACK to OPTIONS_DEFAULT
Rationale:
If wavpack files containing DSD content are played via ffmpeg, they are
first converted to PCM in libavcodec (i.e. resampled and filtered), then
again to the native resolution of the oss output.
Using libwavpack directly allows mpd to leverages its native support for
DSD content, avoiding multiple resampling and / or filtering steps.
MFH: 2022Q4
(cherry picked from commit 4abac5034ecac070898410b3391771a14e8e1806) |
0.23.11 30 Nov 2022 10:03:48
    |
Thomas Zander (riggs)  |
audio/musicpd: Update to upstream release 0.23.11
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.11/NEWS
MFH: 2022Q4
(cherry picked from commit 0b66d68cabd03b4b8ac803968293e9d211b3648f) |
0.23.10 15 Oct 2022 21:41:43
    |
Thomas Zander (riggs)  |
audio/musicpd: Update to upstream version 0.23.10
Details:
- Bugfix release, see
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.10/NEWS
MFH: 2022Q4
(cherry picked from commit 90c241c4254b18ecb7db10e3de9748970845e96a) |