mpd 0.23.14-1 source package in Ubuntu

Changelog

mpd (0.23.14-1) unstable; urgency=medium

  * New upstream version 0.23.14
    + closes: #1034236
  * Add build-dep on systemd-dev for systemd.pc
  * Add override_dh_installsystemd to not enable or start the system service
    by default. On most systems, the user service should be preferred.
  * Clean up after Pulseaudio on purge (closes: #1049454)
  * Add build-dep on libavfilter-dev to enable the "ffmpeg" filter plugin
    (closes: #1041365)

 -- Florian Schlichting <email address hidden>  Mon, 09 Oct 2023 21:44:02 +0200

Upload details

Uploaded by:
mpd maintainers
Uploaded to:
Sid
Original maintainer:
mpd maintainers
Architectures:
any
Section:
sound
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
mpd_0.23.14-1.dsc 3.3 KiB eb7110c962439732c17aade464fe26651565c135481f672595d42b8842433a1f
mpd_0.23.14.orig.tar.xz 760.1 KiB 85b9a67426d528ae9fb849eb3b10faf52d4b18d22b1fd71088e6d9a388b509d2
mpd_0.23.14.orig.tar.xz.asc 833 bytes 498d4a510f320e038a13d5294a436a331b9cc521daad38c07a5b6c84ae01dc94
mpd_0.23.14-1.debian.tar.xz 34.2 KiB afb7b8fba42cf7e558293e9b7e087ed717f230111cda2ae9116a95d9250058f1

No changes file available.

Binary packages built by this source

mpd: Music Player Daemon

 Music Player Daemon (MPD) is a server that allows remote access for
 playing audio files (Ogg-Vorbis, FLAC, MP3, Wave, and AIFF), streams
 (Ogg-Vorbis, MP3) and managing playlists. Gapless playback, buffered
 output, and crossfading support is also included. The design focus is
 on integrating a computer into a stereo system that provides control
 for music playback over a TCP/IP network. The goals are to be easy to
 install and use, to have minimal resource requirements (it has been
 reported to run fine on a Pentium 75), and to remain stable and
 flexible.
 .
 The daemon is controlled through a client which need not run on the
 same computer mpd runs on. The separate client and server design
 allows users to choose a user interface that best suites their tastes
 independently of the underlying daemon (this package) which actually
 plays music.

mpd-dbgsym: debug symbols for mpd