mpd-0.23.15
This commit is contained in:
@@ -9,8 +9,8 @@ from pisi.actionsapi import pisitools
|
|||||||
|
|
||||||
j = ''.join([
|
j = ''.join([
|
||||||
' -Ddocumentation=enabled',
|
' -Ddocumentation=enabled',
|
||||||
' -Dfifo=false',
|
|
||||||
'',
|
'',
|
||||||
|
' -Dfifo=true',
|
||||||
' -Dtcp=true',
|
' -Dtcp=true',
|
||||||
' -Ddsd=true',
|
' -Ddsd=true',
|
||||||
' -Dcue=true',
|
' -Dcue=true',
|
||||||
|
|||||||
@@ -15,8 +15,8 @@
|
|||||||
<Description>
|
<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.
|
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>
|
</Description>
|
||||||
<Archive sha1sum="b7a144a87292ef7aaa4573c42204b69342c7ae91" type="tarxz">
|
<Archive sha1sum="73fad0a14bc4f3d487d7e1fdb79ffb96aab4615c" type="tarxz">
|
||||||
https://musicpd.org/download/mpd/0.23/mpd-0.23.12.tar.xz
|
https://musicpd.org/download/mpd/0.23/mpd-0.23.15.tar.xz
|
||||||
</Archive>
|
</Archive>
|
||||||
<BuildDependencies>
|
<BuildDependencies>
|
||||||
<Dependency>meson</Dependency>
|
<Dependency>meson</Dependency>
|
||||||
@@ -163,6 +163,13 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<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">
|
<Update release="17">
|
||||||
<Date>2023-10-30</Date>
|
<Date>2023-10-30</Date>
|
||||||
<Version>0.23.12</Version>
|
<Version>0.23.12</Version>
|
||||||
|
|||||||
Reference in New Issue
Block a user