pspec.xml 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>pcmanfm-qt</Name>
  6. <Homepage>https://github.com/lxqt/pcmanfm-qt</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL2</License>
  12. <Icon>lxqt</Icon>
  13. <IsA>app:gui</IsA>
  14. <Summary>The LXQt file manager, Qt port of PCManFM</Summary>
  15. <Description>File manager and desktop icon manager (Qt port of PCManFM and libfm)</Description>
  16. <Archive sha1sum="391b3c855fa3c2a474246b5875315cb3a08bd1a7" type="tarxz">https://github.com/lxqt/pcmanfm-qt/releases/download/2.1.0/pcmanfm-qt-2.1.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cairo-devel</Dependency>
  19. <Dependency>cmake</Dependency>
  20. <Dependency>glib2-devel</Dependency>
  21. <Dependency versionFrom="2.1.0">libfm-qt-devel</Dependency>
  22. <Dependency>libgcc</Dependency>
  23. <Dependency versionFrom="2.1.0">liblxqt-devel</Dependency>
  24. <Dependency versionFrom="4.0.0">libqtxdg-devel</Dependency>
  25. <Dependency>menu-cache-devel</Dependency>
  26. <Dependency>libxcb-devel</Dependency>
  27. <Dependency>libkexiv2-kf6-devel</Dependency>
  28. <Dependency>qt6-base-devel</Dependency>
  29. <Dependency>qt6-linguist</Dependency>
  30. <Dependency>kwindowsystem-kf6-devel</Dependency>
  31. <Dependency>libexif-devel</Dependency>
  32. <Dependency>udisks2-devel</Dependency>
  33. <Dependency>layer-shell-qt-kf6-devel</Dependency>
  34. <Dependency versionFrom="2.1.0">lxqt-build-tools</Dependency>
  35. </BuildDependencies>
  36. </Source>
  37. <Package>
  38. <Name>pcmanfm-qt</Name>
  39. <RuntimeDependencies>
  40. <Dependency>glib2</Dependency>
  41. <Dependency>libgcc</Dependency>
  42. <Dependency>libxcb</Dependency>
  43. <Dependency>libfm-qt</Dependency>
  44. <Dependency>qt6-base</Dependency>
  45. <Dependency>breeze-icons-kf6</Dependency>
  46. <Dependency>gvfs</Dependency>
  47. <Dependency>udisks2</Dependency>
  48. <Dependency>menu-cache</Dependency>
  49. <Dependency>layer-shell-qt-kf6</Dependency>
  50. </RuntimeDependencies>
  51. <Files>
  52. <Path fileType="config">/etc</Path>
  53. <Path fileType="executable">/usr/bin</Path>
  54. <Path fileType="library">/usr/lib</Path>
  55. <Path fileType="data">/usr/share/</Path>
  56. </Files>
  57. <AdditionalFiles>
  58. <AdditionalFile permission="0644" owner="root" target="/usr/share/pcmanfm-qt/lxqt/settings.conf">settings.conf</AdditionalFile>
  59. <AdditionalFile permission="0644" owner="root" target="/usr/share/applications/pcmanfm-qt-desktop-pref.desktop">pcmanfm-qt-desktop-pref.desktop</AdditionalFile>
  60. </AdditionalFiles>
  61. </Package>
  62. <History>
  63. <Update release="23">
  64. <Date>2024-12-28</Date>
  65. <Version>2.1.0</Version>
  66. <Comment>Version bump.</Comment>
  67. <Name>Pisi Linux Community</Name>
  68. <Email>admin@pisilinux.org</Email>
  69. </Update>
  70. <Update release="22">
  71. <Date>2024-11-05</Date>
  72. <Version>2.1.0</Version>
  73. <Comment>Version bump.</Comment>
  74. <Name>Pisi Linux Community</Name>
  75. <Email>admin@pisilinux.org</Email>
  76. </Update>
  77. <Update release="21">
  78. <Date>2024-04-18</Date>
  79. <Version>2.0.0</Version>
  80. <Comment>Version bump.</Comment>
  81. <Name>Mustafa Cinasal</Name>
  82. <Email>muscnsl@gmail.com</Email>
  83. </Update>
  84. <Update release="20">
  85. <Date>2024-02-18</Date>
  86. <Version>1.4.1</Version>
  87. <Comment>Version bump.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="19">
  92. <Date>2023-11-21</Date>
  93. <Version>1.4.0</Version>
  94. <Comment>Version bump.</Comment>
  95. <Name>Mustafa Cinasal</Name>
  96. <Email>muscnsl@gmail.com</Email>
  97. </Update>
  98. <Update release="18">
  99. <Date>2023-11-05</Date>
  100. <Version>1.3.0</Version>
  101. <Comment>Rebuild.</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="17">
  106. <Date>2023-04-23</Date>
  107. <Version>1.3.0</Version>
  108. <Comment>Version bump.</Comment>
  109. <Name>Mustafa Cinasal</Name>
  110. <Email>muscnsl@gmail.com</Email>
  111. </Update>
  112. <Update release="16">
  113. <Date>2023-01-20</Date>
  114. <Version>1.2.1</Version>
  115. <Comment>Version bump.</Comment>
  116. <Name>Mustafa Cinasal</Name>
  117. <Email>muscnsl@gmail.com</Email>
  118. </Update>
  119. <Update release="15">
  120. <Date>2022-11-14</Date>
  121. <Version>1.2.0</Version>
  122. <Comment>Version bump.</Comment>
  123. <Name>Mustafa Cinasal</Name>
  124. <Email>muscnsl@gmail.com</Email>
  125. </Update>
  126. <Update release="14">
  127. <Date>2022-04-25</Date>
  128. <Version>1.1.0</Version>
  129. <Comment>Version bump.</Comment>
  130. <Name>Ayhan Yalçınsoy</Name>
  131. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  132. </Update>
  133. <Update release="13">
  134. <Date>2021-11-14</Date>
  135. <Version>1.0.0</Version>
  136. <Comment>Version bump.</Comment>
  137. <Name>Mustafa Cinasal</Name>
  138. <Email>muscnsl@gmail.com</Email>
  139. </Update>
  140. <Update release="12">
  141. <Date>2021-04-30</Date>
  142. <Version>0.17.0</Version>
  143. <Comment>Version bump.</Comment>
  144. <Name>Ayhan Yalçınsoy</Name>
  145. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  146. </Update>
  147. <Update release="11">
  148. <Date>2020-11-05</Date>
  149. <Version>0.16.0</Version>
  150. <Comment>Version bump.</Comment>
  151. <Name>Mustafa Cinasal</Name>
  152. <Email>muscnsl@gmail.com</Email>
  153. </Update>
  154. <Update release="10">
  155. <Date>2020-09-17</Date>
  156. <Version>0.15.1</Version>
  157. <Comment>Version bump.</Comment>
  158. <Name>Ayhan Yalçınsoy</Name>
  159. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  160. </Update>
  161. <Update release="9">
  162. <Date>2020-04-26</Date>
  163. <Version>0.15.0</Version>
  164. <Comment>Version bump.</Comment>
  165. <Name>Mustafa Cinasal</Name>
  166. <Email>muscnsl@gmail.com</Email>
  167. </Update>
  168. <Update release="8">
  169. <Date>2020-04-26</Date>
  170. <Version>0.14.1</Version>
  171. <Comment>rebuild for qt5.14.2</Comment>
  172. <Name>Ayhan Yalçınsoy</Name>
  173. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  174. </Update>
  175. <Update release="7">
  176. <Date>2019-08-16</Date>
  177. <Version>0.14.1</Version>
  178. <Comment>rebuild for qt5.13.0</Comment>
  179. <Name>Ayhan Yalçınsoy</Name>
  180. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  181. </Update>
  182. <Update release="6">
  183. <Date>2019-02-28</Date>
  184. <Version>0.14.1</Version>
  185. <Comment>Version bump</Comment>
  186. <Name>Ayhan Yalçınsoy</Name>
  187. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  188. </Update>
  189. <Update release="5">
  190. <Date>2019-01-27</Date>
  191. <Version>0.14.0</Version>
  192. <Comment>Version bump</Comment>
  193. <Name>Ayhan Yalçınsoy</Name>
  194. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  195. </Update>
  196. <Update release="4">
  197. <Date>2019-01-02</Date>
  198. <Version>0.13.0</Version>
  199. <Comment>Rebuild for qt</Comment>
  200. <Name>Ayhan Yalçınsoy</Name>
  201. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  202. </Update>
  203. <Update release="3">
  204. <Date>2018-11-28</Date>
  205. <Version>0.13.0</Version>
  206. <Comment>Rebuild</Comment>
  207. <Name>Ayhan Yalçınsoy</Name>
  208. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  209. </Update>
  210. <Update release="2">
  211. <Date>2018-08-31</Date>
  212. <Version>0.13.0</Version>
  213. <Comment>Version bump.</Comment>
  214. <Name>Mustafa Cinasal</Name>
  215. <Email>muscnsl@gmail.com</Email>
  216. </Update>
  217. <Update release="1">
  218. <Date>2018-04-23</Date>
  219. <Version>0.12.0</Version>
  220. <Comment>First release.</Comment>
  221. <Name>Ayhan Yalçınsoy</Name>
  222. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  223. </Update>
  224. </History>
  225. </PISI>