pspec.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>pisi</Name>
  6. <Homepage>https://www.pisilinux.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admin@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:console</IsA>
  13. <Summary>PISI is the package management system of Pisi Linux</Summary>
  14. <Description>PISI is a modern package management system implemented in Python. Some of its main features are: package sources are written in XML and python, implements all functions through a simple-to-use API, integrates low-level and high-level package management features.</Description>
  15. <Archive sha1sum="6e014304e8f87c9426808dfbeda6f7ddf44c4a39" type="targz">https://github.com/PisiLinuxNew/pisi/archive/v2.7.2.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>comar</Dependency>
  18. <Dependency>plyvel</Dependency>
  19. <Dependency>python</Dependency>
  20. <Dependency>gettext</Dependency>
  21. <Dependency>libunwind-devel</Dependency>
  22. <Dependency>intltool</Dependency>
  23. <Dependency versionFrom="1.18">leveldb-devel</Dependency>
  24. </BuildDependencies>
  25. <Patches>
  26. <Patch level="1">0001-PackageKit-Search-Bug-Fix.patch</Patch>
  27. <Patch level="1">pot_file_and_ru_translation.patch</Patch>
  28. <Patch level="1">qt6-actionsapi.patch</Patch>
  29. <Patch level="1">perlmodules_fix_Build_PL.patch</Patch>
  30. <Patch level="1">python3modules.patch</Patch>
  31. <Patch level="1">kde6-tools.patch</Patch>
  32. <Patch level="1">kerneltools-kernnel6.patch</Patch>
  33. </Patches>
  34. </Source>
  35. <Package>
  36. <Name>pisi</Name>
  37. <RuntimeDependencies>
  38. <Dependency>tar</Dependency>
  39. <Dependency>file</Dependency>
  40. <Dependency>comar</Dependency>
  41. <Dependency>plyvel</Dependency>
  42. <Dependency>python</Dependency>
  43. <Dependency>gettext</Dependency>
  44. <Dependency versionFrom="1.18">leveldb</Dependency>
  45. <Dependency>piksemel</Dependency>
  46. <Dependency>comar-api</Dependency>
  47. <Dependency>urlgrabber</Dependency>
  48. <Dependency>python-psutil</Dependency>
  49. <Dependency>libunwind</Dependency>
  50. <!--<Dependency>diffutils</Dependency>
  51. <Dependency>patch</Dependency>--><!-- cirle deps ? -->
  52. <Dependency>python-pyliblzma</Dependency>
  53. <Dependency versionFrom="4.4.0">mudur</Dependency>
  54. </RuntimeDependencies>
  55. <Files>
  56. <Path fileType="executable">/usr/bin</Path>
  57. <Path fileType="executable">/usr/sbin</Path>
  58. <Path fileType="library">/usr/lib/pardus/pisi</Path>
  59. <Path fileType="library">/usr/lib/pisilinux/pisi</Path>
  60. <Path fileType="localedata">/usr/share/locale</Path>
  61. <Path fileType="doc">/usr/share/doc</Path>
  62. <Path fileType="config">/etc/pisi</Path>
  63. <Path fileType="data">/usr/share/mime/packages</Path>
  64. <Path fileType="config">/usr/lib/tmpfiles.d/pisi.conf</Path>
  65. <Path fileType="data">/run/lock/files.ldb/LOCK</Path>
  66. <Path fileType="data">/var/lib/pisi/info/files.ldb/LOCK</Path>
  67. </Files>
  68. <AdditionalFiles>
  69. <AdditionalFile owner="root" permission="0644" target="/etc/pisi/mirrors.conf">mirrors.conf</AdditionalFile>
  70. <AdditionalFile owner="root" permission="0644" target="/etc/pisi/sandbox.conf">sandbox.conf</AdditionalFile>
  71. <AdditionalFile owner="root" permission="0644" target="/usr/share/mime/packages/pisi.xml">pisi.xml</AdditionalFile>
  72. <AdditionalFile owner="root" permission="0644" target="/etc/pisi/pisi.conf">pisi.conf</AdditionalFile>
  73. <AdditionalFile target="/usr/lib/tmpfiles.d/pisi.conf" permission="0644" owner="root">tmpfiles.conf</AdditionalFile>
  74. </AdditionalFiles>
  75. <Provides>
  76. <COMAR script="package.py">System.Package</COMAR>
  77. <COMAR script="manager.py">System.Manager</COMAR>
  78. </Provides>
  79. </Package>
  80. <History>
  81. <Update release="26">
  82. <Date>2024-05-04</Date>
  83. <Version>2.7.2</Version>
  84. <Comment>Rebuild kernel6.patch</Comment>
  85. <Name>Mustafa Cinasal</Name>
  86. <Email>muscnsl@gmail.com</Email>
  87. </Update>
  88. <Update release="25">
  89. <Date>2024-02-28</Date>
  90. <Version>2.7.2</Version>
  91. <Comment>Rebuild kde6.tools.</Comment>
  92. <Name>Mustafa Cinasal</Name>
  93. <Email>muscnsl@gmail.com</Email>
  94. </Update>
  95. <Update release="24">
  96. <Date>2023-06-12</Date>
  97. <Version>2.7.2</Version>
  98. <Comment>Rebuild python3modules.</Comment>
  99. <Name>Mustafa Cinasal</Name>
  100. <Email>muscnsl@gmail.com</Email>
  101. </Update>
  102. <Update release="23">
  103. <Date>2022-12-31</Date>
  104. <Version>2.7.2</Version>
  105. <Comment>Rebuild perlmodules.</Comment>
  106. <Name>fury</Name>
  107. <Email>uglyside@yandex.ru</Email>
  108. </Update>
  109. <Update release="22">
  110. <Date>2022-10-05</Date>
  111. <Version>2.7.2</Version>
  112. <Comment>Rebuild qt6 actionsapi.</Comment>
  113. <Name>Mustafa Cinasal</Name>
  114. <Email>muscnsl@gmail.com</Email>
  115. </Update>
  116. <Update release="21">
  117. <Date>2022-07-23</Date>
  118. <Version>2.7.2</Version>
  119. <Comment>Rebuild.</Comment>
  120. <Name>Mustafa Cinasal</Name>
  121. <Email>muscnsl@gmail.com</Email>
  122. </Update>
  123. <Update release="20">
  124. <Date>2022-06-27</Date>
  125. <Version>2.7.2</Version>
  126. <Comment>Rebuild.</Comment>
  127. <Name>Mustafa Cinasal</Name>
  128. <Email>muscnsl@gmail.com</Email>
  129. </Update>
  130. <Update release="19">
  131. <Date>2021-11-27</Date>
  132. <Version>2.7.2</Version>
  133. <Comment>Rebuild.</Comment>
  134. <Name>Berk Çakar</Name>
  135. <Email>berk2238@hotmail.com</Email>
  136. </Update>
  137. <Update release="18">
  138. <Date>2021-07-10</Date>
  139. <Version>2.7.2</Version>
  140. <Comment>Rebuild.</Comment>
  141. <Name>Berk Çakar</Name>
  142. <Email>berk2238@hotmail.com</Email>
  143. </Update>
  144. <Update release="17">
  145. <Date>2020-12-09</Date>
  146. <Version>2.7.2</Version>
  147. <Comment>Rebuild.</Comment>
  148. <Name>Mustafa Cinasal</Name>
  149. <Email>muscnsl@gmail.com</Email>
  150. </Update>
  151. <Update release="16">
  152. <Date>2020-01-13</Date>
  153. <Version>2.7.2</Version>
  154. <Comment>Version bump.</Comment>
  155. <Name>Safa Arıman</Name>
  156. <Email>safa@ariman.gen.tr</Email>
  157. </Update>
  158. <Update release="15">
  159. <Date>2020-01-10</Date>
  160. <Version>2.7.1</Version>
  161. <Comment>Rebuild</Comment>
  162. <Name>Safa Arıman</Name>
  163. <Email>safa@ariman.gen.tr</Email>
  164. </Update>
  165. <Update release="14">
  166. <Date>2020-01-10</Date>
  167. <Version>2.7.1</Version>
  168. <Comment>Apply patch and rebuild</Comment>
  169. <Name>Safa Arıman</Name>
  170. <Email>safa@ariman.gen.tr</Email>
  171. </Update>
  172. <Update release="13">
  173. <Date>2020-01-10</Date>
  174. <Version>2.7.1</Version>
  175. <Comment>Version bump</Comment>
  176. <Name>Safa Arıman</Name>
  177. <Email>safa@ariman.gen.tr</Email>
  178. </Update>
  179. <Update release="12">
  180. <Date>2020-01-08</Date>
  181. <Version>2.7</Version>
  182. <Comment>Version bump</Comment>
  183. <Name>Safa Arıman</Name>
  184. <Email>safa@ariman.gen.tr</Email>
  185. </Update>
  186. <Update release="11">
  187. <Date>2020-01-05</Date>
  188. <Version>2.6.1</Version>
  189. <Comment>add parameters</Comment>
  190. <Name>PisiLinux Community</Name>
  191. <Email>admin@pisilinux.org</Email>
  192. </Update>
  193. <Update release="10">
  194. <Date>2019-12-27</Date>
  195. <Version>2.6</Version>
  196. <Comment>Rebuild</Comment>
  197. <Name>Idris Kalp</Name>
  198. <Email>idriskalp@gmail.com</Email>
  199. </Update>
  200. <Update release="9">
  201. <Date>2019-01-20</Date>
  202. <Version>2.6</Version>
  203. <Comment>patch for kerneltools extra headers moved.</Comment>
  204. <Name>Ertuğrul Erata</Name>
  205. <Email>ertugrulerata@gmail.com</Email>
  206. </Update>
  207. <Update release="8">
  208. <Date>2018-12-24</Date>
  209. <Version>2.6</Version>
  210. <Comment>Rebuild qt5 import ayarı</Comment>
  211. <Name>Mustafa Cinasal</Name>
  212. <Email>muscnsl@gmail.com</Email>
  213. </Update>
  214. <Update release="7">
  215. <Date>2018-07-19</Date>
  216. <Version>2.6</Version>
  217. <Comment>Rebuild</Comment>
  218. <Name>Ertuğrul Erata</Name>
  219. <Email>ertugrulerata@gmail.com</Email>
  220. </Update>
  221. <Update release="6">
  222. <Date>2018-03-05</Date>
  223. <Version>2.6</Version>
  224. <Comment>Rebuild.</Comment>
  225. <Name>Mustafa Cinasal</Name>
  226. <Email>muscnsl@gmail.com</Email>
  227. </Update>
  228. <Update release="5">
  229. <Date>2017-01-22</Date>
  230. <Version>2.6</Version>
  231. <Comment>Rebuild with new toolchain.</Comment>
  232. <Name>Ertuğrul Erata</Name>
  233. <Email>ertugrulerata@gmail.com</Email>
  234. </Update>
  235. <Update release="4">
  236. <Date>2016-08-03</Date>
  237. <Version>2.6</Version>
  238. <Comment>add parameters</Comment>
  239. <Name>PisiLinux Community</Name>
  240. <Email>admin@pisilinux.org</Email>
  241. </Update>
  242. <Update release="3">
  243. <Date>2016-06-07</Date>
  244. <Version>2.6</Version>
  245. <Comment>Release Bump</Comment>
  246. <Name>PisiLinux Community</Name>
  247. <Email>admin@pisilinux.org</Email>
  248. </Update>
  249. <Update release="2">
  250. <Date>2016-04-27</Date>
  251. <Version>2.6</Version>
  252. <Comment>Release Bump</Comment>
  253. <Name>PisiLinux Community</Name>
  254. <Email>admin@pisilinux.org</Email>
  255. </Update>
  256. <Update release="1">
  257. <Date>2016-04-17</Date>
  258. <Version>2.6</Version>
  259. <Comment>First release</Comment>
  260. <Name>Ertuğrul Erata</Name>
  261. <Email>ertugrulerata@gmail.com</Email>
  262. </Update>
  263. </History>
  264. </PISI>