pspec.xml 6.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>ncurses</Name>
  6. <Homepage>http://www.gnu.org/software/ncurses/ncurses.html</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <IsA>library</IsA>
  13. <Summary>Console display library</Summary>
  14. <Description>The NCurses is a library of functions that manage an application's display on character-cell terminals. The NCurses library defines many functions such as moving mouse and cursor, keyboard mapping and dispaying in color.</Description>
  15. <!-- <Archive sha1sum="bb5eb3f34b3ecd5bac8d0b58164b847f135b3d62" type="targz">mirrors://gnu/ncurses/ncurses-6.4.tar.gz</Archive> -->
  16. <Archive sha1sum="cb68a5d2404d9050bfaf46c586c24902207a4c01" type="targz">https://github.com/ThomasDickey/ncurses-snapshots/archive/refs/tags/v6_4_20240420.tar.gz</Archive>
  17. <BuildDependencies>
  18. <!-- <Dependency>gnuconfig</Dependency> -->
  19. <!-- <Dependency>readline-devel</Dependency> -->
  20. </BuildDependencies>
  21. </Source>
  22. <Package>
  23. <Name>ncurses</Name>
  24. <Files>
  25. <Path fileType="config">/etc</Path>
  26. <Path fileType="library">/lib</Path>
  27. <Path fileType="executable">/usr/bin</Path>
  28. <Path fileType="library">/usr/lib</Path>
  29. <Path fileType="data">/usr/share/terminfo</Path>
  30. <Path fileType="data">/usr/share/tabset</Path>
  31. <Path fileType="man">/usr/share/man</Path>
  32. <Path fileType="doc">/usr/share/doc</Path>
  33. </Files>
  34. </Package>
  35. <Package>
  36. <Name>ncurses-devel</Name>
  37. <PartOf>system.devel</PartOf>
  38. <Summary>Development files for ncurses</Summary>
  39. <RuntimeDependencies>
  40. <Dependency release="current">ncurses</Dependency>
  41. </RuntimeDependencies>
  42. <Files>
  43. <Path fileType="header">/usr/include</Path>
  44. <Path fileType="library">/usr/lib/pkgconfig</Path>
  45. <Path fileType="library">/usr/lib/static</Path>
  46. <Path fileType="library">/usr/lib32/static</Path>
  47. <Path fileType="man">/usr/share/man/man3</Path>
  48. <Path fileType="data">/usr/share/pkgconfig</Path>
  49. </Files>
  50. </Package>
  51. <Package>
  52. <Name>ncurses-32bit</Name>
  53. <PartOf>emul32</PartOf>
  54. <Summary>32-bit shared libraries for ncurses</Summary>
  55. <BuildType>_emul32</BuildType>
  56. <BuildDependencies>
  57. </BuildDependencies>
  58. <RuntimeDependencies>
  59. <Dependency release="current">ncurses</Dependency>
  60. </RuntimeDependencies>
  61. <Files>
  62. <Path fileType="library">/usr/lib32</Path>
  63. <Path fileType="data">/usr/lib32/pkgconfig</Path>
  64. </Files>
  65. </Package>
  66. <History>
  67. <Update release="13">
  68. <Date>2024-06-03</Date>
  69. <Version>6.4</Version>
  70. <Comment>Version bump 20240420.</Comment>
  71. <Name>Pisi Linux Community</Name>
  72. <Email>admin@pisilinux.org</Email>
  73. </Update>
  74. <Update release="12">
  75. <Date>2023-07-20</Date>
  76. <Version>6.4</Version>
  77. <Comment>Rebuild.</Comment>
  78. <Name>Mustafa Cinasal</Name>
  79. <Email>muscnsl@gmail.com</Email>
  80. </Update>
  81. <Update release="11">
  82. <Date>2023-01-29</Date>
  83. <Version>6.4</Version>
  84. <Comment>Version bump.</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnsl@gmail.com</Email>
  87. </Update>
  88. <Update release="10">
  89. <Date>2022-07-24</Date>
  90. <Version>6.3</Version>
  91. <Comment>Rebuild</Comment>
  92. <Name>Mustafa Cinasal</Name>
  93. <Email>muscnsl@gmail.com</Email>
  94. </Update>
  95. <Update release="9">
  96. <Date>2022-05-05</Date>
  97. <Version>6.3</Version>
  98. <Comment>Version bump.</Comment>
  99. <Name>İdris Kalp</Name>
  100. <Email>idriskalp@gmail.com</Email>
  101. </Update>
  102. <Update release="8">
  103. <Date>2020-12-09</Date>
  104. <Version>6.2</Version>
  105. <Comment>Version bump.</Comment>
  106. <Name>Mustafa Cinasal</Name>
  107. <Email>muscnsl@gmail.com</Email>
  108. </Update>
  109. <Update release="7">
  110. <Date>2019-12-11</Date>
  111. <Version>6.1</Version>
  112. <Comment>Rebuild</Comment>
  113. <Name>Idris Kalp</Name>
  114. <Email>idriskalp@gmail.com</Email>
  115. </Update>
  116. <Update release="6">
  117. <Date>2019-01-25</Date>
  118. <Version>6.1</Version>
  119. <Comment>Rebuild</Comment>
  120. <Name>Mustafa Cinasal</Name>
  121. <Email>muscnsl@gmail.com</Email>
  122. </Update>
  123. <Update release="5">
  124. <Date>2018-07-15</Date>
  125. <Version>6.1</Version>
  126. <Comment>Rebuild</Comment>
  127. <Name>Ertuğrul Erata</Name>
  128. <Email>ertugrulerata@gmail.com</Email>
  129. </Update>
  130. <Update release="4">
  131. <Date>2018-03-02</Date>
  132. <Version>6.1</Version>
  133. <Comment>Release bump</Comment>
  134. <Name>Ercan Ersoy</Name>
  135. <Email>ercanersoy@ercanersoy.net</Email>
  136. </Update>
  137. <Update release="3">
  138. <Date>2017-01-04</Date>
  139. <Version>6.0</Version>
  140. <Comment>Rebuild with new toolchain.</Comment>
  141. <Name>Ertuğrul Erata</Name>
  142. <Email>ertugrulerata@gmail.com</Email>
  143. </Update>
  144. <Update release="2">
  145. <Date>2016-04-27</Date>
  146. <Version>6.0</Version>
  147. <Comment>Release Bump</Comment>
  148. <Name>PisiLinux Community</Name>
  149. <Email>admin@pisilinux.org</Email>
  150. </Update>
  151. <Update release="1">
  152. <Date>2016-02-28</Date>
  153. <Version>6.0</Version>
  154. <Comment>First release</Comment>
  155. <Name>Ertuğrul Erata</Name>
  156. <Email>ertugrulerata@gmail.com</Email>
  157. </Update>
  158. </History>
  159. </PISI>