pspec.xml 5.3 KB

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