pspec.xml 6.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>xterm</Name>
  6. <Homepage>http://invisible-island.net/xterm</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>MIT</License>
  12. <Icon>terminal</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>Terminal emulator for the X Window System</Summary>
  15. <Description>The xterm program is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use the window system directly.</Description>
  16. <Archive sha1sum="30bfe3cb722f917c5a3687f385e09eb189a9d912" type="targz">http://invisible-mirror.net/archives/xterm/xterm-395.tgz</Archive>
  17. <BuildDependencies>
  18. <Dependency>fontconfig-devel</Dependency>
  19. <Dependency>libICE-devel</Dependency>
  20. <Dependency>libXaw-devel</Dependency>
  21. <Dependency>libXft-devel</Dependency>
  22. <Dependency>libXmu-devel</Dependency>
  23. <Dependency>libXt-devel</Dependency>
  24. <Dependency>utempter-devel</Dependency>
  25. <Dependency>libXinerama-devel</Dependency>
  26. <Dependency>xorg-app</Dependency>
  27. <Dependency>libXpm-devel</Dependency>
  28. <Dependency>ncurses-devel</Dependency>
  29. <Dependency>libX11-devel</Dependency>
  30. <Dependency>libXext-devel</Dependency>
  31. <Dependency>freetype-devel</Dependency>
  32. </BuildDependencies>
  33. <Patches>
  34. <!-- <Patch level="1">xterm-226-man-page_paths.patch</Patch> -->
  35. <!-- <Patch level="1">xterm-238-windowfontops.patch</Patch> -->
  36. <!-- ftp://invisible-island.net/xterm/16colors.txt -->
  37. <Patch>16colors.txt.diff</Patch>
  38. <!-- Default resources for Pardus -->
  39. <Patch>defaults.patch</Patch>
  40. </Patches>
  41. </Source>
  42. <Package>
  43. <Name>xterm</Name>
  44. <RuntimeDependencies>
  45. <Dependency>fontconfig</Dependency>
  46. <Dependency>libICE</Dependency>
  47. <Dependency>libXext</Dependency>
  48. <Dependency>freetype</Dependency>
  49. <Dependency>libXaw</Dependency>
  50. <Dependency>libXft</Dependency>
  51. <Dependency>libXmu</Dependency>
  52. <Dependency>libXt</Dependency>
  53. <Dependency>libXinerama</Dependency>
  54. <Dependency>utempter</Dependency>
  55. <Dependency>xorg-app</Dependency>
  56. <Dependency>libXpm</Dependency>
  57. <Dependency>ncurses</Dependency>
  58. <Dependency>libX11</Dependency>
  59. </RuntimeDependencies>
  60. <Files>
  61. <Path fileType="executable">/usr/bin</Path>
  62. <Path fileType="data">/usr/share/X11</Path>
  63. <Path fileType="doc">/usr/share/doc</Path>
  64. <Path fileType="man">/usr/share/man</Path>
  65. </Files>
  66. </Package>
  67. <History>
  68. <Update release="14">
  69. <Date>2024-10-26</Date>
  70. <Version>395</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Pisi Linux Community</Name>
  73. <Email>admin@pisilinux.org</Email>
  74. </Update>
  75. <Update release="13">
  76. <Date>2024-02-20</Date>
  77. <Version>390</Version>
  78. <Comment>Version bump.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="12">
  83. <Date>2023-10-10</Date>
  84. <Version>386</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>Mustafa Cinasal</Name>
  87. <Email>muscnsl@gmail.com</Email>
  88. </Update>
  89. <Update release="11">
  90. <Date>2023-10-02</Date>
  91. <Version>385</Version>
  92. <Comment>Version bump.</Comment>
  93. <Name>Mustafa Cinasal</Name>
  94. <Email>muscnsl@gmail.com</Email>
  95. </Update>
  96. <Update release="10">
  97. <Date>2023-07-11</Date>
  98. <Version>384</Version>
  99. <Comment>Version bump.</Comment>
  100. <Name>Mustafa Cinasal</Name>
  101. <Email>muscnsl@gmail.com</Email>
  102. </Update>
  103. <Update release="9">
  104. <Date>2023-05-31</Date>
  105. <Version>382</Version>
  106. <Comment>Version bump.</Comment>
  107. <Name>Mustafa Cinasal</Name>
  108. <Email>muscnsl@gmail.com</Email>
  109. </Update>
  110. <Update release="8">
  111. <Date>2023-05-30</Date>
  112. <Version>381</Version>
  113. <Comment>Version bump.</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="7">
  118. <Date>2021-06-10</Date>
  119. <Version>368</Version>
  120. <Comment>Version bump.</Comment>
  121. <Name>Mustafa Cinasal</Name>
  122. <Email>muscnsl@gmail.com</Email>
  123. </Update>
  124. <Update release="6">
  125. <Date>2020-01-25</Date>
  126. <Version>348</Version>
  127. <Comment>Version bump.</Comment>
  128. <Name>Mustafa Cinasal</Name>
  129. <Email>muscnsl@gmail.com</Email>
  130. </Update>
  131. <Update release="5">
  132. <Date>2018-08-15</Date>
  133. <Version>331</Version>
  134. <Comment>Rebuild New T.</Comment>
  135. <Name>Mustafa Cinasal</Name>
  136. <Email>muscnsl@gmail.com</Email>
  137. </Update>
  138. <Update release="4">
  139. <Date>2017-02-16</Date>
  140. <Version>327</Version>
  141. <Comment>Rebuild.</Comment>
  142. <Name>Stefan Gronewold</Name>
  143. <Email>groni@pisilinux.org</Email>
  144. </Update>
  145. <Update release="3">
  146. <Date>2016-11-04</Date>
  147. <Version>327</Version>
  148. <Comment>Version bump</Comment>
  149. <Name>Stefan Gronewold</Name>
  150. <Email>groni@pisilinux.org</Email>
  151. </Update>
  152. <Update release="2">
  153. <Date>2016-05-02</Date>
  154. <Version>324</Version>
  155. <Comment>Version bump</Comment>
  156. <Name>Alihan Öztürk</Name>
  157. <Email>alihan@pisilinux.org</Email>
  158. </Update>
  159. <Update release="1">
  160. <Date>2014-05-13</Date>
  161. <Version>304</Version>
  162. <Comment>First release</Comment>
  163. <Name>Alihan Öztürk</Name>
  164. <Email>alihan@pisilinux.org</Email>
  165. </Update>
  166. </History>
  167. </PISI>