123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>mpd</Name>
- <Homepage>https://www.musicpd.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPL-2</License>
- <IsA>app</IsA>
- <PartOf>multimedia.stream</PartOf>
- <Summary>Music Player Daemon.</Summary>
- <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="73fad0a14bc4f3d487d7e1fdb79ffb96aab4615c" type="tarxz">
- https://musicpd.org/download/mpd/0.23/mpd-0.23.15.tar.xz
- </Archive>
- <BuildDependencies>
- <Dependency>meson</Dependency>
- <Dependency>cmake</Dependency>
- <Dependency>fmt-devel</Dependency>
- <Dependency>curl-devel</Dependency>
- <Dependency>flac-devel</Dependency>
- <Dependency>yajl-devel</Dependency>
- <Dependency>lame-devel</Dependency>
- <Dependency>zlib-devel</Dependency>
- <Dependency>dbus-devel</Dependency>
- <Dependency>boost-devel</Dependency>
- <Dependency>expat-devel</Dependency>
- <Dependency>samba-devel</Dependency>
- <Dependency>icu4c-devel</Dependency>
- <Dependency>avahi-devel</Dependency>
- <Dependency>faad2-devel</Dependency>
- <Dependency>libao-devel</Dependency>
- <Dependency>shine-devel</Dependency>
- <Dependency>libmms-devel</Dependency>
- <Dependency>mpg123-devel</Dependency>
- <Dependency>sqlite-devel</Dependency>
- <Dependency>openal-devel</Dependency>
- <Dependency>ffmpeg-devel</Dependency>
- <Dependency>libgme-devel</Dependency>
- <Dependency>libmad-devel</Dependency>
- <Dependency>libogg-devel</Dependency>
- <Dependency>libnfs-devel</Dependency>
- <Dependency>libcdio-devel</Dependency>
- <Dependency>libopus-devel</Dependency>
- <Dependency>libsoxr-devel</Dependency>
- <Dependency>libupnp-devel</Dependency>
- <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>
- <Dependency>pipewire-devel</Dependency>
- <Dependency>libmpcdec-devel</Dependency>
- <Dependency>libgcrypt-devel</Dependency>
- <Dependency>audiofile-devel</Dependency>
- <Dependency>libid3tag-devel</Dependency>
- <Dependency>libmikmod-devel</Dependency>
- <Dependency>libvorbis-devel</Dependency>
- <Dependency>cyrus-sasl-devel</Dependency>
- <Dependency>fluidsynth-devel</Dependency>
- <Dependency>libmodplug-devel</Dependency>
- <Dependency>libsndfile-devel</Dependency>
- <Dependency>libopenmpt-devel</Dependency>
- <Dependency>libmpdclient-devel</Dependency>
- <Dependency>libsamplerate-devel</Dependency>
- <Dependency>libchromaprint-devel</Dependency>
- <Dependency>pulseaudio-libs-devel</Dependency>
- <Dependency>libcdio-paranoia-devel</Dependency>
- <Dependency>jack-audio-connection-kit-devel</Dependency>
- <!-- for documentation build. -->
- <Dependency>python3-six</Dependency>
- <Dependency>python3-Babel</Dependency>
- <Dependency>python3-sphinx</Dependency>
- <Dependency>python3-certifi</Dependency>
- <Dependency>python3-requests</Dependency>
- <Dependency>python3-imagesize</Dependency>
- <Dependency>python3-snowballstemmer</Dependency>
- <Dependency>python3-sphinx-alabaster-theme</Dependency>
- <Dependency>python3-sphinxcontrib-websupport</Dependency>
- </BuildDependencies>
- <Patches>
- <!-- <Patch level="1">missing.patch</Patch> -->
- </Patches>
- </Source>
- <Package>
- <Name>mpd</Name>
- <RuntimeDependencies>
- <Dependency>curl</Dependency>
- <Dependency>flac</Dependency>
- <Dependency>yajl</Dependency>
- <Dependency>lame</Dependency>
- <Dependency>zlib</Dependency>
- <Dependency>dbus</Dependency>
- <Dependency>boost</Dependency>
- <Dependency>expat</Dependency>
- <Dependency>samba</Dependency>
- <Dependency>icu4c</Dependency>
- <Dependency>avahi</Dependency>
- <Dependency>faad2</Dependency>
- <Dependency>libao</Dependency>
- <Dependency>shine</Dependency>
- <Dependency>libmms</Dependency>
- <Dependency>mpg123</Dependency>
- <Dependency>sqlite</Dependency>
- <Dependency>openal</Dependency>
- <Dependency>ffmpeg</Dependency>
- <Dependency>libgme</Dependency>
- <Dependency>libmad</Dependency>
- <Dependency>libogg</Dependency>
- <Dependency>libnfs</Dependency>
- <Dependency>libcdio</Dependency>
- <Dependency>libopus</Dependency>
- <Dependency>libsoxr</Dependency>
- <Dependency>libupnp</Dependency>
- <Dependency>twolame</Dependency>
- <Dependency>wavpack</Dependency>
- <Dependency>zziplib</Dependency>
- <Dependency>libpcre2</Dependency>
- <Dependency>alsa-lib</Dependency>
- <Dependency>libshout</Dependency>
- <Dependency>liburing</Dependency>
- <Dependency>pipewire</Dependency>
- <Dependency>libmpcdec</Dependency>
- <Dependency>libgcrypt</Dependency>
- <Dependency>audiofile</Dependency>
- <Dependency>libid3tag</Dependency>
- <Dependency>libmikmod</Dependency>
- <Dependency>libvorbis</Dependency>
- <Dependency>avahi-libs</Dependency>
- <Dependency>fluidsynth</Dependency>
- <Dependency>libmodplug</Dependency>
- <Dependency>libsndfile</Dependency>
- <Dependency>libopenmpt</Dependency>
- <Dependency>libmpdclient</Dependency>
- <Dependency>libsamplerate</Dependency>
- <Dependency>libchromaprint</Dependency>
- <Dependency>pulseaudio-libs</Dependency>
- <Dependency>libcdio-paranoia</Dependency>
- <Dependency>jack-audio-connection-kit</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="config">/etc</Path>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- <AdditionalFiles>
- <!-- <AdditionalFile owner="root" permission="0644" target="."></AdditionalFile> -->
- </AdditionalFiles>
- <Provides>
- <!-- <COMAR script="service.py">System.Service</COMAR> -->
- <!-- <COMAR script="package.py">System.Package</COMAR> -->
- </Provides>
- </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>
- <Comment>Rebuild.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="16">
- <Date>2023-01-27</Date>
- <Version>0.23.12</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="15">
- <Date>2022-12-31</Date>
- <Version>0.23.10</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="14">
- <Date>2022-07-29</Date>
- <Version>0.23.8</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="13">
- <Date>2022-05-14</Date>
- <Version>0.23.7</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="12">
- <Date>2022-04-16</Date>
- <Version>0.23.6</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <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>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <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>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="7">
- <Date>2021-09-07</Date>
- <Version>0.22.11</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="6">
- <Date>2021-07-11</Date>
- <Version>0.22.9</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="5">
- <Date>2021-05-29</Date>
- <Version>0.22.8</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="4">
- <Date>2021-05-20</Date>
- <Version>0.22.7</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="3">
- <Date>2021-03-12</Date>
- <Version>0.22.6</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="2">
- <Date>2021-01-22</Date>
- <Version>0.22.4</Version>
- <Comment>Version bump.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- <Update release="1">
- <Date>2020-12-13</Date>
- <Version>0.22.3</Version>
- <Comment>First Beta release.</Comment>
- <Name>fury</Name>
- <Email>uglyside@yandex.ru</Email>
- </Update>
- </History>
- </PISI>
|