pspec.xml 3.2 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>sbc</Name>
  6. <Homepage>http://www.bluez.org/</Homepage>
  7. <Packager>
  8. <Name>Marcin Bojara</Name>
  9. <Email>marcin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <License>LGPLv2.1</License>
  13. <IsA>library</IsA>
  14. <Icon>bluetooth</Icon>
  15. <Summary>Bluetooth Subband Codec (SBC) library</Summary>
  16. <Description>An audio codec to connect bluetooth high quality audio devices like headphones or loudspeakers.</Description>
  17. <Archive sha1sum="aca40de6db7e352910166cd1d4a1692b5754f5c9" type="tarxz">https://mirrors.edge.kernel.org/pub/linux/bluetooth/sbc-2.0.tar.xz</Archive>
  18. </Source>
  19. <Package>
  20. <Name>sbc</Name>
  21. <Files>
  22. <Path fileType="executable">/usr/bin/*</Path>
  23. <Path fileType="library">/usr/lib</Path>
  24. <Path fileType="doc">/usr/share/doc/sbc/*</Path>
  25. </Files>
  26. </Package>
  27. <Package>
  28. <Name>sbc-devel</Name>
  29. <Summary>Development files for sbc</Summary>
  30. <RuntimeDependencies>
  31. <Dependency release="current">sbc</Dependency>
  32. </RuntimeDependencies>
  33. <Files>
  34. <Path fileType="header">/usr/include</Path>
  35. <Path fileType="data">/usr/lib/pkgconfig</Path>
  36. </Files>
  37. </Package>
  38. <History>
  39. <Update release="7">
  40. <Date>2022-07-27</Date>
  41. <Version>2.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-11-10</Date>
  48. <Version>1.5</Version>
  49. <Comment>Version bump.</Comment>
  50. <Name>Mustafa Cinasal</Name>
  51. <Email>muscnsl@gmail.com</Email>
  52. </Update>
  53. <Update release="5">
  54. <Date>2020-01-12</Date>
  55. <Version>1.4</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-03</Date>
  62. <Version>1.3</Version>
  63. <Comment>Rebuild.</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>1.3</Version>
  70. <Comment>Rebuild.</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.3</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-12-12</Date>
  83. <Version>1.3</Version>
  84. <Comment>First release</Comment>
  85. <Name>Marcin Bojara</Name>
  86. <Email>marcin@pisilinux.org</Email>
  87. </Update>
  88. </History>
  89. </PISI>