pspec.xml 7.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>libqmi</Name>
  6. <Homepage>http://www.freedesktop.org/wiki/Software/libqmi/</Homepage>
  7. <Packager>
  8. <Name>Alihan Öztürk</Name>
  9. <Email>alihan@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Summary>QMI modem protocol helper library</Summary>
  14. <Description>libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol.</Description>
  15. <Archive sha1sum="e334503461000fccf5788f45c6ac0050b3ff2bad" type="tarbz2">https://gitlab.freedesktop.org/mobile-broadband/libqmi/-/archive/1.34.0/libqmi-1.34.0.tar.bz2</Archive>
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>help2man</Dependency>
  19. <Dependency>glib2-devel</Dependency>
  20. <Dependency>python3-devel</Dependency>
  21. <Dependency>libgudev-devel</Dependency>
  22. <Dependency>bash-completion</Dependency>
  23. <Dependency>autoconf-archive</Dependency>
  24. <Dependency>libqrtr-glib-devel</Dependency>
  25. <Dependency>gobject-introspection-devel</Dependency>
  26. <Dependency versionFrom="1.30.0">libmbim-devel</Dependency>
  27. </BuildDependencies>
  28. </Source>
  29. <Package>
  30. <Name>libqmi</Name>
  31. <RuntimeDependencies>
  32. <Dependency>glib2</Dependency>
  33. <Dependency>libgudev</Dependency>
  34. <Dependency>libmbim</Dependency>
  35. <Dependency>libqrtr-glib</Dependency>
  36. <Dependency>gobject-introspection</Dependency>
  37. </RuntimeDependencies>
  38. <Files>
  39. <Path fileType="library">/usr/lib</Path>
  40. <Path fileType="man">/usr/share/man</Path>
  41. <Path fileType="executable">/usr/bin</Path>
  42. <Path fileType="executable">/usr/libexec</Path>
  43. <Path fileType="doc">/usr/share/gtk-doc</Path>
  44. <Path fileType="doc">/usr/share/doc/libqmi/</Path>
  45. <Path fileType="data">/usr/share/gir-1.0/Qmi-1.0.gir</Path>
  46. <Path fileType="data">/usr/share/bash-completion</Path>
  47. </Files>
  48. </Package>
  49. <Package>
  50. <Name>libqmi-devel</Name>
  51. <Summary>Development files for libqmi</Summary>
  52. <RuntimeDependencies>
  53. <Dependency release="current">libqmi</Dependency>
  54. <Dependency>glib2-devel</Dependency>
  55. <Dependency>libmbim-devel</Dependency>
  56. <Dependency>libqrtr-glib-devel</Dependency>
  57. </RuntimeDependencies>
  58. <Files>
  59. <Path fileType="header">/usr/include</Path>
  60. <Path fileType="library">/usr/lib/pkgconfig/qmi-glib.pc</Path>
  61. </Files>
  62. </Package>
  63. <History>
  64. <Update release="18">
  65. <Date>2023-10-12</Date>
  66. <Version>1.34.0</Version>
  67. <Comment>Version bump.</Comment>
  68. <Name>Mustafa Cinasal</Name>
  69. <Email>muscnsl@gmail.com</Email>
  70. </Update>
  71. <Update release="17">
  72. <Date>2023-03-02</Date>
  73. <Version>1.32.4</Version>
  74. <Comment>Version bump.</Comment>
  75. <Name>Mustafa Cinasal</Name>
  76. <Email>muscnsl@gmail.com</Email>
  77. </Update>
  78. <Update release="16">
  79. <Date>2022-11-24</Date>
  80. <Version>1.32.2</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Mustafa Cinasal</Name>
  83. <Email>muscnsl@gmail.com</Email>
  84. </Update>
  85. <Update release="15">
  86. <Date>2022-09-21</Date>
  87. <Version>1.30.8</Version>
  88. <Comment>Rebuild.</Comment>
  89. <Name>Mustafa Cinasal</Name>
  90. <Email>muscnsl@gmail.com</Email>
  91. </Update>
  92. <Update release="14">
  93. <Date>2022-06-26</Date>
  94. <Version>1.30.8</Version>
  95. <Comment>Version bump.</Comment>
  96. <Name>Mustafa Cinasal</Name>
  97. <Email>muscnsl@gmail.com</Email>
  98. </Update>
  99. <Update release="13">
  100. <Date>2021-11-27</Date>
  101. <Version>1.30.2</Version>
  102. <Comment>Version bump.</Comment>
  103. <Name>Mustafa Cinasal</Name>
  104. <Email>muscnsl@gmail.com</Email>
  105. </Update>
  106. <Update release="12">
  107. <Date>2021-06-24</Date>
  108. <Version>1.28.6</Version>
  109. <Comment>Version bump.</Comment>
  110. <Name>Mustafa Cinasal</Name>
  111. <Email>muscnsl@gmail.com</Email>
  112. </Update>
  113. <Update release="11">
  114. <Date>2021-04-03</Date>
  115. <Version>1.28.2</Version>
  116. <Comment>Version bump.</Comment>
  117. <Name>Mustafa Cinasal</Name>
  118. <Email>muscnsl@gmail.com</Email>
  119. </Update>
  120. <Update release="10">
  121. <Date>2021-02-25</Date>
  122. <Version>1.28.0</Version>
  123. <Comment>Version bump</Comment>
  124. <Name>Kamil Atlı</Name>
  125. <Email>suvari@pisilinux.org</Email>
  126. </Update>
  127. <Update release="9">
  128. <Date>2020-07-10</Date>
  129. <Version>1.26.0</Version>
  130. <Comment>Version bump.</Comment>
  131. <Name>Mustafa Cinasal</Name>
  132. <Email>muscnsl@gmail.com</Email>
  133. </Update>
  134. <Update release="8">
  135. <Date>2020-04-30</Date>
  136. <Version>1.24.10</Version>
  137. <Comment>Version bump.</Comment>
  138. <Name>Mustafa Cinasal</Name>
  139. <Email>muscnsl@gmail.com</Email>
  140. </Update>
  141. <Update release="7">
  142. <Date>2020-02-02</Date>
  143. <Version>1.22.6</Version>
  144. <Comment>Version bump.</Comment>
  145. <Name>Mustafa Cinasal</Name>
  146. <Email>muscnsl@gmail.com</Email>
  147. </Update>
  148. <Update release="6">
  149. <Date>2019-10-26</Date>
  150. <Version>1.22.6</Version>
  151. <Comment>Version bump.</Comment>
  152. <Name>Mustafa Cinasal</Name>
  153. <Email>muscnsl@gmail.com</Email>
  154. </Update>
  155. <Update release="5">
  156. <Date>2018-08-13</Date>
  157. <Version>1.20.0</Version>
  158. <Comment>Version Bump.</Comment>
  159. <Name>Mustafa Cinasal</Name>
  160. <Email>muscnsl@gmail.com</Email>
  161. </Update>
  162. <Update release="4">
  163. <Date>2017-02-19</Date>
  164. <Version>1.16.2</Version>
  165. <Comment>Version bump</Comment>
  166. <Name>Ertuğrul Erata</Name>
  167. <Email>ertugrulerata@gmail.com</Email>
  168. </Update>
  169. <Update release="3">
  170. <Date>2016-11-12</Date>
  171. <Version>1.16.0</Version>
  172. <Comment>Version bump.</Comment>
  173. <Name>Yusuf Aydemir</Name>
  174. <Email>yusuf.aydemir@pisilnux.org</Email>
  175. </Update>
  176. <Update release="2">
  177. <Date>2016-06-09</Date>
  178. <Version>1.12.6</Version>
  179. <Comment>Release Bump</Comment>
  180. <Name>Pisi Linux Community</Name>
  181. <Email>admin@pisilinux.org</Email>
  182. </Update>
  183. <Update release="1">
  184. <Date>2016-01-25</Date>
  185. <Version>1.12.6</Version>
  186. <Comment>First release</Comment>
  187. <Name>Ayhan Yalçınsoy</Name>
  188. <Email>ayhanyalcinsoy@pisilinux.org</Email>
  189. </Update>
  190. </History>
  191. </PISI>