This commit is contained in:
4fury-c3440d8
2021-10-23 19:34:38 +03:00
parent fa9ebaafcc
commit af9ddc6150
+11 -4
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="128707c716591e96768e3c53cf52c0c3f2241d45" type="tarxz">
http://www.musicpd.org/download/mpd/0.23/mpd-0.23.tar.xz
<Archive sha1sum="c0e8c7a64cf20e720302deedbf978b972ab9d63c" type="tarxz">
https://musicpd.org/download/mpd/0.23/mpd-0.23.2.tar.xz
</Archive>
<BuildDependencies>
<Dependency>meson</Dependency>
@@ -84,10 +84,10 @@
<Dependency>python3-sphinxcontrib-websupport</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">gcc_pure_fix.patch</Patch>
<!-- <Patch level="1">gcc_pure_fix.patch</Patch>
<Patch level="1">add_missing_include.patch</Patch>
<Patch level="1">FmtError_instead_of_FormatErrno.patch</Patch>
<Patch level="1">add_StoragePlugin_prefix.patch</Patch>
<Patch level="1">add_StoragePlugin_prefix.patch</Patch> -->
</Patches>
</Source>
@@ -166,6 +166,13 @@
</Package>
<History>
<Update release="9">
<Date>2021-10-23</Date>
<Version>0.23.2</Version>
<Comment>Version bump.</Comment>
<Name>fury</Name>
<Email>uglyside@yandex.ru</Email>
</Update>
<Update release="8">
<Date>2021-10-17</Date>
<Version>0.23</Version>