pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293
  1. <PISI>
  2. <Source>
  3. <Name>speexdsp</Name>
  4. <Homepage>https://www.speex.org/</Homepage>
  5. <Packager>
  6. <Name>Alihan Öztürk</Name>
  7. <Email>alihan@pisilinux.org</Email>
  8. </Packager>
  9. <License>BSD</License>
  10. <IsA>library</IsA>
  11. <Summary>DSP library derived from Speex.</Summary>
  12. <Description>DSP library derived from Speex</Description>
  13. <BuildDependencies>
  14. <Dependency>glibc-devel</Dependency>
  15. </BuildDependencies>
  16. <Archive sha1sum="e77f0eb5b629432e7b14f9c85b2f8f0711480bb1" type="tarbz2">https://gitlab.xiph.org/xiph/speexdsp/-/archive/SpeexDSP-1.2.1/speexdsp-SpeexDSP-1.2.1.tar.bz2</Archive>
  17. <Patches>
  18. <!-- <Patch level="1">speexdsp-fixbuilds-774c87d.patch</Patch> -->
  19. </Patches>
  20. </Source>
  21. <Package>
  22. <Name>speexdsp</Name>
  23. <Summary>DSP library derived from Speex.</Summary>
  24. <RuntimeDependencies>
  25. <Dependency>glibc</Dependency>
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="library">/usr/lib/libspeexdsp*</Path>
  29. <Path fileType="doc">/usr/share/doc</Path>
  30. </Files>
  31. </Package>
  32. <Package>
  33. <Name>speexdsp-devel</Name>
  34. <Summary>Development files for speexdsp</Summary>
  35. <RuntimeDependencies>
  36. <Dependency release="current">speexdsp</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="header">/usr/include</Path>
  40. <Path fileType="data">/usr/lib/pkgconfig</Path>
  41. <Path fileType="data">/usr/lib32/pkgconfig</Path>
  42. </Files>
  43. </Package>
  44. <Package>
  45. <Name>speexdsp-32bit</Name>
  46. <PartOf>emul32</PartOf>
  47. <Summary>32-bit shared libraries for speexdsp</Summary>
  48. <BuildType>emul32</BuildType>
  49. <BuildDependencies>
  50. </BuildDependencies>
  51. <RuntimeDependencies>
  52. <Dependency release="current">speexdsp</Dependency>
  53. </RuntimeDependencies>
  54. <Files>
  55. <Path fileType="library">/usr/lib32/libspeexdsp*</Path>
  56. </Files>
  57. </Package>
  58. <History>
  59. <Update release="4">
  60. <Date>2022-06-20</Date>
  61. <Version>1.2.1</Version>
  62. <Comment>Version bump.</Comment>
  63. <Name>Mustafa Cinasal</Name>
  64. <Email>muscnsl@gmail.com</Email>
  65. </Update>
  66. <Update release="3">
  67. <Date>2020-01-12</Date>
  68. <Version>1.2.0</Version>
  69. <Comment>Version bump</Comment>
  70. <Name>Pisi Linux Community</Name>
  71. <Email>admin@pisilinux.org</Email>
  72. </Update>
  73. <Update release="2">
  74. <Date>2018-08-03</Date>
  75. <Version>1.2_rc3</Version>
  76. <Comment>Rebuild</Comment>
  77. <Name>Pisi Linux Community</Name>
  78. <Email>admin@pisilinux.org</Email>
  79. </Update>
  80. <Update release="1">
  81. <Date>2017-02-17</Date>
  82. <Version>1.2_rc3</Version>
  83. <Comment>First release</Comment>
  84. <Name>Alihan Öztürk</Name>
  85. <Email>alihan@pisilinux.org</Email>
  86. </Update>
  87. </History>
  88. </PISI>