pspec.xml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>qt6-languageserver</Name>
  6. <Homepage>https://www.qt.io</Homepage>
  7. <Packager>
  8. <Name>PisiLinux Community</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License> FDL, GPL3</License>
  12. <IsA>library</IsA>
  13. <Summary>An implementation of the Language Server Protocol</Summary>
  14. <Icon>qt6-languageserver</Icon>
  15. <Description>An implementation of the Language Server Protocol</Description>
  16. <Archive sha1sum="0a10ded1907e8ce444abb9761802ad86e62ce9a6" type="tarxz">https://download.qt.io/official_releases/qt/6.8/6.8.1/submodules/qtlanguageserver-everywhere-src-6.8.1.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>ninja</Dependency>
  19. <Dependency>cmake</Dependency>
  20. <Dependency versionFrom="6.8.1">qt6-base-devel</Dependency>
  21. </BuildDependencies>
  22. -->
  23. <!--
  24. <Patches>
  25. <Patch>qt6-languageserver.patch</Patch>
  26. <Patch level="1">qt6-languageserver.patch</Patch>
  27. </Patches>
  28. -->
  29. </Source>
  30. <Package>
  31. <Name>qt6-languageserver</Name>
  32. <RuntimeDependencies>
  33. <Dependency versionFrom="6.8.1">qt6-base</Dependency>
  34. </RuntimeDependencies>
  35. <Files>
  36. <Path fileType="library">/usr/lib</Path>
  37. <Path fileType="data">/usr/share</Path>
  38. <Path fileType="doc">/usr/share/doc</Path>
  39. </Files>
  40. </Package>
  41. <Package>
  42. <Name>qt6-languageserver-devel</Name>
  43. <Summary>Development files for qt6-languageserver</Summary>
  44. <RuntimeDependencies>
  45. <Dependency release="current">qt6-languageserver</Dependency>
  46. </RuntimeDependencies>
  47. <Files>
  48. <Path fileType="header">/usr/include</Path>
  49. <Path fileType="data">/usr/lib/cmake</Path>
  50. <Path fileType="library">/usr/lib/pkgconfig</Path>
  51. </Files>
  52. </Package>
  53. <History>
  54. <Update release="12">
  55. <Date>2024-12-02</Date>
  56. <Version>6.8.1</Version>
  57. <Comment>Version bump.</Comment>
  58. <Name>Pisi Linux Community</Name>
  59. <Email>admin@pisilinux.org</Email>
  60. </Update>
  61. <Update release="11">
  62. <Date>2024-09-27</Date>
  63. <Version>6.7.3</Version>
  64. <Comment>Version bump.</Comment>
  65. <Name>Pisi Linux Community</Name>
  66. <Email>admin@pisilinux.org</Email>
  67. </Update>
  68. <Update release="10">
  69. <Date>2024-06-02</Date>
  70. <Version>6.7.1</Version>
  71. <Comment>Version bump.</Comment>
  72. <Name>Pisi Linux Community</Name>
  73. <Email>admin@pisilinux.org</Email>
  74. </Update>
  75. <Update release="9">
  76. <Date>2024-03-30</Date>
  77. <Version>6.6.3</Version>
  78. <Comment>Version bump.</Comment>
  79. <Name>Mustafa Cinasal</Name>
  80. <Email>muscnsl@gmail.com</Email>
  81. </Update>
  82. <Update release="8">
  83. <Date>2024-02-15</Date>
  84. <Version>6.6.2</Version>
  85. <Comment>Version bump.</Comment>
  86. <Name>Mustafa Cinasal</Name>
  87. <Email>muscnsl@gmail.com</Email>
  88. </Update>
  89. <Update release="7">
  90. <Date>2023-11-28</Date>
  91. <Version>6.6.1</Version>
  92. <Comment>Version bump.</Comment>
  93. <Name>Mustafa Cinasal</Name>
  94. <Email>muscnsl@gmail.com</Email>
  95. </Update>
  96. <Update release="6">
  97. <Date>2023-11-17</Date>
  98. <Version>6.6.0</Version>
  99. <Comment>Version bump.</Comment>
  100. <Name>Mustafa Cinasal</Name>
  101. <Email>muscnsl@gmail.com</Email>
  102. </Update>
  103. <Update release="5">
  104. <Date>2023-10-09</Date>
  105. <Version>6.5.3</Version>
  106. <Comment>Version bump.</Comment>
  107. <Name>Mustafa Cinasal</Name>
  108. <Email>muscnsl@gmail.com</Email>
  109. </Update>
  110. <Update release="4">
  111. <Date>2023-05-27</Date>
  112. <Version>6.5.1</Version>
  113. <Comment>Version bump.</Comment>
  114. <Name>Mustafa Cinasal</Name>
  115. <Email>muscnsl@gmail.com</Email>
  116. </Update>
  117. <Update release="3">
  118. <Date>2023-04-13</Date>
  119. <Version>6.5.0</Version>
  120. <Comment>Version bump.</Comment>
  121. <Name>Mustafa Cinasal</Name>
  122. <Email>muscnsl@gmail.com</Email>
  123. </Update>
  124. <Update release="2">
  125. <Date>2023-01-08</Date>
  126. <Version>6.4.2</Version>
  127. <Comment>Version bump.</Comment>
  128. <Name>Mustafa Cinasal</Name>
  129. <Email>muscnsl@gmail.com</Email>
  130. </Update>
  131. <Update release="1">
  132. <Date>2022-10-06</Date>
  133. <Version>6.4.0</Version>
  134. <Comment>First release</Comment>
  135. <Name>PisiLinux Community</Name>
  136. <Email>admins@pisilinux.org</Email>
  137. </Update>
  138. </History>
  139. </PISI>