pspec.xml 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>faac</Name>
  6. <Homepage>https://github.com/knik0/faac</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <IsA>app:console</IsA>
  13. <IsA>library</IsA>
  14. <Summary>MPEG-4 audio codecs</Summary>
  15. <Description>Free MPEG-4 audio codecs by AudioCoding.com.</Description>
  16. <Archive sha1sum="a07f7f5d700f9aa15fb70276c9ae2199c4cfc2cb" type="targz">
  17. https://ftp.osuosl.org/pub/blfs/conglomeration/faac/faac-1_30.tar.gz
  18. </Archive>
  19. <BuildDependencies>
  20. <Dependency>libmp4v2-devel</Dependency>
  21. </BuildDependencies>
  22. <Patches>
  23. <!-- <Patch level="1">missing.patch</Patch> -->
  24. </Patches>
  25. </Source>
  26. <Package>
  27. <Name>faac</Name>
  28. <RuntimeDependencies>
  29. <Dependency>libmp4v2</Dependency>
  30. </RuntimeDependencies>
  31. <Files>
  32. <Path fileType="executable">/usr/bin</Path>
  33. <Path fileType="library">/usr/lib</Path>
  34. <Path fileType="man">/usr/share/man</Path>
  35. <Path fileType="doc">/usr/share/doc</Path>
  36. </Files>
  37. </Package>
  38. <Package>
  39. <Name>faac-devel</Name>
  40. <Summary>Development files for faac.</Summary>
  41. <RuntimeDependencies>
  42. <Dependency release="current">faac</Dependency>
  43. </RuntimeDependencies>
  44. <Files>
  45. <Path fileType="header">/usr/include</Path>
  46. </Files>
  47. </Package>
  48. <History>
  49. <Update release="7">
  50. <Date>2022-11-10</Date>
  51. <Version>1.30</Version>
  52. <Comment>Rebuild.</Comment>
  53. <Name>fury</Name>
  54. <Email>uglyside@yandex.ru</Email>
  55. </Update>
  56. <Update release="6">
  57. <Date>2021-12-20</Date>
  58. <Version>1.30</Version>
  59. <Comment>Version bump</Comment>
  60. <Name>Pisi Linux Community</Name>
  61. <Email>admin@pisilinux.org</Email>
  62. </Update>
  63. <Update release="5">
  64. <Date>2020-01-18</Date>
  65. <Version>1.29.9.2</Version>
  66. <Comment>Rebuild</Comment>
  67. <Name>Pisi Linux Community</Name>
  68. <Email>admin@pisilinux.org</Email>
  69. </Update>
  70. <Update release="4">
  71. <Date>2018-08-01</Date>
  72. <Version>1.29.9.2</Version>
  73. <Comment>Rebuild</Comment>
  74. <Name>Pisi Linux Community</Name>
  75. <Email>admin@pisilinux.org</Email>
  76. </Update>
  77. <Update release="3">
  78. <Date>2017-02-12</Date>
  79. <Version>1.28</Version>
  80. <Comment>Rebuild</Comment>
  81. <Name>Pisi Linux Community</Name>
  82. <Email>admin@pisilinux.org</Email>
  83. </Update>
  84. <Update release="2">
  85. <Date>2016-06-09</Date>
  86. <Version>1.28</Version>
  87. <Comment>Release Bump</Comment>
  88. <Name>Pisi Linux Community</Name>
  89. <Email>admin@pisilinux.org</Email>
  90. </Update>
  91. <Update release="1">
  92. <Date>2014-12-14</Date>
  93. <Version>1.28</Version>
  94. <Comment>First release</Comment>
  95. <Name>Yusuf Aydemir</Name>
  96. <Email>yusuf.aydemir@pisilinux.org</Email>
  97. </Update>
  98. </History>
  99. </PISI>