pspec.xml 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libqtxdg</Name>
  6. <Homepage>https://github.com/lxqt/libqtxdg</Homepage>
  7. <Packager>
  8. <Name>Ayhan Yalçınsoy</Name>
  9. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL2</License>
  12. <IsA>library</IsA>
  13. <Icon>lxqt</Icon>
  14. <Summary>Library providing freedesktop.org specs implementations for Qt.</Summary>
  15. <Description>Library providing freedesktop.org specs implementations for Qt.</Description>
  16. <Icon>lxqt-sudo</Icon>
  17. <Archive sha1sum="f4355d4846a9811d371e1cf7d7d998d220ad77eb" type="tarxz">https://github.com/lxqt/libqtxdg/releases/download/4.1.0/libqtxdg-4.1.0.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>libgcc</Dependency>
  20. <Dependency>cmake</Dependency>
  21. <Dependency>qt6-assistant-devel</Dependency>
  22. <Dependency>qt6-base-devel</Dependency>
  23. <Dependency>qt6-svg-devel</Dependency>
  24. <Dependency>gtk3-devel</Dependency>
  25. <Dependency>xdg-user-dirs</Dependency>
  26. <Dependency versionFrom="2.1.0">lxqt-build-tools</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>libqtxdg</Name>
  31. <RuntimeDependencies>
  32. <Dependency>libgcc</Dependency>
  33. <Dependency>glib2</Dependency>
  34. <Dependency>qt6-base</Dependency>
  35. <Dependency>qt6-svg</Dependency>
  36. </RuntimeDependencies>
  37. <Files>
  38. <Path fileType="config">/etc/xdg</Path>
  39. <Path fileType="executable">/usr/bin</Path>
  40. <Path fileType="library">/usr/lib</Path>
  41. <Path fileType="data">/usr/share/</Path>
  42. </Files>
  43. <Replaces>
  44. <Package>lxqt-l10n</Package>
  45. </Replaces>
  46. <Conflicts>
  47. <Package>lxqt-l10n</Package>
  48. </Conflicts>
  49. </Package>
  50. <Package>
  51. <Name>libqtxdg-devel</Name>
  52. <Summary>Development headers for libqtxdg</Summary>
  53. <RuntimeDependencies>
  54. <Dependency release="current">libqtxdg</Dependency>
  55. <Dependency>qt6-base-devel</Dependency>
  56. <Dependency>qt6-svg-devel</Dependency>
  57. </RuntimeDependencies>
  58. <Files>
  59. <Path fileType="header">/usr/include</Path>
  60. <Path fileType="library">/usr/lib/pkgconfig</Path>
  61. </Files>
  62. </Package>
  63. <History>
  64. <Update release="20">
  65. <Date>2024-11-05</Date>
  66. <Version>4.1.0</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>Pisi Linux Community</Name>
  69. <Email>admin@pisilinux.org</Email>
  70. </Update>
  71. <Update release="19">
  72. <Date>2024-10-13</Date>
  73. <Version>4.0.1</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Pisi Linux Community</Name>
  76. <Email>admin@pisilinux.org</Email>
  77. </Update>
  78. <Update release="18">
  79. <Date>2024-04-18</Date>
  80. <Version>4.0.0</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="17">
  86. <Date>2023-11-21</Date>
  87. <Version>3.12.0</Version>
  88. <Comment>Version bump.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="16">
  93. <Date>2023-04-23</Date>
  94. <Version>3.11.0</Version>
  95. <Comment>Version bump.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail.com</Email>
  98. </Update>
  99. <Update release="15">
  100. <Date>2022-11-14</Date>
  101. <Version>3.10.0</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail.com</Email>
  105. </Update>
  106. <Update release="14">
  107. <Date>2022-06-19</Date>
  108. <Version>3.9.1</Version>
  109. <Comment>Version bump.</Comment>
  110. <Name>Mustafa Cinasal</Name>
  111. <Email>muscnsl@gmail.com</Email>
  112. </Update>
  113. <Update release="13">
  114. <Date>2022-04-19</Date>
  115. <Version>3.9.0</Version>
  116. <Comment>version bump</Comment>
  117. <Name>Ayhan Yalçınsoy</Name>
  118. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  119. </Update>
  120. <Update release="12">
  121. <Date>2021-11-14</Date>
  122. <Version>3.8.0</Version>
  123. <Comment>Version bump</Comment>
  124. <Name>Mustafa Cinasal</Name>
  125. <Email>muscnsl@gmail.com</Email>
  126. </Update>
  127. <Update release="11">
  128. <Date>2021-04-26</Date>
  129. <Version>3.7.1</Version>
  130. <Comment>version bump</Comment>
  131. <Name>Ayhan Yalçınsoy</Name>
  132. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  133. </Update>
  134. <Update release="10">
  135. <Date>2020-11-05</Date>
  136. <Version>3.6.0</Version>
  137. <Comment>Version bump.</Comment>
  138. <Name>Mustafa Cinasal</Name>
  139. <Email>muscnsl@gmail.com</Email>
  140. </Update>
  141. <Update release="9">
  142. <Date>2020-04-26</Date>
  143. <Version>3.5.0</Version>
  144. <Comment>Version bump.</Comment>
  145. <Name>Mustafa Cinasal</Name>
  146. <Email>muscnsl@gmail.com</Email>
  147. </Update>
  148. <Update release="8">
  149. <Date>2020-04-06</Date>
  150. <Version>3.4.0</Version>
  151. <Comment>version bump</Comment>
  152. <Name>Ayhan Yalçınsoy</Name>
  153. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  154. </Update>
  155. <Update release="7">
  156. <Date>2019-08-16</Date>
  157. <Version>3.3.1</Version>
  158. <Comment>rebuild for qt5.13.0</Comment>
  159. <Name>Ayhan Yalçınsoy</Name>
  160. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  161. </Update>
  162. <Update release="6">
  163. <Date>2019-02-28</Date>
  164. <Version>3.3.1</Version>
  165. <Comment>Version bump</Comment>
  166. <Name>Ayhan Yalçınsoy</Name>
  167. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  168. </Update>
  169. <Update release="5">
  170. <Date>2019-01-27</Date>
  171. <Version>3.3.0</Version>
  172. <Comment>Version bump</Comment>
  173. <Name>Ayhan Yalçınsoy</Name>
  174. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  175. </Update>
  176. <Update release="4">
  177. <Date>2019-01-02</Date>
  178. <Version>3.2.0</Version>
  179. <Comment>Rebuild for qt</Comment>
  180. <Name>Ayhan Yalçınsoy</Name>
  181. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  182. </Update>
  183. <Update release="3">
  184. <Date>2018-11-28</Date>
  185. <Version>3.2.0</Version>
  186. <Comment>Rebuild</Comment>
  187. <Name>Ayhan Yalçınsoy</Name>
  188. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  189. </Update>
  190. <Update release="2">
  191. <Date>2018-08-31</Date>
  192. <Version>3.2.0</Version>
  193. <Comment>Rebuild New T.</Comment>
  194. <Name>Mustafa Cinasal</Name>
  195. <Email>muscnsl@gmail.com</Email>
  196. </Update>
  197. <Update release="1">
  198. <Date>2018-04-23</Date>
  199. <Version>3.1.0</Version>
  200. <Comment>First release.</Comment>
  201. <Name>Ayhan Yalçınsoy</Name>
  202. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  203. </Update>
  204. </History>
  205. </PISI>