pspec.xml 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>warpinator</Name>
  6. <Homepage>https://github.com/linuxmint/warpinator</Homepage>
  7. <Packager>
  8. <Name>Kamil Atlı</Name>
  9. <Email>suvari@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPL3</License>
  12. <IsA>library</IsA>
  13. <Icon>org.x.Warpinator</Icon>
  14. <Summary>Share files across the LAN</Summary>
  15. <Description>LAN file sender, send and receive files across the network</Description>
  16. <Archive sha1sum="2f46fc4412a8a229f7cf0c50f8145d6c66f75681" type="targz">https://github.com/linuxmint/warpinator/archive/refs/tags/1.8.6.tar.gz</Archive>
  17. <BuildDependencies>
  18. <Dependency>pip3</Dependency>
  19. <Dependency>meson</Dependency>
  20. <Dependency>grpc-devel</Dependency>
  21. <Dependency>xapp-devel</Dependency>
  22. <Dependency>gtk3-devel</Dependency>
  23. <Dependency>polkit-devel</Dependency>
  24. <Dependency>python3-devel</Dependency>
  25. <Dependency>python3-build</Dependency>
  26. <Dependency>NetworkManager-devel</Dependency>
  27. <Dependency>python3-pygobject3-devel</Dependency>
  28. <Dependency>python3-lark</Dependency>
  29. <Dependency>python3-prefs</Dependency>
  30. </BuildDependencies>
  31. </Source>
  32. <Package>
  33. <Name>warpinator</Name>
  34. <RuntimeDependencies>
  35. <Dependency>ufw</Dependency>
  36. <Dependency>gtk3</Dependency>
  37. <Dependency>grpc</Dependency>
  38. <Dependency>xapp</Dependency>
  39. <Dependency>polkit</Dependency>
  40. <Dependency>python3</Dependency>
  41. <Dependency>python3-pynacl</Dependency>
  42. <Dependency>NetworkManager</Dependency>
  43. <Dependency>python3-protobuf</Dependency>
  44. <Dependency>python3-zeroconf</Dependency>
  45. <Dependency>python3-setuptools</Dependency>
  46. <Dependency>python3-pygobject3</Dependency>
  47. <Dependency>python3-cryptography</Dependency>
  48. <Dependency>python3-setproctitle</Dependency>
  49. <Dependency>python3-lark</Dependency>
  50. <Dependency>python3-prefs</Dependency>
  51. <Dependency>python3-netifaces</Dependency>
  52. </RuntimeDependencies>
  53. <Files>
  54. <Path fileType="executable">/usr/bin</Path>
  55. <Path fileType="data">/usr/libexec/warpinator</Path>
  56. <Path fileType="localedata">/usr/share/locale</Path>
  57. <Path fileType="library">/usr/lib/warpinator</Path>
  58. <Path fileType="data">/usr/share/warpinator/</Path>
  59. <Path fileType="data">/usr/share/applications</Path>
  60. <Path fileType="data">/usr/share/polkit-1</Path>
  61. <Path fileType="data">/usr/share/glib-2.0/schemas</Path>
  62. <Path fileType="icons">/usr/share/icons</Path>
  63. <Path fileType="config">/etc/xdg/autostart/</Path>
  64. <Path fileType="info">/usr/share/metainfo</Path>
  65. <Path fileType="doc">/usr/share/doc</Path>
  66. <Path fileType="data">/usr/share/nemo/actions/warpinator-send-check</Path>
  67. <Path fileType="data">/usr/share/nemo/actions/warpinator-send.nemo_action</Path>
  68. </Files>
  69. </Package>
  70. <History>
  71. <Update release="21">
  72. <Date>2024-08-21</Date>
  73. <Version>1.8.6</Version>
  74. <Comment>Rebuild.</Comment>
  75. <Name>Pisi Linux Community</Name>
  76. <Email>admin@pisilinux.org</Email>
  77. </Update>
  78. <Update release="20">
  79. <Date>2024-07-22</Date>
  80. <Version>1.8.6</Version>
  81. <Comment>Version bump.</Comment>
  82. <Name>Pisi Linux Community</Name>
  83. <Email>admin@pisilinux.org</Email>
  84. </Update>
  85. <Update release="19">
  86. <Date>2024-06-13</Date>
  87. <Version>1.8.4</Version>
  88. <Comment>Version bump.</Comment>
  89. <Name>Pisi Linux Community</Name>
  90. <Email>admin@pisilinux.org</Email>
  91. </Update>
  92. <Update release="18">
  93. <Date>2024-01-05</Date>
  94. <Version>1.8.3</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>2023-12-28</Date>
  101. <Version>1.8.2</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>2023-11-30</Date>
  108. <Version>1.8.0</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>2023-07-08</Date>
  115. <Version>1.6.4</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>2023-06-08</Date>
  122. <Version>1.6.3</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>2023-06-01</Date>
  129. <Version>1.6.2</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>2023-04-25</Date>
  136. <Version>1.6.1</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>2023-04-24</Date>
  143. <Version>1.6.0</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>2023-02-19</Date>
  150. <Version>1.4.5</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>2023-01-26</Date>
  157. <Version>1.4.4</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>2022-12-16</Date>
  164. <Version>1.4.3</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>2022-12-03</Date>
  171. <Version>1.4.2</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>2022-11-29</Date>
  178. <Version>1.4.1</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>2022-11-22</Date>
  185. <Version>1.2.15</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>2022-09-05</Date>
  192. <Version>1.2.14</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>2022-07-25</Date>
  199. <Version>1.2.13</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>2022-06-30</Date>
  206. <Version>1.2.11</Version>
  207. <Comment>Version bump</Comment>
  208. <Name>Kamil Atlı</Name>
  209. <Email>suvari@pisilinux.org</Email>
  210. </Update>
  211. <Update release="1">
  212. <Date>2022-06-11</Date>
  213. <Version>1.2.9</Version>
  214. <Comment>First release</Comment>
  215. <Name>Kamil Atlı</Name>
  216. <Email>suvari@pisilinux.org</Email>
  217. </Update>
  218. </History>
  219. </PISI>