mpd.
This commit is contained in:
@@ -15,8 +15,8 @@
|
||||
<Description>
|
||||
Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music. Through plugins and libraries it can play a variety of sound files while being controlled by its network protocol.
|
||||
</Description>
|
||||
<Archive sha1sum="2f68581767707a4d4cafdb433a199f5420f7b4db" type="tarxz">
|
||||
https://musicpd.org/download/mpd/0.23/mpd-0.23.4.tar.xz
|
||||
<Archive sha1sum="65e75a3c53e08501b0a9f27bbd2b345fc3424e4d" type="tarxz">
|
||||
https://musicpd.org/download/mpd/0.23/mpd-0.23.5.tar.xz
|
||||
</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>meson</Dependency>
|
||||
@@ -52,6 +52,7 @@
|
||||
<Dependency>twolame-devel</Dependency>
|
||||
<Dependency>wavpack-devel</Dependency>
|
||||
<Dependency>zziplib-devel</Dependency>
|
||||
<Dependency>libpcre2-devel</Dependency>
|
||||
<Dependency>alsa-lib-devel</Dependency>
|
||||
<Dependency>libshout-devel</Dependency>
|
||||
<Dependency>liburing-devel</Dependency>
|
||||
@@ -126,6 +127,7 @@
|
||||
<Dependency>twolame</Dependency>
|
||||
<Dependency>wavpack</Dependency>
|
||||
<Dependency>zziplib</Dependency>
|
||||
<Dependency>libpcre2</Dependency>
|
||||
<Dependency>alsa-lib</Dependency>
|
||||
<Dependency>libshout</Dependency>
|
||||
<Dependency>liburing</Dependency>
|
||||
@@ -168,6 +170,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="11">
|
||||
<Date>2021-12-02</Date>
|
||||
<Version>0.23.5</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>fury</Name>
|
||||
<Email>uglyside@yandex.ru</Email>
|
||||
</Update>
|
||||
<Update release="10">
|
||||
<Date>2021-11-23</Date>
|
||||
<Version>0.23.4</Version>
|
||||
|
||||
Reference in New Issue
Block a user