pspec.xml 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>wavpack</Name>
  6. <Homepage>https://www.wavpack.com/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>BSD</License>
  12. <IsA>library</IsA>
  13. <IsA>app:console</IsA>
  14. <PartOf>multimedia.sound</PartOf>
  15. <Summary>WavPack audio compression tools</Summary>
  16. <Description>WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode.</Description>
  17. <Archive sha1sum="a6715135fc40fca0bb9bc1ddc5561934a0a3d800" type="tarxz">https://www.wavpack.com/wavpack-5.6.0.tar.xz</Archive>
  18. </Source>
  19. <Package>
  20. <Name>wavpack</Name>
  21. <Files>
  22. <Path fileType="executable">/usr/bin</Path>
  23. <Path fileType="library">/usr/lib</Path>
  24. <Path fileType="doc">/usr/share/doc</Path>
  25. <Path fileType="man">/usr/share/man</Path>
  26. </Files>
  27. </Package>
  28. <Package>
  29. <Name>wavpack-devel</Name>
  30. <RuntimeDependencies>
  31. <Dependency release="current">wavpack</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="header">/usr/include</Path>
  35. <Path fileType="library">/usr/lib/pkgconfig</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="7">
  40. <Date>2022-11-30</Date>
  41. <Version>5.6.0</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>2021-12-04</Date>
  48. <Version>5.4.0</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>5.1.0</Version>
  56. <Comment>Rebuild.</Comment>
  57. <Name>Pisi Linux Community</Name>
  58. <Email>admin@pisilinux.org</Email>
  59. </Update>
  60. <Update release="4">
  61. <Date>2018-08-03</Date>
  62. <Version>5.1.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-17</Date>
  69. <Version>5.1.0</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>4.75.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>2015-08-20</Date>
  83. <Version>4.75.0</Version>
  84. <Comment>First release</Comment>
  85. <Name>Ertuğrul Erata</Name>
  86. <Email>ertugrulerata@gmail.com</Email>
  87. </Update>
  88. </History>
  89. </PISI>