pspec.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>fwupd</Name>
  6. <Homepage>https://fwupd.org</Homepage>
  7. <Packager>
  8. <Name>Ertuğrul Erata</Name>
  9. <Email>ertugrulerata@gmail.com</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <Summary>Aims to make updating firmware on Linux automatic, safe and reliable</Summary>
  13. <Description>Aims to make updating firmware on Linux automatic, safe and reliable</Description>
  14. <Archive sha1sum="9cf487d555a7e451daff1a13ba44751606a3123d" type="targz">https://github.com/hughsie/fwupd/archive/1.9.9.tar.gz</Archive>
  15. <BuildDependencies>
  16. <Dependency>meson</Dependency>
  17. <Dependency>xz-devel</Dependency>
  18. <Dependency>libqmi-devel</Dependency>
  19. <Dependency>libmbim-devel</Dependency>
  20. <Dependency>flashrom-devel</Dependency>
  21. <Dependency>libmm-glib-devel</Dependency>
  22. <Dependency>gnu-efi</Dependency>
  23. <Dependency>fwupd-efi</Dependency>
  24. <Dependency>gi-docgen</Dependency>
  25. <Dependency>curl-devel</Dependency>
  26. <Dependency>gcap-devel</Dependency>
  27. <Dependency>libjcat-devel</Dependency>
  28. <Dependency>gpgme-devel</Dependency>
  29. <Dependency>sqlite-devel</Dependency>
  30. <Dependency>polkit-devel</Dependency>
  31. <Dependency>gnutls-devel</Dependency>
  32. <Dependency>libusb-devel</Dependency>
  33. <Dependency>elfutils-devel</Dependency>
  34. <Dependency>libxmlb-devel</Dependency>
  35. <Dependency>libgudev-devel</Dependency>
  36. <Dependency>libgusb-devel</Dependency>
  37. <Dependency>valgrind-devel</Dependency>
  38. <Dependency>python3-pillow</Dependency>
  39. <Dependency>libsmbios-devel</Dependency>
  40. <Dependency>tpm2-tss-devel</Dependency>
  41. <Dependency>bash-completion</Dependency>
  42. <Dependency>elogind-devel</Dependency>
  43. <Dependency>protobuf-c-devel</Dependency>
  44. <Dependency>appstream-glib-devel</Dependency>
  45. <Dependency>python3-pygobject3-devel</Dependency>
  46. <Dependency versionFrom="36">efivar-devel</Dependency>
  47. </BuildDependencies>
  48. <Patches>
  49. <!--
  50. <Patch level="1"></Patch>
  51. -->
  52. </Patches>
  53. </Source>
  54. <Package>
  55. <Name>fwupd</Name>
  56. <RuntimeDependencies>
  57. <Dependency>xz</Dependency>
  58. <Dependency>gcap</Dependency>
  59. <Dependency>glib2</Dependency>
  60. <Dependency>curl</Dependency>
  61. <Dependency>libjcat</Dependency>
  62. <Dependency>gpgme</Dependency>
  63. <Dependency>gnutls</Dependency>
  64. <Dependency>polkit</Dependency>
  65. <Dependency>libqmi</Dependency>
  66. <Dependency>libmbim</Dependency>
  67. <Dependency>flashrom</Dependency>
  68. <Dependency>libmm-glib</Dependency>
  69. <Dependency>libxmlb</Dependency>
  70. <Dependency>tpm2-tss</Dependency>
  71. <Dependency>json-glib</Dependency>
  72. <Dependency>libgpg-error</Dependency>
  73. <Dependency>efivar</Dependency>
  74. <Dependency>sqlite</Dependency>
  75. <Dependency>libgusb</Dependency>
  76. <Dependency>libsoup</Dependency>
  77. <Dependency>bash-completion</Dependency>
  78. <Dependency>libgudev</Dependency>
  79. <Dependency>elfutils</Dependency>
  80. <Dependency>protobuf-c</Dependency>
  81. <Dependency>libsmbios</Dependency>
  82. <Dependency>libarchive</Dependency>
  83. <Dependency>libutil-linux</Dependency>
  84. <Dependency>appstream-glib</Dependency>
  85. </RuntimeDependencies>
  86. <Files>
  87. <Path fileType="library">/lib</Path>
  88. <Path fileType="config">/etc</Path>
  89. <Path fileType="executable">/usr/bin</Path>
  90. <Path fileType="library">/usr/lib</Path>
  91. <Path fileType="executable">/usr/libexec</Path>
  92. <Path fileType="data">/usr/share</Path>
  93. <Path fileType="man">/usr/share/man</Path>
  94. <Path fileType="data">/usr/share/polkit-1</Path>
  95. <Path fileType="data">/usr/share/dbus-1</Path>
  96. <Path fileType="data">/usr/share/gir-1.0</Path>
  97. <Path fileType="data">/usr/share/fwupd</Path>
  98. <Path fileType="data">/usr/share/metainfo</Path>
  99. <Path fileType="data">/usr/share/bash-completion</Path>
  100. <Path fileType="data">/usr/share/vala</Path>
  101. <Path fileType="localedata">/usr/share/locale</Path>
  102. <Path fileType="data">/usr/share/installed-tests</Path>
  103. <Path fileType="data">/var</Path>
  104. </Files>
  105. <AdditionalFiles>
  106. <AdditionalFile owner="root" permission="0644" target="/usr/share/dbus-1/system-services/org.freedesktop.fwupd.service">org.freedesktop.fwupd.service</AdditionalFile>
  107. </AdditionalFiles>
  108. </Package>
  109. <Package>
  110. <Name>fwupd-devel</Name>
  111. <RuntimeDependencies>
  112. <Dependency release="current">fwupd</Dependency>
  113. <Dependency>xz-devel</Dependency>
  114. <Dependency>curl-devel</Dependency>
  115. <Dependency>gcap-devel</Dependency>
  116. <Dependency>glib2-devel</Dependency>
  117. <Dependency>libgusb-devel</Dependency>
  118. <Dependency>libjcat-devel</Dependency>
  119. <Dependency>libxmlb-devel</Dependency>
  120. <Dependency>libgudev-devel</Dependency>
  121. <Dependency>valgrind-devel</Dependency>
  122. <Dependency>json-glib-devel</Dependency>
  123. <Dependency>libarchive-devel</Dependency>
  124. </RuntimeDependencies>
  125. <Files>
  126. <Path fileType="library">/usr/lib/pkgconfig</Path>
  127. <Path fileType="header">/usr/include</Path>
  128. </Files>
  129. </Package>
  130. <History>
  131. <Update release="22">
  132. <Date>2023-11-21</Date>
  133. <Version>1.9.9</Version>
  134. <Comment>Version bump.</Comment>
  135. <Name>Mustafa Cinasal</Name>
  136. <Email>muscnsl@gmail.com</Email>
  137. </Update>
  138. <Update release="21">
  139. <Date>2023-11-17</Date>
  140. <Version>1.9.8</Version>
  141. <Comment>Version bump.</Comment>
  142. <Name>Mustafa Cinasal</Name>
  143. <Email>muscnsl@gmail.com</Email>
  144. </Update>
  145. <Update release="20">
  146. <Date>2023-09-11</Date>
  147. <Version>1.9.5</Version>
  148. <Comment>Version bump</Comment>
  149. <Name>Mustafa Cinasal</Name>
  150. <Email>muscnsl@gmail.com</Email>
  151. </Update>
  152. <Update release="19">
  153. <Date>2023-08-23</Date>
  154. <Version>1.9.4</Version>
  155. <Comment>Version bump.</Comment>
  156. <Name>Mustafa Cinasal</Name>
  157. <Email>muscnsl@gmail.com</Email>
  158. </Update>
  159. <Update release="18">
  160. <Date>2023-05-13</Date>
  161. <Version>1.8.15</Version>
  162. <Comment>Version bump.</Comment>
  163. <Name>Mustafa Cinasal</Name>
  164. <Email>muscnsl@gmail.com</Email>
  165. </Update>
  166. <Update release="17">
  167. <Date>2023-04-21</Date>
  168. <Version>1.8.14</Version>
  169. <Comment>Version bump.</Comment>
  170. <Name>Mustafa Cinasal</Name>
  171. <Email>muscnsl@gmail.com</Email>
  172. </Update>
  173. <Update release="16">
  174. <Date>2023-04-01</Date>
  175. <Version>1.8.14</Version>
  176. <Comment>Version bump.</Comment>
  177. <Name>Mustafa Cinasal</Name>
  178. <Email>muscnsl@gmail.com</Email>
  179. </Update>
  180. <Update release="15">
  181. <Date>2023-02-25</Date>
  182. <Version>1.8.12</Version>
  183. <Comment>Version bump.</Comment>
  184. <Name>Mustafa Cinasal</Name>
  185. <Email>muscnsl@gmail.com</Email>
  186. </Update>
  187. <Update release="14">
  188. <Date>2023-01-25</Date>
  189. <Version>1.8.10</Version>
  190. <Comment>Version bump.</Comment>
  191. <Name>Mustafa Cinasal</Name>
  192. <Email>muscnsl@gmail.com</Email>
  193. </Update>
  194. <Update release="13">
  195. <Date>2023-01-04</Date>
  196. <Version>1.8.9</Version>
  197. <Comment>Version bump.</Comment>
  198. <Name>Mustafa Cinasal</Name>
  199. <Email>muscnsl@gmail.com</Email>
  200. </Update>
  201. <Update release="12">
  202. <Date>2022-12-08</Date>
  203. <Version>1.8.8</Version>
  204. <Comment>Version bump.</Comment>
  205. <Name>Mustafa Cinasal</Name>
  206. <Email>muscnsl@gmail.com</Email>
  207. </Update>
  208. <Update release="11">
  209. <Date>2022-07-23</Date>
  210. <Version>1.8.3</Version>
  211. <Comment>Version bump.</Comment>
  212. <Name>Mustafa Cinasal</Name>
  213. <Email>muscnsl@gmail.com</Email>
  214. </Update>
  215. <Update release="10">
  216. <Date>2022-01-14</Date>
  217. <Version>1.7.4</Version>
  218. <Comment>Version bump</Comment>
  219. <Name>Mustafa Cinasal</Name>
  220. <Email>muscnsl@gmail.com</Email>
  221. </Update>
  222. <Update release="9">
  223. <Date>2021-12-14</Date>
  224. <Version>1.7.3</Version>
  225. <Comment>Version bump.</Comment>
  226. <Name>Mustafa Cinasal</Name>
  227. <Email>muscnsl@gmail.com</Email>
  228. </Update>
  229. <Update release="8">
  230. <Date>2021-11-21</Date>
  231. <Version>1.7.2</Version>
  232. <Comment>Version bump.</Comment>
  233. <Name>Mustafa Cinasal</Name>
  234. <Email>muscnsl@gmail.com</Email>
  235. </Update>
  236. <Update release="7">
  237. <Date>2021-11-05</Date>
  238. <Version>1.7.1</Version>
  239. <Comment>Version bump.</Comment>
  240. <Name>Mustafa Cinasal</Name>
  241. <Email>muscnsl@gmail.com</Email>
  242. </Update>
  243. <Update release="6">
  244. <Date>2021-10-20</Date>
  245. <Version>1.7.0</Version>
  246. <Comment>Version bump.</Comment>
  247. <Name>Mustafa Cinasal</Name>
  248. <Email>muscnsl@gmail.com</Email>
  249. </Update>
  250. <Update release="5">
  251. <Date>2020-04-02</Date>
  252. <Version>1.3.9</Version>
  253. <Comment>Version bump</Comment>
  254. <Name>Mustafa Cinasal</Name>
  255. <Email>muscnsl@gmail.com</Email>
  256. </Update>
  257. <Update release="4">
  258. <Date>2018-11-28</Date>
  259. <Version>1.1.3</Version>
  260. <Comment>remove os-release file.</Comment>
  261. <Name>Ertuğrul Erata</Name>
  262. <Email>ertugrulerata@gmail.com</Email>
  263. </Update>
  264. <Update release="3">
  265. <Date>2018-10-22</Date>
  266. <Version>1.1.3</Version>
  267. <Comment>Version bump</Comment>
  268. <Name>Ertuğrul Erata</Name>
  269. <Email>ertugrulerata@gmail.com</Email>
  270. </Update>
  271. <Update release="2">
  272. <Date>2018-09-09</Date>
  273. <Version>1.0.2</Version>
  274. <Comment>Rebuild New T.</Comment>
  275. <Name>Mustafa Cinasal</Name>
  276. <Email>muscnsl@gmail.com</Email>
  277. </Update>
  278. <Update release="1">
  279. <Date>2017-12-15</Date>
  280. <Version>1.0.2</Version>
  281. <Comment>First release</Comment>
  282. <Name>Ertuğrul Erata</Name>
  283. <Email>ertugrulerata@gmail.com</Email>
  284. </Update>
  285. </History>
  286. </PISI>