pspec.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>media-player-info</Name>
  6. <Homepage>http://cgit.freedesktop.org/media-player-info</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <Summary>Media player capability database</Summary>
  13. <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>
  14. <Archive sha1sum="12c9b26a3428d9434695ee8d2d51ba495590beb3" type="targz">http://www.freedesktop.org/software/media-player-info/media-player-info-24.tar.gz</Archive>
  15. <BuildDependencies>
  16. <!-- For pkgconfig fixes in udev -->
  17. <Dependency>eudev-devel</Dependency>
  18. <Dependency versionFrom="3.6.0">python3-devel</Dependency>
  19. </BuildDependencies>
  20. </Source>
  21. <Package>
  22. <Name>media-player-info</Name>
  23. <Files>
  24. <Path fileType="data">/lib/udev/rules.d</Path>
  25. <Path fileType="data">/lib/udev</Path>
  26. <Path fileType="data">/usr/share/media-player-info</Path>
  27. <Path fileType="doc">/usr/share/doc</Path>
  28. </Files>
  29. </Package>
  30. <History>
  31. <Update release="7">
  32. <Date>2023-11-03</Date>
  33. <Version>24</Version>
  34. <Comment>Version bump.</Comment>
  35. <Name>Mustafa Cinasal</Name>
  36. <Email>muscnsl@gmail.com</Email>
  37. </Update>
  38. <Update release="6">
  39. <Date>2020-02-02</Date>
  40. <Version>24</Version>
  41. <Comment>Version bump.</Comment>
  42. <Name>Mustafa Cinasal</Name>
  43. <Email>muscnsl@gmail.com</Email>
  44. </Update>
  45. <Update release="5">
  46. <Date>2018-08-15</Date>
  47. <Version>23</Version>
  48. <Comment>Version Bump</Comment>
  49. <Name>Mustafa Cinasal</Name>
  50. <Email>muscnsl@gmail.com</Email>
  51. </Update>
  52. <Update release="4">
  53. <Date>2018-01-04</Date>
  54. <Version>23</Version>
  55. <Comment>Version Bump</Comment>
  56. <Name>Mustafa Cinasal</Name>
  57. <Email>muscnsl@gmail.com</Email>
  58. </Update>
  59. <Update release="3">
  60. <Date>2017-03-02</Date>
  61. <Version>22</Version>
  62. <Comment>Release Bump</Comment>
  63. <Name>Ayhan Yalçınsoy</Name>
  64. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  65. </Update>
  66. <Update release="2">
  67. <Date>2016-06-09</Date>
  68. <Version>22</Version>
  69. <Comment>Release Bump</Comment>
  70. <Name>Pisi Linux Community</Name>
  71. <Email>admin@pisilinux.org</Email>
  72. </Update>
  73. <Update release="1">
  74. <Date>2016-05-08</Date>
  75. <Version>22</Version>
  76. <Comment>First release</Comment>
  77. <Name>Hakan Yıldız</Name>
  78. <Email>hknyldz93@gmail.com</Email>
  79. </Update>
  80. </History>
  81. </PISI>