pspec.xml 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.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="efeb39679f5ca4335be42f000a89b7f330be46aa" type="targz">https://github.com/forYali/yali/archive/3.0.4.2.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. </BuildDependencies>
  22. <Patches>
  23. <!--Patch>no_old_filesdb.patch</Patch-->
  24. <Patch>fix_find_device.patch</Patch>
  25. </Patches>
  26. </Source>
  27. <Package>
  28. <Name>yali</Name>
  29. <RuntimeDependencies>
  30. <Dependency>python-qt5</Dependency>
  31. <Dependency>util-linux</Dependency>
  32. <Dependency>python</Dependency>
  33. <Dependency>e2fsprogs</Dependency>
  34. <!--<Dependency>gptsync</Dependency> -->
  35. <Dependency>mdadm</Dependency>
  36. <Dependency>lvm2</Dependency>
  37. <Dependency>reiserfsprogs</Dependency>
  38. <Dependency>ntfsprogs</Dependency>
  39. <Dependency>dosfstools</Dependency>
  40. <Dependency>xfsprogs</Dependency>
  41. <Dependency>zorg</Dependency>
  42. <Dependency>comar</Dependency>
  43. <Dependency>panda</Dependency>
  44. <Dependency>python-pyaspects</Dependency>
  45. <Dependency>pisilinux-python</Dependency>
  46. <Dependency>pisilinux-python-xorg</Dependency>
  47. <Dependency>syslinux</Dependency>
  48. <Dependency>pyqtermwidget5</Dependency>
  49. <!-- disable gfx family , find a proper solution for its menu generation -->
  50. <!--Dependency>gfxtheme-pisilinux-install</Dependency-->
  51. <Dependency>pyparted</Dependency>
  52. <Dependency>python-pyblock</Dependency>
  53. <Dependency>yali-branding-pisilinux</Dependency>
  54. <Dependency>yali-theme-pisilinux</Dependency>
  55. <Dependency>python-udev</Dependency>
  56. <Dependency>pisilinux-desktop-services</Dependency>
  57. <!--
  58. pardusman should add locale packages according to the selected languages.
  59. IsA tags could be used to decide which packages to be installed.
  60. -->
  61. <Dependency>glibc-locales-nl</Dependency>
  62. <Dependency>glibc-locales-de</Dependency>
  63. <Dependency>glibc-locales-es</Dependency>
  64. <Dependency>glibc-locales-pt</Dependency>
  65. <Dependency>glibc-locales-sv</Dependency>
  66. <Dependency>glibc-locales-fr</Dependency>
  67. <Dependency>glibc-locales-it</Dependency>
  68. <Dependency>glibc-locales-ca</Dependency>
  69. <Dependency>glibc-locales-pl</Dependency>
  70. <Dependency>glibc-locales-ru</Dependency>
  71. <Dependency>glibc-locales-hu</Dependency>
  72. <Dependency>glibc-locales-hr</Dependency>
  73. <Dependency>droid-fonts</Dependency>
  74. <!-- <Dependency>cursor-theme-oxygen-white</Dependency> -->
  75. </RuntimeDependencies>
  76. <Conflicts>
  77. <Package>Calamares</Package>
  78. <Package>calamares-theme-pisilinux</Package>
  79. </Conflicts>
  80. <Files>
  81. <Path fileType="executable">/usr/bin</Path>
  82. <Path fileType="library">/usr/lib</Path>
  83. <Path fileType="data">/usr/share</Path>
  84. <Path fileType="data">/etc/yali</Path>
  85. <Path fileType="data">/lib/udev/rules.d/70-yali.rules</Path>
  86. </Files>
  87. </Package>
  88. <History>
  89. <Update release="6">
  90. <Date>2017-12-25</Date>
  91. <Version>3.0.4.2</Version>
  92. <Comment>Version bump.</Comment>
  93. <Name>Ertuğrul Erata</Name>
  94. <Email>ertugrulerata@gmail.com</Email>
  95. </Update>
  96. <Update release="5">
  97. <Date>2017-11-04</Date>
  98. <Version>3.0.4.1</Version>
  99. <Comment>Version bump.</Comment>
  100. <Name>Ertuğrul Erata</Name>
  101. <Email>ertugrulerata@gmail.com</Email>
  102. </Update>
  103. <Update release="4">
  104. <Date>2017-08-12</Date>
  105. <Version>3.0.4.1</Version>
  106. <Comment>Rebuild</Comment>
  107. <Name>Ertuğrul Erata</Name>
  108. <Email>ertugrulerata@gmail.com</Email>
  109. </Update>
  110. <Update release="3">
  111. <Date>2017-03-15</Date>
  112. <Version>3.0.4.1</Version>
  113. <Comment>Version bump.</Comment>
  114. <Name>Ertuğrul Erata</Name>
  115. <Email>ertugrulerata@gmail.com</Email>
  116. </Update>
  117. <Update release="2">
  118. <Date>2017-03-08</Date>
  119. <Version>3.0.4</Version>
  120. <Comment>Version bump.</Comment>
  121. <Name>Ertuğrul Erata</Name>
  122. <Email>ertugrulerata@gmail.com</Email>
  123. </Update>
  124. <Update release="1">
  125. <Date>2017-03-05</Date>
  126. <Version>3.0.3</Version>
  127. <Comment>First release</Comment>
  128. <Name>Ertuğrul Erata</Name>
  129. <Email>ertugrulerata@gmail.com</Email>
  130. </Update>
  131. </History>
  132. </PISI>