pspec.xml 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>alsa-lib</Name>
  6. <Homepage>http://www.alsa-project.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>The Advanced Linux Sound Architecture (ALSA) library</Summary>
  15. <Description>alsa-lib provides ALSA runtime libraries to simplify application programming and provide higher level functionality as well as support for the older OSS API, providing binary compatibility for most OSS programs.</Description>
  16. <Archive sha1sum="b911006236d4f7f1e02f6d9d64c8ab218df34855" type="tarbz2">ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.2.12.tar.bz2</Archive>
  17. <Archive sha1sum="14cdcfc949c4c268b4425c8cebdd8475c7f80ea5" type="tarbz2" target="alsa-lib-1.2.12">https://www.alsa-project.org/files/pub/lib/alsa-ucm-conf-1.2.12.tar.bz2</Archive>
  18. <Archive sha1sum="6ac6a385688604cb17f5453dc444e41f99b24838" type="tarbz2" target="alsa-lib-1.2.12">https://www.alsa-project.org/files/pub/lib/alsa-topology-conf-1.2.5.1.tar.bz2</Archive>
  19. <BuildDependencies>
  20. <Dependency>doxygen</Dependency>
  21. <Dependency>python-devel</Dependency>
  22. </BuildDependencies>
  23. </Source>
  24. <Package>
  25. <Name>alsa-lib</Name>
  26. <RuntimeDependencies>
  27. <Dependency>python</Dependency>
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="library">/usr/lib</Path>
  31. <Path fileType="executable">/usr/bin</Path>
  32. <Path fileType="doc">/usr/share/doc</Path>
  33. <Path fileType="data">/usr/share/alsa</Path>
  34. </Files>
  35. </Package>
  36. <Package>
  37. <Name>alsa-lib-devel</Name>
  38. <Summary>Development files for alsa-lib</Summary>
  39. <RuntimeDependencies>
  40. <Dependency release="current">alsa-lib</Dependency>
  41. </RuntimeDependencies>
  42. <Files>
  43. <Path fileType="library">/usr/lib/pkgconfig</Path>
  44. <Path fileType="library">/usr/lib32/pkgconfig</Path>
  45. <Path fileType="header">/usr/include/sys</Path>
  46. <Path fileType="header">/usr/include/alsa</Path>
  47. <Path fileType="header">/usr/include/asoundlib.h</Path>
  48. <Path fileType="data">/usr/share/aclocal</Path>
  49. <Path fileType="man">/usr/share/man/man3</Path>
  50. </Files>
  51. </Package>
  52. <Package>
  53. <Name>alsa-lib-32bit</Name>
  54. <PartOf>emul32</PartOf>
  55. <Summary>32-bit shared libraries for alsa-lib</Summary>
  56. <BuildType>emul32</BuildType>
  57. <Files>
  58. <Path fileType="library">/usr/lib32</Path>
  59. </Files>
  60. </Package>
  61. <History>
  62. <Update release="17">
  63. <Date>2024-08-10</Date>
  64. <Version>1.2.12</Version>
  65. <Comment>Version bump.</Comment>
  66. <Name>Pisi Linux Community</Name>
  67. <Email>admin@pisilinux.org</Email>
  68. </Update>
  69. <Update release="16">
  70. <Date>2023-05-04</Date>
  71. <Version>1.2.9</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Mustafa Cinasal</Name>
  74. <Email>muscnsl@gmail.com</Email>
  75. </Update>
  76. <Update release="15">
  77. <Date>2023-03-21</Date>
  78. <Version>1.2.8</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Mustafa Cinasal</Name>
  81. <Email>muscnsl@gmail.com</Email>
  82. </Update>
  83. <Update release="14">
  84. <Date>2022-07-09</Date>
  85. <Version>1.2.7.2</Version>
  86. <Comment>Version bump.</Comment>
  87. <Name>Mustafa Cinasal</Name>
  88. <Email>muscnsl@gmail.com</Email>
  89. </Update>
  90. <Update release="13">
  91. <Date>2022-06-20</Date>
  92. <Version>1.2.7.1</Version>
  93. <Comment>Version bump.</Comment>
  94. <Name>Mustafa Cinasal</Name>
  95. <Email>muscnsl@gmail.com</Email>
  96. </Update>
  97. <Update release="12">
  98. <Date>2022-06-03</Date>
  99. <Version>1.2.7</Version>
  100. <Comment>Version bump.</Comment>
  101. <Name>Mustafa Cinasal</Name>
  102. <Email>muscnsl@gmail.com</Email>
  103. </Update>
  104. <Update release="11">
  105. <Date>2021-12-10</Date>
  106. <Version>1.2.6.1</Version>
  107. <Comment>Version bump.</Comment>
  108. <Name>Mustafa Cinasal</Name>
  109. <Email>muscnsl@gmail.com</Email>
  110. </Update>
  111. <Update release="10">
  112. <Date>2021-09-21</Date>
  113. <Version>1.2.5</Version>
  114. <Comment>Version bump.</Comment>
  115. <Name>Mustafa Cinasal</Name>
  116. <Email>muscnsl@gmail.com</Email>
  117. </Update>
  118. <Update release="9">
  119. <Date>2021-01-18</Date>
  120. <Version>1.2.4</Version>
  121. <Comment>Version bump.</Comment>
  122. <Name>Mustafa Cinasal</Name>
  123. <Email>muscnsl@gmail.com</Email>
  124. </Update>
  125. <Update release="8">
  126. <Date>2020-04-10</Date>
  127. <Version>1.2.2</Version>
  128. <Comment>Version bump.</Comment>
  129. <Name>Mustafa Cinasal</Name>
  130. <Email>muscnsl@gmail.com</Email>
  131. </Update>
  132. <Update release="7">
  133. <Date>2020-01-11</Date>
  134. <Version>1.2.1.2</Version>
  135. <Comment>Version bump</Comment>
  136. <Name>Kamil Atlı</Name>
  137. <Email>suvari@pisilinux.org</Email>
  138. </Update>
  139. <Update release="6">
  140. <Date>2018-09-16</Date>
  141. <Version>1.1.5</Version>
  142. <Comment>Rebuild.</Comment>
  143. <Name>Pisi Linux Community</Name>
  144. <Email>admin@pisilinux.org</Email>
  145. </Update>
  146. <Update release="5">
  147. <Date>2018-01-07</Date>
  148. <Version>1.1.5</Version>
  149. <Comment>Version Bump</Comment>
  150. <Name>Pisi Linux Community</Name>
  151. <Email>admin@pisilinux.org</Email>
  152. </Update>
  153. <Update release="4">
  154. <Date>2017-02-06</Date>
  155. <Version>1.1.3</Version>
  156. <Comment>Version Bump</Comment>
  157. <Name>Pisi Linux Community</Name>
  158. <Email>admin@pisilinux.org</Email>
  159. </Update>
  160. <Update release="3">
  161. <Date>2016-06-09</Date>
  162. <Version>1.1.1</Version>
  163. <Comment>Release Bump</Comment>
  164. <Name>Pisi Linux Community</Name>
  165. <Email>admin@pisilinux.org</Email>
  166. </Update>
  167. <Update release="2">
  168. <Date>2016-05-03</Date>
  169. <Version>1.1.1</Version>
  170. <Comment>Version bump.</Comment>
  171. <Name>Alihan Öztürk</Name>
  172. <Email>alihan@pisilinux.org</Email>
  173. </Update>
  174. <Update release="1">
  175. <Date>2015-03-04</Date>
  176. <Version>1.0.29</Version>
  177. <Comment>First release</Comment>
  178. <Name>Hakan Yıldız</Name>
  179. <Email>hknyldz93@gmail.com</Email>
  180. </Update>
  181. </History>
  182. </PISI>