mpd-0.23.15

This commit is contained in:
uglyside
2024-10-24 17:18:08 +03:00
parent 07eaa02be6
commit e7dd4a19a5
2 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -9,8 +9,8 @@ from pisi.actionsapi import pisitools
j = ''.join([
' -Ddocumentation=enabled',
' -Dfifo=false',
'',
' -Dfifo=true',
' -Dtcp=true',
' -Ddsd=true',
' -Dcue=true',
+9 -2
View File
@@ -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="b7a144a87292ef7aaa4573c42204b69342c7ae91" type="tarxz">
https://musicpd.org/download/mpd/0.23/mpd-0.23.12.tar.xz
<Archive sha1sum="73fad0a14bc4f3d487d7e1fdb79ffb96aab4615c" type="tarxz">
https://musicpd.org/download/mpd/0.23/mpd-0.23.15.tar.xz
</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
@@ -163,6 +163,13 @@
</Package>
<History>
<Update release="18">
<Date>2024-10-24</Date>
<Version>0.23.15</Version>
<Comment>Rebuild.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="17">
<Date>2023-10-30</Date>
<Version>0.23.12</Version>