pspec.xml 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>qt5-gamepad</Name>
  6. <Homepage>http://qt-project.org/</Homepage>
  7. <Packager>
  8. <Name>Stefan Gronewold</Name>
  9. <Email>groni@pisilinux.org</Email>
  10. </Packager>
  11. <License>custom</License>
  12. <License>FDL</License>
  13. <License>GPL3</License>
  14. <License>LGPL3</License>
  15. <PartOf>desktop</PartOf>
  16. <Summary>A JavaScript 3D rendering API for Qt Quick</Summary>
  17. <Description>Adds support for getting events from gamepad devices</Description>
  18. <Archive sha1sum="76baff82e18b74716950b20cdef5ce89c14e2165" type="tarxz">http://download.qt.io/official_releases/qt/5.15/5.15.12/submodules/qtgamepad-everywhere-opensource-src-5.15.12.tar.xz</Archive>
  19. <BuildDependencies>
  20. <Dependency>eudev-devel</Dependency>
  21. <Dependency>libsdl2-devel</Dependency>
  22. <Dependency versionFrom="5.15.12">qt5-base-devel</Dependency>
  23. <Dependency versionFrom="5.15.12">qt5-declarative-devel</Dependency>
  24. </BuildDependencies>
  25. </Source>
  26. <Package>
  27. <Name>qt5-gamepad</Name>
  28. <Summary>Adds support for getting events from gamepad devices</Summary>
  29. <RuntimeDependencies>
  30. <Dependency>eudev</Dependency>
  31. <Dependency>libgcc</Dependency>
  32. <Dependency>libsdl2</Dependency>
  33. <Dependency versionFrom="5.15.12">qt5-base</Dependency>
  34. <Dependency versionFrom="5.15.12">qt5-declarative</Dependency>
  35. </RuntimeDependencies>
  36. <Files>
  37. <Path fileType="library">/usr/lib</Path>
  38. <Path fileType="library">/usr/lib/qt5</Path>
  39. <Path fileType="data">/usr/share</Path>
  40. <Path fileType="doc">/</Path>
  41. </Files>
  42. </Package>
  43. <Package>
  44. <Name>qt5-gamepad-devel</Name>
  45. <Summary>Development files for qt5-gamepad</Summary>
  46. <RuntimeDependencies>
  47. <Dependency versionFrom="5.15.12">qt5-base-devel</Dependency>
  48. <Dependency release="current">qt5-gamepad</Dependency>
  49. </RuntimeDependencies>
  50. <Files>
  51. <Path fileType="header">/usr/include/qt5</Path>
  52. <Path fileType="config">/usr/lib/cmake</Path>
  53. <Path fileType="data">/usr/lib/pkgconfig</Path>
  54. </Files>
  55. </Package>
  56. <History>
  57. <Update release="23">
  58. <Date>2023-12-29</Date>
  59. <Version>5.15.12</Version>
  60. <Comment>Version bump.</Comment>
  61. <Name>Mustafa Cinasal</Name>
  62. <Email>muscnsl@gmail.com</Email>
  63. </Update>
  64. <Update release="22">
  65. <Date>2023-10-07</Date>
  66. <Version>5.15.11</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="21">
  72. <Date>2023-06-17</Date>
  73. <Version>5.15.10</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="20">
  79. <Date>2023-04-10</Date>
  80. <Version>5.15.9</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="19">
  86. <Date>2022-12-21</Date>
  87. <Version>5.15.7</Version>
  88. <Comment>Version bump.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="18">
  93. <Date>2022-07-05</Date>
  94. <Version>5.15.5</Version>
  95. <Comment>Version bump.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail.com</Email>
  98. </Update>
  99. <Update release="17">
  100. <Date>2022-04-18</Date>
  101. <Version>5.15.3</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail.com</Email>
  105. </Update>
  106. <Update release="16">
  107. <Date>2020-12-14</Date>
  108. <Version>5.15.2</Version>
  109. <Comment>Version bump.</Comment>
  110. <Name>Mustafa Cinasal</Name>
  111. <Email>muscnsl@gmail.com</Email>
  112. </Update>
  113. <Update release="15">
  114. <Date>2020-09-09</Date>
  115. <Version>5.15.1</Version>
  116. <Comment>Version bump.</Comment>
  117. <Name>Mustafa Cinasal</Name>
  118. <Email>muscnsl@gmail.com</Email>
  119. </Update>
  120. <Update release="14">
  121. <Date>2020-04-04</Date>
  122. <Version>5.14.2</Version>
  123. <Comment>Version bump.</Comment>
  124. <Name>Mustafa Cinasal</Name>
  125. <Email>muscnsl@gmail.com</Email>
  126. </Update>
  127. <Update release="13">
  128. <Date>2020-02-27</Date>
  129. <Version>5.14.1</Version>
  130. <Comment>Version bump.</Comment>
  131. <Name>Mustafa Cinasal</Name>
  132. <Email>muscnsl@gmail.com</Email>
  133. </Update>
  134. <Update release="12">
  135. <Date>2019-12-22</Date>
  136. <Version>5.14.0</Version>
  137. <Comment>Version bump.</Comment>
  138. <Name>Mustafa Cinasal</Name>
  139. <Email>muscnsl@gmail.com</Email>
  140. </Update>
  141. <Update release="11">
  142. <Date>2019-11-02</Date>
  143. <Version>5.13.2</Version>
  144. <Comment>Version bump.</Comment>
  145. <Name>Mustafa Cinasal</Name>
  146. <Email>muscnsl@gmail.com</Email>
  147. </Update>
  148. <Update release="10">
  149. <Date>2019-09-05</Date>
  150. <Version>5.13.1</Version>
  151. <Comment>Version bump.</Comment>
  152. <Name>Mustafa Cinasal</Name>
  153. <Email>muscnsl@gmail.com</Email>
  154. </Update>
  155. <Update release="9">
  156. <Date>2019-06-20</Date>
  157. <Version>5.13.0</Version>
  158. <Comment>Version bump.</Comment>
  159. <Name>Mustafa Cinasal</Name>
  160. <Email>muscnsl@gmail.com</Email>
  161. </Update>
  162. <Update release="8">
  163. <Date>2019-04-14</Date>
  164. <Version>5.12.2</Version>
  165. <Comment>Version bump.</Comment>
  166. <Name>Mustafa Cinasal</Name>
  167. <Email>muscnsl@gmail.com</Email>
  168. </Update>
  169. <Update release="7">
  170. <Date>2019-02-01</Date>
  171. <Version>5.12.1</Version>
  172. <Comment>Version bump.</Comment>
  173. <Name>Mustafa Cinasal</Name>
  174. <Email>muscnsl@gmail.com</Email>
  175. </Update>
  176. <Update release="6">
  177. <Date>2018-12-05</Date>
  178. <Version>5.12.0</Version>
  179. <Comment>Version bump.</Comment>
  180. <Name>Mustafa Cinasal</Name>
  181. <Email>muscnsl@gmail.com</Email>
  182. </Update>
  183. <Update release="5">
  184. <Date>2018-10-15</Date>
  185. <Version>5.11.2</Version>
  186. <Comment>Version bump.</Comment>
  187. <Name>Mustafa Cinasal</Name>
  188. <Email>muscnsl@gmail.com</Email>
  189. </Update>
  190. <Update release="4">
  191. <Date>2018-09-03</Date>
  192. <Version>5.10.1</Version>
  193. <Comment>Version bump.</Comment>
  194. <Name>Mustafa Cinasal</Name>
  195. <Email>muscnsl@gmail.com</Email>
  196. </Update>
  197. <Update release="3">
  198. <Date>2018-05-02</Date>
  199. <Version>5.9.5</Version>
  200. <Comment>Version bump.</Comment>
  201. <Name>Mustafa Cinasal</Name>
  202. <Email>muscnsl@gmail.com</Email>
  203. </Update>
  204. <Update release="2">
  205. <Date>2018-02-04</Date>
  206. <Version>5.9.3</Version>
  207. <Comment>Version Bump.</Comment>
  208. <Name>Ayhan Yalçınsoy</Name>
  209. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  210. </Update>
  211. <Update release="1">
  212. <Date>2017-02-21</Date>
  213. <Version>5.7.1</Version>
  214. <Comment>First Release</Comment>
  215. <Name>Stefan Gronewold</Name>
  216. <Email>groni@pisilinux.org</Email>
  217. </Update>
  218. </History>
  219. </PISI>