mpd 0.23.12-1build1 source package in Ubuntu
Changelog
mpd (0.23.12-1build1) lunar; urgency=medium * Rebuild against latest icu -- Jeremy Bicha <email address hidden> Mon, 06 Feb 2023 12:36:34 -0500
Upload details
- Uploaded by:
- Jeremy BĂcha
- Uploaded to:
- Lunar
- Original maintainer:
- mpd maintainers
- Architectures:
- any
- Section:
- sound
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | sound |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
mpd_0.23.12.orig.tar.xz | 756.6 KiB | b7fca62284ecc25a681ea6a07abc49200af5353be42cb5a31e3173be9d8702e7 |
mpd_0.23.12.orig.tar.xz.asc | 833 bytes | 4430043dd9fffad52dd65f5edd3c9e7201bd5de660fe71b0a57ec01efd070220 |
mpd_0.23.12-1build1.debian.tar.xz | 34.1 KiB | 77c10ad0e4c217e5076e8efbb48e749fb4638bff880bea14fd172a3d7999103d |
mpd_0.23.12-1build1.dsc | 3.3 KiB | 4e7a27c58fee65a67299dce3bb6e2d80f26077dedf78ca0029b03c61c5b1761d |
Available diffs
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