pspec.xml 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>faad2</Name>
  6. <Homepage>https://github.com/knik0/faad2</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL-2</License>
  12. <IsA>app:console</IsA>
  13. <IsA>library</IsA>
  14. <Summary>Freeware Advanced Audio (AAC) Decoder including SBR decoding.</Summary>
  15. <Description>FAAD2 is a HE, LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder. FAAD2 includes code for SBR (HE AAC) decoding. FAAD2 is licensed under the GPL.</Description>
  16. <Archive sha1sum="47b9d0ad96e1b402d7ee9d72346b9670b2a81085" type="targz">https://ftp.osuosl.org/pub/blfs/conglomeration/faad2/faad2-2.10.1.tar.gz</Archive>
  17. <BuildDependencies>
  18. <!-- <Dependency></Dependency> -->
  19. </BuildDependencies>
  20. <Patches>
  21. <!-- <Patch>missing.patch</Patch> -->
  22. </Patches>
  23. </Source>
  24. <Package>
  25. <Name>faad2</Name>
  26. <RuntimeDependencies>
  27. <!-- <Dependency></Dependency> -->
  28. </RuntimeDependencies>
  29. <Files>
  30. <Path fileType="executable">/usr/bin</Path>
  31. <Path fileType="library">/usr/lib</Path>
  32. <Path fileType="man">/usr/share/man</Path>
  33. <Path fileType="doc">/usr/share/doc</Path>
  34. </Files>
  35. </Package>
  36. <Package>
  37. <Name>faad2-devel</Name>
  38. <Summary>Development files for faad2.</Summary>
  39. <RuntimeDependencies>
  40. <Dependency release="current">faad2</Dependency>
  41. </RuntimeDependencies>
  42. <Files>
  43. <Path fileType="header">/usr/include</Path>
  44. <Path fileType="data">/usr/lib/pkgconfig</Path>
  45. </Files>
  46. </Package>
  47. <History>
  48. <Update release="8">
  49. <Date>2022-11-10</Date>
  50. <Version>2.10.1</Version>
  51. <Comment>Version bump.</Comment>
  52. <Name>fury</Name>
  53. <Email>uglyside@yandex.ru</Email>
  54. </Update>
  55. <Update release="7">
  56. <Date>2020-12-13</Date>
  57. <Version>2.10</Version>
  58. <Comment>Ver. bump</Comment>
  59. <Name>Pisi Linux Community</Name>
  60. <Email>admin@pisilinux.org</Email>
  61. </Update>
  62. <Update release="6">
  63. <Date>2020-03-03</Date>
  64. <Version>2.8.8</Version>
  65. <Comment>Rebuild.</Comment>
  66. <Name>Pisi Linux Community</Name>
  67. <Email>admin@pisilinux.org</Email>
  68. </Update>
  69. <Update release="5">
  70. <Date>2020-01-18</Date>
  71. <Version>2.8.8</Version>
  72. <Comment>Version bump.</Comment>
  73. <Name>Pisi Linux Community</Name>
  74. <Email>admin@pisilinux.org</Email>
  75. </Update>
  76. <Update release="4">
  77. <Date>2018-08-01</Date>
  78. <Version>2.8.8</Version>
  79. <Comment>Version bump.</Comment>
  80. <Name>Pisi Linux Community</Name>
  81. <Email>admin@pisilinux.org</Email>
  82. </Update>
  83. <Update release="3">
  84. <Date>2017-02-12</Date>
  85. <Version>2.7</Version>
  86. <Comment>Rebuild</Comment>
  87. <Name>Pisi Linux Community</Name>
  88. <Email>admin@pisilinux.org</Email>
  89. </Update>
  90. <Update release="2">
  91. <Date>2016-06-09</Date>
  92. <Version>2.7</Version>
  93. <Comment>Release Bump</Comment>
  94. <Name>Pisi Linux Community</Name>
  95. <Email>admin@pisilinux.org</Email>
  96. </Update>
  97. <Update release="1">
  98. <Date>2014-05-20</Date>
  99. <Version>2.7</Version>
  100. <Comment>First release</Comment>
  101. <Name>Serdar Soytetir</Name>
  102. <Email>kaptan@pisilinux.org</Email>
  103. </Update>
  104. </History>
  105. </PISI>