123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>media-player-info</Name>
- <Homepage>http://cgit.freedesktop.org/media-player-info</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>BSD</License>
- <Summary>Media player capability database</Summary>
- <Description>media-player-info is a repository of data files describing media player capabilities. These files contain information about the directory layout to use to add music to these devices, about the supported file formats, etc.</Description>
- <Archive sha1sum="12c9b26a3428d9434695ee8d2d51ba495590beb3" type="targz">http://www.freedesktop.org/software/media-player-info/media-player-info-24.tar.gz</Archive>
- <BuildDependencies>
- <!-- For pkgconfig fixes in udev -->
- <Dependency>eudev-devel</Dependency>
- <Dependency versionFrom="3.6.0">python3-devel</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>media-player-info</Name>
- <Files>
- <Path fileType="data">/lib/udev/rules.d</Path>
- <Path fileType="data">/lib/udev</Path>
- <Path fileType="data">/usr/share/media-player-info</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- </Files>
- </Package>
- <History>
- <Update release="7">
- <Date>2023-11-03</Date>
- <Version>24</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="6">
- <Date>2020-02-02</Date>
- <Version>24</Version>
- <Comment>Version bump.</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="5">
- <Date>2018-08-15</Date>
- <Version>23</Version>
- <Comment>Version Bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="4">
- <Date>2018-01-04</Date>
- <Version>23</Version>
- <Comment>Version Bump</Comment>
- <Name>Mustafa Cinasal</Name>
- <Email>muscnsl@gmail.com</Email>
- </Update>
- <Update release="3">
- <Date>2017-03-02</Date>
- <Version>22</Version>
- <Comment>Release Bump</Comment>
- <Name>Ayhan Yalçınsoy</Name>
- <Email>ayhanyalcinsoy@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-09</Date>
- <Version>22</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-05-08</Date>
- <Version>22</Version>
- <Comment>First release</Comment>
- <Name>Hakan Yıldız</Name>
- <Email>hknyldz93@gmail.com</Email>
- </Update>
- </History>
- </PISI>
|