pspec.xml 4.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>taglib</Name>
  6. <Homepage>https://taglib.org/</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold(groni)</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>MPL-1.1</License>
  12. <License>LGPL-2.1</License>
  13. <IsA>library</IsA>
  14. <Summary>A library for reading and editing audio meta data.</Summary>
  15. <Description>TagLib is a library for reading and editing the meta data of several popular audio formats.</Description>
  16. <Archive sha1sum="33325da48456d13c45fed7f772020f655bd1acca" type="targz">https://taglib.org/releases/taglib-1.13.1.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>zlib-devel</Dependency>
  20. <Dependency>boost-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <!-- <Patch level="1">missing.patch</Patch> -->
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>taglib</Name>
  28. <RuntimeDependencies>
  29. <Dependency>zlib</Dependency>
  30. <Dependency>libgcc</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="executable">/usr/bin</Path>
  34. <Path fileType="library">/usr/lib</Path>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. </Files>
  37. </Package>
  38. <Package>
  39. <Name>taglib-devel</Name>
  40. <Summary>Development files for taglib</Summary>
  41. <RuntimeDependencies>
  42. <Dependency release="current">taglib</Dependency>
  43. </RuntimeDependencies>
  44. <Files>
  45. <Path fileType="header">/usr/include</Path>
  46. <Path fileType="data">/usr/lib/pkgconfig</Path>
  47. </Files>
  48. </Package>
  49. <History>
  50. <Update release="12">
  51. <Date>2024-09-05</Date>
  52. <Version>1.13.1</Version>
  53. <Comment>Version bump.</Comment>
  54. <Name>Pisi Linux Community</Name>
  55. <Email>admin@pisilinux.org</Email>
  56. </Update>
  57. <Update release="11">
  58. <Date>2023-10-29</Date>
  59. <Version>1.13</Version>
  60. <Comment>Rebuild.</Comment>
  61. <Name>fury</Name>
  62. <Email>uglyside@yandex.ru</Email>
  63. </Update>
  64. <Update release="10">
  65. <Date>2022-11-24</Date>
  66. <Version>1.13</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>fury</Name>
  69. <Email>uglyside@yandex.ru</Email>
  70. </Update>
  71. <Update release="9">
  72. <Date>2021-10-23</Date>
  73. <Version>1.12</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Pisi Linux Community</Name>
  76. <Email>admin@pisilinux.org</Email>
  77. </Update>
  78. <Update release="8">
  79. <Date>2020-09-15</Date>
  80. <Version>1.11.1</Version>
  81. <Comment>Rebuild</Comment>
  82. <Name>Pisi Linux Community</Name>
  83. <Email>admin@pisilinux.org</Email>
  84. </Update>
  85. <Update release="7">
  86. <Date>2020-01-19</Date>
  87. <Version>1.11.1</Version>
  88. <Comment>Rebuild.</Comment>
  89. <Name>Pisi Linux Community</Name>
  90. <Email>admin@pisilinux.org</Email>
  91. </Update>
  92. <Update release="6">
  93. <Date>2018-08-03</Date>
  94. <Version>1.11.1</Version>
  95. <Comment>Rebuild.</Comment>
  96. <Name>Pisi Linux Community</Name>
  97. <Email>admin@pisilinux.org</Email>
  98. </Update>
  99. <Update release="5">
  100. <Date>2018-03-22</Date>
  101. <Version>1.11.1</Version>
  102. <Comment>Rebuild.</Comment>
  103. <Name>Pisi Linux Community</Name>
  104. <Email>admin@pisilinux.org</Email>
  105. </Update>
  106. <Update release="4">
  107. <Date>2017-02-27</Date>
  108. <Version>1.11.1</Version>
  109. <Comment>Rebuild for kfilemetadata.</Comment>
  110. <Name>Stefan Gronewold</Name>
  111. <Email>groni@pisilinux.org</Email>
  112. </Update>
  113. <Update release="3">
  114. <Date>2017-02-16</Date>
  115. <Version>1.11.1</Version>
  116. <Comment>Version Bump.</Comment>
  117. <Name>Pisi Linux Community</Name>
  118. <Email>admin@pisilinux.org</Email>
  119. </Update>
  120. <Update release="2">
  121. <Date>2016-06-09</Date>
  122. <Version>1.9.1</Version>
  123. <Comment>Release Bump</Comment>
  124. <Name>Pisi Linux Community</Name>
  125. <Email>admin@pisilinux.org</Email>
  126. </Update>
  127. <Update release="1">
  128. <Date>2014-05-25</Date>
  129. <Version>1.9.1</Version>
  130. <Comment>First release</Comment>
  131. <Name>Alihan Öztürk</Name>
  132. <Email>alihan@pisilinux.org</Email>
  133. </Update>
  134. </History>
  135. </PISI>