pspec.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>yali</Name>
  6. <Homepage>http://www.pisilinux.org/</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>Yet Another Linux Installer</Summary>
  14. <Description>YALI is the graphical installer for PiSi Linux distribution which is written using the Qt framework.</Description>
  15. <Archive sha1sum="6dba68bd2177d2f9367c46b71fa3d27472ee7186" type="targz">https://github.com/erkanisik1/yali/archive/refs/tags/v3.3.7.8.tar.gz</Archive>
  16. <BuildDependencies>
  17. <Dependency>python-qt5-devel</Dependency>
  18. <Dependency>python-devel</Dependency>
  19. <Dependency>python-pygobject-devel</Dependency>
  20. <Dependency>e2fsprogs-devel</Dependency>
  21. <Dependency>qt5-linguist</Dependency>
  22. <Dependency>qt5-base-devel</Dependency>
  23. </BuildDependencies>
  24. <Patches>
  25. <!--Patch>no_old_filesdb.patch</Patch-->
  26. <Patch>fix_find_device.patch</Patch>
  27. <Patch>blkid-run.patch</Patch>
  28. </Patches>
  29. </Source>
  30. <Package>
  31. <Name>yali</Name>
  32. <RuntimeDependencies>
  33. <Dependency>python-qt5</Dependency>
  34. <Dependency>util-linux</Dependency>
  35. <Dependency>python</Dependency>
  36. <Dependency>e2fsprogs</Dependency>
  37. <!--<Dependency>gptsync</Dependency> -->
  38. <Dependency>mdadm</Dependency>
  39. <Dependency>lvm2</Dependency>
  40. <Dependency>reiserfsprogs</Dependency>
  41. <Dependency>ntfsprogs</Dependency>
  42. <Dependency>dosfstools</Dependency>
  43. <Dependency>xfsprogs</Dependency>
  44. <Dependency>zorg</Dependency>
  45. <Dependency>comar</Dependency>
  46. <Dependency>panda</Dependency>
  47. <Dependency>python-pyaspects</Dependency>
  48. <Dependency>pisilinux-python</Dependency>
  49. <Dependency>pisilinux-python-xorg</Dependency>
  50. <Dependency>syslinux</Dependency>
  51. <Dependency>pyqtermwidget5</Dependency>
  52. <!-- disable gfx family , find a proper solution for its menu generation -->
  53. <!--Dependency>gfxtheme-pisilinux-install</Dependency-->
  54. <Dependency>pyparted</Dependency>
  55. <Dependency>python-pyblock</Dependency>
  56. <Dependency>yali-branding-pisilinux</Dependency>
  57. <Dependency>yali-theme-pisilinux</Dependency>
  58. <Dependency>python-udev</Dependency>
  59. <Dependency>pisilinux-desktop-services</Dependency>
  60. <Dependency>rsync</Dependency>
  61. <Dependency>efibootmgr</Dependency>
  62. <!--
  63. pardusman should add locale packages according to the selected languages.
  64. IsA tags could be used to decide which packages to be installed.
  65. -->
  66. <Dependency>glibc-locales-nl</Dependency>
  67. <Dependency>glibc-locales-de</Dependency>
  68. <Dependency>glibc-locales-es</Dependency>
  69. <Dependency>glibc-locales-pt</Dependency>
  70. <Dependency>glibc-locales-sv</Dependency>
  71. <Dependency>glibc-locales-fr</Dependency>
  72. <Dependency>glibc-locales-it</Dependency>
  73. <Dependency>glibc-locales-ca</Dependency>
  74. <Dependency>glibc-locales-pl</Dependency>
  75. <Dependency>glibc-locales-ru</Dependency>
  76. <Dependency>glibc-locales-hu</Dependency>
  77. <Dependency>glibc-locales-hr</Dependency>
  78. <Dependency>droid-fonts</Dependency>
  79. <!-- <Dependency>cursor-theme-oxygen-white</Dependency> -->
  80. </RuntimeDependencies>
  81. <Conflicts>
  82. <Package>Calamares</Package>
  83. <Package>calamares-theme-pisilinux</Package>
  84. </Conflicts>
  85. <Files>
  86. <Path fileType="executable">/usr/bin</Path>
  87. <Path fileType="library">/usr/lib</Path>
  88. <Path fileType="data">/usr/share</Path>
  89. <Path fileType="data">/etc/yali</Path>
  90. <Path fileType="data">/lib/udev/rules.d/70-yali.rules</Path>
  91. </Files>
  92. </Package>
  93. <History>
  94. <Update release="27">
  95. <Date>2024-10-20</Date>
  96. <Version>3.3.7.8</Version>
  97. <Comment>Version bump.</Comment>
  98. <Name>Pisi Linux Community</Name>
  99. <Email>admin@pisilinux.org</Email>
  100. </Update>
  101. <Update release="26">
  102. <Date>2024-09-10</Date>
  103. <Version>3.3.7.7</Version>
  104. <Comment>Version bump.</Comment>
  105. <Name>Mustafa Cinasal</Name>
  106. <Email>muscnsl@gmail.com</Email>
  107. </Update>
  108. <Update release="25">
  109. <Date>2024-09-09</Date>
  110. <Version>3.3.7.6</Version>
  111. <Comment>Version bump.</Comment>
  112. <Name>Mustafa Cinasal</Name>
  113. <Email>muscnsl@gmail.com</Email>
  114. </Update>
  115. <Update release="24">
  116. <Date>2024-09-08</Date>
  117. <Version>3.3.7.5</Version>
  118. <Comment>Rebuild.</Comment>
  119. <Name>Mustafa Cinasal</Name>
  120. <Email>muscnsl@gmail.com</Email>
  121. </Update>
  122. <Update release="23">
  123. <Date>2024-09-06</Date>
  124. <Version>3.3.7.4</Version>
  125. <Comment>Rebuild.</Comment>
  126. <Name>Mustafa Cinasal</Name>
  127. <Email>muscnsl@gmail.com</Email>
  128. </Update>
  129. <Update release="22">
  130. <Date>2024-04-23</Date>
  131. <Version>3.3.7.3</Version>
  132. <Comment>Rebuild.</Comment>
  133. <Name>Mustafa Cinasal</Name>
  134. <Email>muscnsl@gmail.com</Email>
  135. </Update>
  136. <Update release="21">
  137. <Date>2022-08-20</Date>
  138. <Version>3.3.7.0</Version>
  139. <Comment>Rebuild.</Comment>
  140. <Name>Mustafa Cinasal</Name>
  141. <Email>muscnsl@gmail.com</Email>
  142. </Update>
  143. <Update release="20">
  144. <Date>2022-05-24</Date>
  145. <Version>3.3.7.0</Version>
  146. <Comment>Version bump.</Comment>
  147. <Name>Mustafa Cinasal</Name>
  148. <Email>muscnsl@gmail.com</Email>
  149. </Update>
  150. <Update release="19">
  151. <Date>2022-05-20</Date>
  152. <Version>3.3.6.0</Version>
  153. <Comment>Version bump.</Comment>
  154. <Name>Mustafa Cinasal</Name>
  155. <Email>muscnsl@gmail.com</Email>
  156. </Update>
  157. <Update release="18">
  158. <Date>2021-08-21</Date>
  159. <Version>3.3.5.0</Version>
  160. <Comment>Rebuild stable2.</Comment>
  161. <Name>Mustafa Cinasal</Name>
  162. <Email>muscnsl@gmail.com</Email>
  163. </Update>
  164. <Update release="17">
  165. <Date>2021-08-13</Date>
  166. <Version>3.3.5.0</Version>
  167. <Comment>Version bump.</Comment>
  168. <Name>Mustafa Cinasal</Name>
  169. <Email>muscnsl@gmail.com</Email>
  170. </Update>
  171. <Update release="16">
  172. <Date>2021-08-11</Date>
  173. <Version>3.3.4.0</Version>
  174. <Comment>Version bump.</Comment>
  175. <Name>Mustafa Cinasal</Name>
  176. <Email>muscnsl@gmail.com</Email>
  177. </Update>
  178. <Update release="15">
  179. <Date>2021-02-13</Date>
  180. <Version>3.3.3.0</Version>
  181. <Comment>Version bump.</Comment>
  182. <Name>Mustafa Cinasal</Name>
  183. <Email>muscnsl@gmail.com</Email>
  184. </Update>
  185. <Update release="14">
  186. <Date>2021-02-13</Date>
  187. <Version>3.3.1.0</Version>
  188. <Comment>Version bump.</Comment>
  189. <Name>Mustafa Cinasal</Name>
  190. <Email>muscnsl@gmail.com</Email>
  191. </Update>
  192. <Update release="13">
  193. <Date>2020-10-12</Date>
  194. <Version>3.2.2.1</Version>
  195. <Comment>Version bump.</Comment>
  196. <Name>Mustafa Cinasal</Name>
  197. <Email>muscnsl@gmail.com</Email>
  198. </Update>
  199. <Update release="12">
  200. <Date>2020-10-11</Date>
  201. <Version>3.2.2.0</Version>
  202. <Comment>Version bump.</Comment>
  203. <Name>Mustafa Cinasal</Name>
  204. <Email>muscnsl@gmail.com</Email>
  205. </Update>
  206. <Update release="11">
  207. <Date>2020-10-08</Date>
  208. <Version>3.2.1.0</Version>
  209. <Comment>Version bump.</Comment>
  210. <Name>Mustafa Cinasal</Name>
  211. <Email>muscnsl@gmail.com</Email>
  212. </Update>
  213. <Update release="10">
  214. <Date>2020-08-20</Date>
  215. <Version>3.2.0.0</Version>
  216. <Comment>Version Bump.</Comment>
  217. <Name>Erkan IŞIK</Name>
  218. <Email>erkanisik@pisilinux.org</Email>
  219. </Update>
  220. <Update release="10">
  221. <Date>2019-10-17</Date>
  222. <Version>3.0.4.3</Version>
  223. <Comment>Rebuild.</Comment>
  224. <Name>Mustafa Cinasal</Name>
  225. <Email>muscnsl@gmail.com</Email>
  226. </Update>
  227. <Update release="9">
  228. <Date>2018-08-13</Date>
  229. <Version>3.0.4.3</Version>
  230. <Comment>Rebuild New T.</Comment>
  231. <Name>Mustafa Cinasal</Name>
  232. <Email>muscnsl@gmail.com</Email>
  233. </Update>
  234. <Update release="8">
  235. <Date>2018-03-28</Date>
  236. <Version>3.0.4.3</Version>
  237. <Comment>Rebuild for 2.0</Comment>
  238. <Name>Ertuğrul Erata</Name>
  239. <Email>ertugrulerata@gmail.com</Email>
  240. </Update>
  241. <Update release="7">
  242. <Date>2018-03-15</Date>
  243. <Version>3.0.4.3</Version>
  244. <Comment>Version bump.</Comment>
  245. <Name>Ertuğrul Erata</Name>
  246. <Email>ertugrulerata@gmail.com</Email>
  247. </Update>
  248. <Update release="6">
  249. <Date>2017-12-25</Date>
  250. <Version>3.0.4.2</Version>
  251. <Comment>Version bump.</Comment>
  252. <Name>Ertuğrul Erata</Name>
  253. <Email>ertugrulerata@gmail.com</Email>
  254. </Update>
  255. <Update release="5">
  256. <Date>2017-11-04</Date>
  257. <Version>3.0.4.1</Version>
  258. <Comment>Version bump.</Comment>
  259. <Name>Ertuğrul Erata</Name>
  260. <Email>ertugrulerata@gmail.com</Email>
  261. </Update>
  262. <Update release="4">
  263. <Date>2017-08-12</Date>
  264. <Version>3.0.4.1</Version>
  265. <Comment>Rebuild</Comment>
  266. <Name>Ertuğrul Erata</Name>
  267. <Email>ertugrulerata@gmail.com</Email>
  268. </Update>
  269. <Update release="3">
  270. <Date>2017-03-15</Date>
  271. <Version>3.0.4.1</Version>
  272. <Comment>Version bump.</Comment>
  273. <Name>Ertuğrul Erata</Name>
  274. <Email>ertugrulerata@gmail.com</Email>
  275. </Update>
  276. <Update release="2">
  277. <Date>2017-03-08</Date>
  278. <Version>3.0.4</Version>
  279. <Comment>Version bump.</Comment>
  280. <Name>Ertuğrul Erata</Name>
  281. <Email>ertugrulerata@gmail.com</Email>
  282. </Update>
  283. <Update release="1">
  284. <Date>2017-03-05</Date>
  285. <Version>3.0.3</Version>
  286. <Comment>First release</Comment>
  287. <Name>Ertuğrul Erata</Name>
  288. <Email>ertugrulerata@gmail.com</Email>
  289. </Update>
  290. </History>
  291. </PISI>