* Removed files mpd-fmt11.patch and mpd-icu76.patch. * Supported libfmt 11 and ICU 76. * https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.16/NEWS * database: fixed integer overflows with 64-bit inode numbers * filter: ffmpeg: fixed for filters producing no output OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/mpd?expand=0&rev=123
8 lines
232 B
XML
8 lines
232 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<service>
|
|
<short>Music Player Daemon</short>
|
|
<description>Opens ports for Music Player Daemon</description>
|
|
<port port="6600" protocol="tcp"/>
|
|
<port port="8000" protocol="tcp"/>
|
|
</service>
|