pspec.xml 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>soundtouch</Name>
  6. <Homepage>http://www.surina.net/soundtouch</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <Summary>Audio Processing Library</Summary>
  15. <Description>soundtouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or file.</Description>
  16. <Archive sha1sum="a49bb8d8bb2c296a913122b8f844a1cad0429c19" type="tarbz2">https://gitlab.com/soundtouch/soundtouch/-/archive/2.1.2/soundtouch-2.1.2.tar.bz2</Archive>
  17. </Source>
  18. <Package>
  19. <Name>soundtouch</Name>
  20. <Files>
  21. <Path fileType="executable">/usr/bin</Path>
  22. <Path fileType="library">/usr/lib</Path>
  23. <Path fileType="doc">/usr/share/doc</Path>
  24. </Files>
  25. </Package>
  26. <Package>
  27. <Name>soundtouch-devel</Name>
  28. <Summary>Development files for soundtouch</Summary>
  29. <RuntimeDependencies>
  30. <Dependency release="current">soundtouch</Dependency>
  31. </RuntimeDependencies>
  32. <Files>
  33. <Path fileType="header">/usr/include</Path>
  34. <Path fileType="data">/usr/lib/pkgconfig</Path>
  35. <Path fileType="data">/usr/share/aclocal</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="7">
  40. <Date>2020-10-09</Date>
  41. <Version>2.1.2</Version>
  42. <Comment>Version bump.</Comment>
  43. <Name>Mustafa Cinasal</Name>
  44. <Email>muscnsl@gmail.com</Email>
  45. </Update>
  46. <Update release="6">
  47. <Date>2020-01-19</Date>
  48. <Version>2.1.1</Version>
  49. <Comment>Version Bump</Comment>
  50. <Name>Pisi Linux Community</Name>
  51. <Email>admin@pisilinux.org</Email>
  52. </Update>
  53. <Update release="5">
  54. <Date>2020-01-18</Date>
  55. <Version>2.0.0</Version>
  56. <Comment>Version Bump</Comment>
  57. <Name>Pisi Linux Community</Name>
  58. <Email>admin@pisilinux.org</Email>
  59. </Update>
  60. <Update release="4">
  61. <Date>2018-08-01</Date>
  62. <Version>2.0.0</Version>
  63. <Comment>Version Bump</Comment>
  64. <Name>Pisi Linux Community</Name>
  65. <Email>admin@pisilinux.org</Email>
  66. </Update>
  67. <Update release="3">
  68. <Date>2017-02-18</Date>
  69. <Version>1.9.2</Version>
  70. <Comment>Version Bump</Comment>
  71. <Name>Pisi Linux Community</Name>
  72. <Email>admin@pisilinux.org</Email>
  73. </Update>
  74. <Update release="2">
  75. <Date>2016-06-09</Date>
  76. <Version>1.8.0</Version>
  77. <Comment>Release Bump</Comment>
  78. <Name>Pisi Linux Community</Name>
  79. <Email>admin@pisilinux.org</Email>
  80. </Update>
  81. <Update release="1">
  82. <Date>2014-07-05</Date>
  83. <Version>1.8.0</Version>
  84. <Comment>First release</Comment>
  85. <Name>Alihan Öztürk</Name>
  86. <Email>alihan@pisilinux.org</Email>
  87. </Update>
  88. </History>
  89. </PISI>