pspec.xml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139
  1. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  2. <PISI>
  3. <Source>
  4. <Name>binutils</Name>
  5. <Homepage>http://www.gnu.org/software/binutils/</Homepage>
  6. <Packager>
  7. <Name>Serdar Soytetir</Name>
  8. <Email>kaptan@pisilinux.org</Email>
  9. </Packager>
  10. <License>GPLv2</License>
  11. <IsA>app:console</IsA>
  12. <Summary>Assembler and linker tools</Summary>
  13. <Description>Contains commands like as, ld, nm, objdump, ar, ranlib for compiling assembly code to the machine language, and for linking and manipulating the binary object files.</Description>
  14. <Archive sha1sum="44da41792c60419863d7e13fa1deaf6b24dd69b8" type="tarxz">https://ftp.gnu.org/gnu/binutils/binutils-2.42.tar.xz</Archive>
  15. <BuildDependencies>
  16. <Dependency>texinfo</Dependency>
  17. </BuildDependencies>
  18. <Patches>
  19. <Patch level="1">fedora/binutils-gold-warn-unsupported.patch</Patch>
  20. </Patches>
  21. </Source>
  22. <Package>
  23. <Name>binutils</Name>
  24. <RuntimeDependencies>
  25. <Dependency>zlib</Dependency>
  26. </RuntimeDependencies>
  27. <Files>
  28. <Path fileType="config">/etc</Path>
  29. <Path fileType="executable">/usr/bin</Path>
  30. <Path fileType="library">/usr/lib</Path>
  31. <Path fileType="header">/usr/include</Path>
  32. <Path fileType="info">/usr/share/info</Path>
  33. <Path fileType="man">/usr/share/man</Path>
  34. </Files>
  35. </Package>
  36. <History>
  37. <Update release="14">
  38. <Date>2024-05-30</Date>
  39. <Version>2.42</Version>
  40. <Comment>Version bump</Comment>
  41. <Name>Mustafa Cinasal</Name>
  42. <Email>muscnsl@gmail.com</Email>
  43. </Update>
  44. <Update release="13">
  45. <Date>2023-02-01</Date>
  46. <Version>2.40</Version>
  47. <Comment>Rebuild.</Comment>
  48. <Name>Mustafa Cinasal</Name>
  49. <Email>muscnsl@gmail.com</Email>
  50. </Update>
  51. <Update release="12">
  52. <Date>2023-01-30</Date>
  53. <Version>2.40</Version>
  54. <Comment>Version bump.</Comment>
  55. <Name>Mustafa Cinasal</Name>
  56. <Email>muscnsl@gmail.com</Email>
  57. </Update>
  58. <Update release="11">
  59. <Date>2022-07-18</Date>
  60. <Version>2.36.1</Version>
  61. <Comment>Rebuild.</Comment>
  62. <Name>Mustafa Cinasal</Name>
  63. <Email>muscnsl@gmail.com</Email>
  64. </Update>
  65. <Update release="10">
  66. <Date>2021-06-02</Date>
  67. <Version>2.36.1</Version>
  68. <Comment>Ver bump.</Comment>
  69. <Name>İdris Kalp</Name>
  70. <Email>idriskalp@gmail.com</Email>
  71. </Update>
  72. <Update release="9">
  73. <Date>2021-05-19</Date>
  74. <Version>2.35.1</Version>
  75. <Comment>Rebuild.</Comment>
  76. <Name>Mustafa Cinasal</Name>
  77. <Email>muscnsl@gmail.com</Email>
  78. </Update>
  79. <Update release="8">
  80. <Date>2020-12-15</Date>
  81. <Version>2.35.1</Version>
  82. <Comment>Rebuild.</Comment>
  83. <Name>Mustafa Cinasal</Name>
  84. <Email>muscnsl@gmail.com</Email>
  85. </Update>
  86. <Update release="7">
  87. <Date>2020-12-03</Date>
  88. <Version>2.35.1</Version>
  89. <Comment>Rebuild.</Comment>
  90. <Name>Idris Kalp</Name>
  91. <Email>idriskalp@gmail.com</Email>
  92. </Update>
  93. <Update release="6">
  94. <Date>2020-10-21</Date>
  95. <Version>2.35.1</Version>
  96. <Comment>Version bump -phase1.</Comment>
  97. <Name>Idris Kalp</Name>
  98. <Email>idriskalp@gmail.com</Email>
  99. </Update>
  100. <Update release="5">
  101. <Date>2019-12-13</Date>
  102. <Version>2.33.1</Version>
  103. <Comment>Rebuild with new toolchain</Comment>
  104. <Name>Idris Kalp</Name>
  105. <Email>idriskalp@gmail.com</Email>
  106. </Update>
  107. <Update release="4">
  108. <Date>2018-07-15</Date>
  109. <Version>2.30</Version>
  110. <Comment>Version bump.</Comment>
  111. <Name>Ertuğrul Erata</Name>
  112. <Email>ertugrulerata@gmail.com</Email>
  113. </Update>
  114. <Update release="3">
  115. <Date>2017-01-02</Date>
  116. <Version>2.27</Version>
  117. <Comment>Version bump.</Comment>
  118. <Name>Ertuğrul Erata</Name>
  119. <Email>ertugrulerata@gmail.com</Email>
  120. </Update>
  121. <Update release="2">
  122. <Date>2016-04-26</Date>
  123. <Version>2.26</Version>
  124. <Comment>Version bump.</Comment>
  125. <Name>Ertuğrul Erata</Name>
  126. <Email>ertugrulerata@gmail.com</Email>
  127. </Update>
  128. <Update release="1">
  129. <Date>2016-04-03</Date>
  130. <Version>2.26</Version>
  131. <Comment>First release, fix for syslinux build</Comment>
  132. <Name>Ertuğrul Erata</Name>
  133. <Email>ertugrulerata@gmail.com</Email>
  134. </Update>
  135. </History>
  136. </PISI>