pspec.xml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>audacity</Name>
  6. <Homepage>https://www.audacityteam.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <PartOf>multimedia.sound</PartOf>
  12. <License>GPLv2</License>
  13. <IsA>app:gui</IsA>
  14. <Icon>audacity</Icon>
  15. <Summary>Multi-track audio editor and recorder</Summary>
  16. <Description>With Audacity, you can cut, copy, splice or mix sounds together; change the speed or pitch of a recording and much more. Editing is very fast and provides unlimited undo/redo. There are digital effects and spectrum analysis tools. Supported file formats include Ogg Vorbis, MP3, WAV, AIFF, and AU..</Description>
  17. <Archive sha1sum="8939c60463b6006fe22917369324fb22d558ce68" type="targz">https://github.com/audacity/audacity/archive/Audacity-3.3.3.tar.gz</Archive>
  18. <BuildDependencies>
  19. <Dependency>git</Dependency>
  20. <Dependency>cmake</Dependency>
  21. <Dependency>wxGTK3</Dependency>
  22. <Dependency>lv2-devel</Dependency>
  23. <Dependency>suil-devel</Dependency>
  24. <Dependency>flac-devel</Dependency>
  25. <Dependency>gtk3-devel</Dependency>
  26. <Dependency>gtk2-devel</Dependency>
  27. <Dependency>lame-devel</Dependency>
  28. <Dependency>expat-devel</Dependency>
  29. <Dependency>glib2-devel</Dependency>
  30. <Dependency>sqlite-devel</Dependency>
  31. <Dependency>wxGTK-devel</Dependency>
  32. <Dependency>wxBase-devel</Dependency>
  33. <Dependency>ffmpeg-devel</Dependency>
  34. <Dependency>libmad-devel</Dependency>
  35. <Dependency>libogg-devel</Dependency>
  36. <Dependency>taglib-devel</Dependency>
  37. <Dependency>twolame-devel</Dependency>
  38. <Dependency>libsoxr-devel</Dependency>
  39. <Dependency>alsa-lib-devel</Dependency>
  40. <Dependency>portmidi-devel</Dependency>
  41. <Dependency>libid3tag-devel</Dependency>
  42. <Dependency>libvorbis-devel</Dependency>
  43. <Dependency>libsndfile-devel</Dependency>
  44. <Dependency>soundtouch-devel</Dependency>
  45. <Dependency>gdk-pixbuf-devel</Dependency>
  46. <Dependency>desktop-file-utils</Dependency>
  47. <Dependency>libsamplerate-devel</Dependency>
  48. <Dependency>vamp-plugin-sdk-devel</Dependency>
  49. <Dependency>jack-audio-connection-kit-devel</Dependency>
  50. <Dependency>mpg123-devel</Dependency>
  51. <Dependency>wavpack-devel</Dependency>
  52. <Dependency>qt5-base-devel</Dependency>
  53. <Dependency>libutil-linux-devel</Dependency>
  54. <Dependency>lv2-devel</Dependency>
  55. <Dependency>portaudio-devel</Dependency>
  56. <Dependency>gtkmm3-devel</Dependency>
  57. <Dependency>gettext-devel</Dependency>
  58. <Dependency>xcb-util-devel</Dependency>
  59. <Dependency>xcb-util-cursor-devel</Dependency>
  60. <Dependency>xcb-util-keysyms-devel</Dependency>
  61. <Dependency>libxkbcommon-devel</Dependency>
  62. </BuildDependencies>
  63. <Patches>
  64. <Patch level="1">e181ee1.patch</Patch>
  65. <!-- <Patch level="1">efc11c4ac50ac51cd71d4dcfa84e63b11000c3f5.patch</Patch> -->
  66. </Patches>
  67. </Source>
  68. <Package>
  69. <Name>audacity</Name>
  70. <Summary>Multi-track audio editor and recorder</Summary>
  71. <RuntimeDependencies>
  72. <Dependency>lv2</Dependency>
  73. <Dependency>flac</Dependency>
  74. <Dependency>gtk2</Dependency>
  75. <Dependency>gtk3</Dependency>
  76. <Dependency>expat</Dependency>
  77. <Dependency>glib2</Dependency>
  78. <Dependency>sqlite</Dependency>
  79. <Dependency>ffmpeg</Dependency>
  80. <Dependency>libogg</Dependency>
  81. <Dependency>libmad</Dependency>
  82. <Dependency>libgcc</Dependency>
  83. <Dependency>wxBase</Dependency>
  84. <Dependency>wxGTK3</Dependency>
  85. <Dependency>libX11</Dependency>
  86. <Dependency>twolame</Dependency>
  87. <Dependency>libsoxr</Dependency>
  88. <Dependency>alsa-lib</Dependency>
  89. <Dependency>portmidi</Dependency>
  90. <Dependency>libid3tag</Dependency>
  91. <Dependency>libvorbis</Dependency>
  92. <Dependency>portaudio</Dependency>
  93. <Dependency>libsndfile</Dependency>
  94. <Dependency>soundtouch</Dependency>
  95. <Dependency>gdk-pixbuf</Dependency>
  96. <Dependency>soundtouch</Dependency>
  97. <Dependency>wxGTK-common</Dependency>
  98. <Dependency>libsamplerate</Dependency>
  99. <Dependency>vamp-plugin-sdk</Dependency>
  100. <Dependency>jack-audio-connection-kit</Dependency>
  101. <!-- Only needed for runtime -->
  102. <Dependency>lame</Dependency>
  103. <Dependency>mpg123</Dependency>
  104. <Dependency>wavpack</Dependency>
  105. <Dependency>qt5-base</Dependency>
  106. <Dependency>libutil-linux</Dependency>
  107. </RuntimeDependencies>
  108. <Files>
  109. <Path fileType="man">/usr/share/man</Path>
  110. <Path fileType="executable">/usr/bin</Path>
  111. <Path fileType="library">/usr/lib</Path>
  112. <Path fileType="data">/usr/share/mime</Path>
  113. <Path fileType="data">/usr/share/icons</Path>
  114. <Path fileType="data">/usr/share/pixmaps</Path>
  115. <Path fileType="data">/usr/share/appdata</Path>
  116. <Path fileType="data">/usr/share/audacity</Path>
  117. <Path fileType="doc">/usr/share/doc/audacity</Path>
  118. <Path fileType="localedata">/usr/share/locale</Path>
  119. <Path fileType="data">/usr/share/applications</Path>
  120. <Path fileType="data">/usr/share/metainfo/audacity.appdata.xml</Path>
  121. </Files>
  122. </Package>
  123. <History>
  124. <Update release="9">
  125. <Date>2023-10-12</Date>
  126. <Version>3.3.3</Version>
  127. <Comment>Version bump.</Comment>
  128. <Name>Mustafa Cinasal</Name>
  129. <Email>muscnsl@gmail.com</Email>
  130. </Update>
  131. <Update release="8">
  132. <Date>2023-05-06</Date>
  133. <Version>3.3.2</Version>
  134. <Comment>Version bump.</Comment>
  135. <Name>Mustafa Cinasal</Name>
  136. <Email>muscnsl@gmail.com</Email>
  137. </Update>
  138. <Update release="7">
  139. <Date>2022-07-28</Date>
  140. <Version>3.1.3</Version>
  141. <Comment>Version bump</Comment>
  142. <Name>Mustafa Cinasal</Name>
  143. <Email>muscnsl@gmail.com</Email>
  144. </Update>
  145. <Update release="6">
  146. <Date>2020-05-21</Date>
  147. <Version>2.4.1</Version>
  148. <Comment>Rebuild.</Comment>
  149. <Name>Mustafa Cinasal</Name>
  150. <Email>muscnsl@pisilinux.org</Email>
  151. </Update>
  152. <Update release="6">
  153. <Date>2020-05-21</Date>
  154. <Version>2.4.1</Version>
  155. <Comment>Patch version bump.</Comment>
  156. <Name>Blue Devil</Name>
  157. <Email>bluedevil@sctzine.com</Email>
  158. </Update>
  159. <Update release="5">
  160. <Date>2020-05-21</Date>
  161. <Version>2.4.0</Version>
  162. <Comment>Minor version bump.</Comment>
  163. <Name>Blue Devil</Name>
  164. <Email>bluedevil@sctzine.com</Email>
  165. </Update>
  166. <Update release="4">
  167. <Date>2020-01-30</Date>
  168. <Version>2.3.3</Version>
  169. <Comment>Version bump.</Comment>
  170. <Name>Mustafa Cinasal</Name>
  171. <Email>muscnsl@pisilinux.org</Email>
  172. </Update>
  173. <Update release="3">
  174. <Date>2019-03-13</Date>
  175. <Version>2.3.1</Version>
  176. <Comment>Version bump.</Comment>
  177. <Name>Mustafa Cinasal</Name>
  178. <Email>muscnsl@pisilinux.org</Email>
  179. </Update>
  180. <Update release="2">
  181. <Date>2018-04-28</Date>
  182. <Version>2.2.2</Version>
  183. <Comment>Rebuild ffmpeg.</Comment>
  184. <Name>Mustafa Cinasal</Name>
  185. <Email>muscnsl@pisilinux.org</Email>
  186. </Update>
  187. <Update release="1">
  188. <Date>2018-04-04</Date>
  189. <Version>2.2.2</Version>
  190. <Comment>First release for Pisi Linux 2.0.</Comment>
  191. <Name>Stefan Gronewold</Name>
  192. <Email>groni@pisilinux.org</Email>
  193. </Update>
  194. </History>
  195. </PISI>