pspec.xml 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>lxqt-admin</Name>
  6. <Homepage>https://github.com/lxde/lxqt-admin</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app</IsA>
  13. <Icon>lxqt</Icon>
  14. <Summary>LXQt system administration tool</Summary>
  15. <Description>LXQt system administration tool</Description>
  16. <Archive sha1sum="8a4a7b048992547c802252ac281a5fdcdcae55f5" type="tarxz">https://github.com/lxqt/lxqt-admin/releases/download/2.1.0/lxqt-admin-2.1.0.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>cmake</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency>polkit-qt6-devel</Dependency>
  21. <Dependency>kwindowsystem-kf6-devel</Dependency>
  22. <Dependency>libgcc</Dependency>
  23. <Dependency versionFrom="2.1.0">liblxqt-devel</Dependency>
  24. <Dependency>qt6-base-devel</Dependency>
  25. <Dependency>qt6-linguist</Dependency>
  26. <Dependency vesionFrom="2.0.0">lxqt-build-tools</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>lxqt-admin</Name>
  31. <RuntimeDependencies>
  32. <Dependency>libgcc</Dependency>
  33. <Dependency>liblxqt</Dependency>
  34. <Dependency>qt6-base</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="executable">/usr/bin</Path>
  38. <Path fileType="data">/usr/share</Path>
  39. </Files>
  40. </Package>
  41. <History>
  42. <Update release="18">
  43. <Date>2024-11-05</Date>
  44. <Version>2.1.0</Version>
  45. <Comment>Version bump.</Comment>
  46. <Name>Pisi Linux Community</Name>
  47. <Email>admin@pisilinux.org</Email>
  48. </Update>
  49. <Update release="17">
  50. <Date>2024-04-18</Date>
  51. <Version>2.0.0</Version>
  52. <Comment>Version bump.</Comment>
  53. <Name>Mustafa Cinasal</Name>
  54. <Email>muscnsl@gmail.com</Email>
  55. </Update>
  56. <Update release="16">
  57. <Date>2023-11-21</Date>
  58. <Version>1.4.0</Version>
  59. <Comment>Version bump.</Comment>
  60. <Name>Mustafa Cinasal</Name>
  61. <Email>muscnsl@gmail.com</Email>
  62. </Update>
  63. <Update release="15">
  64. <Date>2023-04-23</Date>
  65. <Version>1.3.0</Version>
  66. <Comment>Version bump.</Comment>
  67. <Name>Mustafa Cinasal</Name>
  68. <Email>muscnsl@gmail.com</Email>
  69. </Update>
  70. <Update release="14">
  71. <Date>2022-11-14</Date>
  72. <Version>1.2.0</Version>
  73. <Comment>Version bump.</Comment>
  74. <Name>Mustafa Cinasal</Name>
  75. <Email>muscnsl@gmail.com</Email>
  76. </Update>
  77. <Update release="13">
  78. <Date>2022-04-22</Date>
  79. <Version>1.1.0</Version>
  80. <Comment>version bump.</Comment>
  81. <Name>Ayhan Yalçınsoy</Name>
  82. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  83. </Update>
  84. <Update release="12">
  85. <Date>2021-11-14</Date>
  86. <Version>1.0.0</Version>
  87. <Comment>Version bump.</Comment>
  88. <Name>Mustafa Cinasal</Name>
  89. <Email>muscnsl@gmail.com</Email>
  90. </Update>
  91. <Update release="11">
  92. <Date>2021-04-26</Date>
  93. <Version>0.17.0</Version>
  94. <Comment>version bump.</Comment>
  95. <Name>Ayhan Yalçınsoy</Name>
  96. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  97. </Update>
  98. <Update release="10">
  99. <Date>2020-11-05</Date>
  100. <Version>0.16.0</Version>
  101. <Comment>Version bump.</Comment>
  102. <Name>Mustafa Cinasal</Name>
  103. <Email>muscnsl@gmail.com</Email>
  104. </Update>
  105. <Update release="9">
  106. <Date>2020-04-26</Date>
  107. <Version>0.15.0</Version>
  108. <Comment>Version bump.</Comment>
  109. <Name>Mustafa Cinasal</Name>
  110. <Email>muscnsl@gmail.com</Email>
  111. </Update>
  112. <Update release="8">
  113. <Date>2020-04-06</Date>
  114. <Version>0.14.1</Version>
  115. <Comment>rebuild for qt5.14.2</Comment>
  116. <Name>Ayhan Yalçınsoy</Name>
  117. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  118. </Update>
  119. <Update release="7">
  120. <Date>2019-08-16</Date>
  121. <Version>0.14.1</Version>
  122. <Comment>rebuild for qt5.13.0</Comment>
  123. <Name>Ayhan Yalçınsoy</Name>
  124. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  125. </Update>
  126. <Update release="6">
  127. <Date>2019-02-28</Date>
  128. <Version>0.14.1</Version>
  129. <Comment>version bump</Comment>
  130. <Name>Ayhan Yalçınsoy</Name>
  131. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  132. </Update>
  133. <Update release="5">
  134. <Date>2019-01-27</Date>
  135. <Version>0.14.0</Version>
  136. <Comment>version bump</Comment>
  137. <Name>Ayhan Yalçınsoy</Name>
  138. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  139. </Update>
  140. <Update release="4">
  141. <Date>2019-01-02</Date>
  142. <Version>0.13.0</Version>
  143. <Comment>rebuild for qt</Comment>
  144. <Name>Ayhan Yalçınsoy</Name>
  145. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  146. </Update>
  147. <Update release="3">
  148. <Date>2018-11-28</Date>
  149. <Version>0.13.0</Version>
  150. <Comment>Version bump.</Comment>
  151. <Name>Ayhan Yalçınsoy</Name>
  152. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  153. </Update>
  154. <Update release="2">
  155. <Date>2018-08-31</Date>
  156. <Version>0.13.0</Version>
  157. <Comment>Version bump.</Comment>
  158. <Name>Mustafa Cinasal</Name>
  159. <Email>muscnsl@gmail.com</Email>
  160. </Update>
  161. <Update release="1">
  162. <Date>2018-04-23</Date>
  163. <Version>0.12.0</Version>
  164. <Comment>First release</Comment>
  165. <Name>Ayhan Yalçınsoy</Name>
  166. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  167. </Update>
  168. </History>
  169. </PISI>