pspec.xml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>alsa-tools</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>app:console</IsA>
  13. <IsA>app:gui</IsA>
  14. <Summary>ALSA configuration tools</Summary>
  15. <Description>alsa-tools contains ALSA (Advanced Linux Sound Architecture) tools like firmware loaders and sound card control utilities for specific sound cards.</Description>
  16. <Archive sha1sum="99fb0be108bfda4037c2fbf0fe8ff3febf78bc17" type="tarbz2">ftp://ftp.alsa-project.org/pub/tools/alsa-tools-1.2.11.tar.bz2</Archive>
  17. <BuildDependencies>
  18. <Dependency>gtk2-devel</Dependency>
  19. <Dependency>fltk-devel</Dependency>
  20. <Dependency versionFrom="1.2.12">alsa-lib-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <Patch level="1">usx2yloader_udev.patch</Patch>
  24. <Patch level="1">firmware_locations.patch</Patch>
  25. <Patch>alsa-tools-1.0.17rc1-fix-link.patch</Patch>
  26. </Patches>
  27. </Source>
  28. <Package>
  29. <Name>alsa-tools</Name>
  30. <Summary>ALSA console tools</Summary>
  31. <Description>alsa-tools is a collection of console applications for controlling sound cards like EchoAudio, Envy24, etc.</Description>
  32. <RuntimeDependencies>
  33. <Dependency>libgcc</Dependency>
  34. <Dependency>alsa-lib</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="executable">/usr/sbin</Path>
  39. <Path fileType="executable">/lib/udev</Path>
  40. <Path fileType="library">/usr/lib</Path>
  41. <Path fileType="data">/usr/share/icons</Path>
  42. <Path fileType="data">/lib/udev/rules.d</Path>
  43. <Path fileType="data">/usr/share/ld10k1</Path>
  44. <Path fileType="data">/usr/share/sounds</Path>
  45. <Path fileType="man">/usr/share/man</Path>
  46. <Path fileType="doc">/usr/share/doc/alsa-tools</Path>
  47. </Files>
  48. <AdditionalFiles>
  49. <AdditionalFile target="/lib/udev/rules.d/90-alsa-tools-firmware.rules" permission="0644">90-alsa-tools-firmware.rules</AdditionalFile>
  50. </AdditionalFiles>
  51. </Package>
  52. <Package>
  53. <Name>alsa-tools-gui</Name>
  54. <Summary>Graphical frontends for some ALSA tools</Summary>
  55. <Description>alsa-tools-gui is a collection of GUI based ALSA tools for controlling sound cards like EchoAudio, Envy24, Hammerfall HDSP, RMedigicontrol.</Description>
  56. <RuntimeDependencies>
  57. <Dependency>fltk</Dependency>
  58. <Dependency>gtk2</Dependency>
  59. <Dependency>glib2</Dependency>
  60. <Dependency>alsa-lib</Dependency>
  61. </RuntimeDependencies>
  62. <Files>
  63. <Path fileType="man">/usr/share/man/man1/envy24control.1</Path>
  64. <Path fileType="doc">/usr/share/doc/alsa-tools-gui</Path>
  65. <Path fileType="data">/usr/share/applications</Path>
  66. <Path fileType="data">/usr/share/pixmaps</Path>
  67. <Path fileType="executable">/usr/bin/echomixer</Path>
  68. <Path fileType="executable">/usr/bin/envy24control</Path>
  69. <Path fileType="executable">/usr/bin/hwmixvolume</Path>
  70. <Path fileType="executable">/usr/bin/hdspconf</Path>
  71. <Path fileType="executable">/usr/bin/hdspmixer</Path>
  72. <Path fileType="executable">/usr/bin/rmedigicontrol</Path>
  73. <Path fileType="executable">/usr/bin/qlo10k1</Path>
  74. </Files>
  75. <AdditionalFiles>
  76. <AdditionalFile target="/usr/share/pixmaps/alsa-tools.xpm" permission="0644">alsa-tools.xpm</AdditionalFile>
  77. <AdditionalFile target="/usr/share/pixmaps/hwmixvolume.png" permission="0644">hwmixvolume.png</AdditionalFile>
  78. <AdditionalFile target="/usr/share/applications/echomixer.desktop" permission="0644">echomixer.desktop</AdditionalFile>
  79. <AdditionalFile target="/usr/share/applications/envy24control.desktop" permission="0644">envy24control.desktop</AdditionalFile>
  80. <AdditionalFile target="/usr/share/applications/hdspmixer.desktop" permission="0644">hdspmixer.desktop</AdditionalFile>
  81. <AdditionalFile target="/usr/share/applications/hdspconf.desktop" permission="0644">hdspconf.desktop</AdditionalFile>
  82. <AdditionalFile target="/usr/share/applications/hwmixvolume.desktop" permission="0644">hwmixvolume.desktop</AdditionalFile>
  83. <AdditionalFile target="/usr/share/applications/rmedigicontrol.desktop" permission="0644">rmedigicontrol.desktop</AdditionalFile>
  84. </AdditionalFiles>
  85. </Package>
  86. <Package>
  87. <Name>alsa-tools-devel</Name>
  88. <Summary>Development files for alsa-tools</Summary>
  89. <RuntimeDependencies>
  90. <Dependency>alsa-tools</Dependency>
  91. </RuntimeDependencies>
  92. <Files>
  93. <Path fileType="header">/usr/include</Path>
  94. <Path fileType="data">/usr/share/aclocal</Path>
  95. <Path fileType="man">/usr/share/man/man3</Path>
  96. </Files>
  97. </Package>
  98. <History>
  99. <Update release="13">
  100. <Date>2024-08-10</Date>
  101. <Version>1.2.11</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>Pisi Linux Community</Name>
  104. <Email>admin@pisilinux.org</Email>
  105. </Update>
  106. <Update release="12">
  107. <Date>2023-03-25</Date>
  108. <Version>1.2.5</Version>
  109. <Comment>Rebuild.</Comment>
  110. <Name>Mustafa Cinasal</Name>
  111. <Email>muscnsl@gmail.com</Email>
  112. </Update>
  113. <Update release="11">
  114. <Date>2022-06-03</Date>
  115. <Version>1.2.5</Version>
  116. <Comment>Rebuild.</Comment>
  117. <Name>Mustafa Cinasal</Name>
  118. <Email>muscnsl@gmail.com</Email>
  119. </Update>
  120. <Update release="10">
  121. <Date>2021-09-21</Date>
  122. <Version>1.2.5</Version>
  123. <Comment>Version bump.</Comment>
  124. <Name>Mustafa Cinasal</Name>
  125. <Email>muscnsl@gmail.com</Email>
  126. </Update>
  127. <Update release="9">
  128. <Date>2021-01-18</Date>
  129. <Version>1.2.2</Version>
  130. <Comment>Rebuild.</Comment>
  131. <Name>Mustafa Cinasal</Name>
  132. <Email>muscnsl@gmail.com</Email>
  133. </Update>
  134. <Update release="8">
  135. <Date>2020-04-10</Date>
  136. <Version>1.2.2</Version>
  137. <Comment>Version bump.</Comment>
  138. <Name>Mustafa Cinasal</Name>
  139. <Email>muscnsl@gmail.com</Email>
  140. </Update>
  141. <Update release="7">
  142. <Date>2020-02-01</Date>
  143. <Version>1.1.7</Version>
  144. <Comment>Version bump.</Comment>
  145. <Name>Mustafa Cinasal</Name>
  146. <Email>muscnsl@gmail.com</Email>
  147. </Update>
  148. <Update release="6">
  149. <Date>2018-08-03</Date>
  150. <Version>1.1.5</Version>
  151. <Comment>Version Bump</Comment>
  152. <Name>Pisi Linux Community</Name>
  153. <Email>admin@pisilinux.org</Email>
  154. </Update>
  155. <Update release="5">
  156. <Date>2018-01-07</Date>
  157. <Version>1.1.5</Version>
  158. <Comment>Version Bump</Comment>
  159. <Name>Pisi Linux Community</Name>
  160. <Email>admin@pisilinux.org</Email>
  161. </Update>
  162. <Update release="4">
  163. <Date>2017-02-12</Date>
  164. <Version>1.1.3</Version>
  165. <Comment>Version Bump</Comment>
  166. <Name>Pisi Linux Community</Name>
  167. <Email>admin@pisilinux.org</Email>
  168. </Update>
  169. <Update release="3">
  170. <Date>2016-06-09</Date>
  171. <Version>1.1.0</Version>
  172. <Comment>Release Bump</Comment>
  173. <Name>Pisi Linux Community</Name>
  174. <Email>admin@pisilinux.org</Email>
  175. </Update>
  176. <Update release="2">
  177. <Date>2016-05-03</Date>
  178. <Version>1.1.0</Version>
  179. <Comment>Version bump.</Comment>
  180. <Name>Alihan Öztürk</Name>
  181. <Email>alihan@pisilinux.org</Email>
  182. </Update>
  183. <Update release="1">
  184. <Date>2015-03-04</Date>
  185. <Version>1.0.29</Version>
  186. <Comment>First release</Comment>
  187. <Name>Hakan Yıldız</Name>
  188. <Email>hknyldz93@gmail.com</Email>
  189. </Update>
  190. </History>
  191. </PISI>