pspec.xml 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>flatpak</Name>
  6. <Homepage>https://flatpak.org</Homepage>
  7. <Packager>
  8. <Name>Ertuğrul Erata</Name>
  9. <Email>ertugrulerata@gmail.com</Email>
  10. </Packager>
  11. <License>LGPLv2.1</License>
  12. <Summary>Application distribution framework</Summary>
  13. <Description>Linux application sandboxing and distribution framework, formerly xdg-app</Description>
  14. <Archive sha1sum="b72524c06a83314b975ef618f63ee33506989e39" type="tarxz">https://github.com/flatpak/flatpak/releases/download/1.15.8/flatpak-1.15.8.tar.xz</Archive>
  15. <!-- <Archive sha1sum="1bbd5ad66ebdf9da1536e42b45f3546735e525a2" type="binary" target="flatpak-1.15.8/tests">https://dl.flathub.org/repo/flathub.flatpakrepo</Archive> -->
  16. <BuildDependencies>
  17. <Dependency>meson</Dependency>
  18. <Dependency>xmlto</Dependency>
  19. <Dependency>socat</Dependency>
  20. <Dependency>zstd-devel</Dependency>
  21. <Dependency>util-linux</Dependency>
  22. <Dependency>gtk-doc</Dependency>
  23. <Dependency>eudev-devel</Dependency>
  24. <Dependency>gpgme-devel</Dependency>
  25. <Dependency>libcap-devel</Dependency>
  26. <Dependency>gettext-devel</Dependency>
  27. <!-- <Dependency>malcontent-devel</Dependency> -->
  28. <Dependency versionFrom="1.2.12">zlib-devel</Dependency>
  29. <Dependency versionFrom="0.4.0">bubblewrap</Dependency>
  30. <Dependency>polkit-devel</Dependency>
  31. <Dependency>libseccomp-devel</Dependency>
  32. <Dependency>dbus-devel</Dependency>
  33. <Dependency>dconf-devel</Dependency>
  34. <Dependency>json-glib-devel</Dependency>
  35. <Dependency>appstream-glib-devel</Dependency>
  36. <Dependency>docbook-xsl</Dependency>
  37. <Dependency>python3-six</Dependency>
  38. <Dependency versionFrom="2019.2">ostree-devel</Dependency>
  39. <Dependency>python3-pyparsing</Dependency>
  40. <Dependency>xdg-dbus-proxy</Dependency>
  41. <Dependency>elogind-devel</Dependency>
  42. <Dependency>curl-devel</Dependency>
  43. <Dependency>openssl-devel</Dependency>
  44. <Dependency>fuse3-devel</Dependency>
  45. <Dependency>appstream-devel</Dependency>
  46. <Dependency>wayland-client</Dependency>
  47. <Dependency>wayland-devel</Dependency>
  48. <Dependency>wayland-protocols-devel</Dependency>
  49. </BuildDependencies>
  50. <Patches>
  51. <!-- <Patch level="1">gentoo/flatpak-1.14.4-fuse-3-slotted.patch</Patch> -->
  52. </Patches>
  53. </Source>
  54. <Package>
  55. <Name>flatpak</Name>
  56. <RuntimeDependencies>
  57. <Dependency>zstd</Dependency>
  58. <Dependency>xorg-app</Dependency>
  59. <Dependency>bubblewrap</Dependency>
  60. <Dependency>fuse</Dependency>
  61. <Dependency>glib2</Dependency>
  62. <Dependency>gpgme</Dependency>
  63. <Dependency>gnupg</Dependency>
  64. <Dependency>libcap</Dependency>
  65. <Dependency>libXau</Dependency>
  66. <Dependency>libxml2</Dependency>
  67. <Dependency>libsoup</Dependency>
  68. <Dependency>json-glib</Dependency>
  69. <Dependency>libarchive</Dependency>
  70. <Dependency>libseccomp</Dependency>
  71. <Dependency>gdk-pixbuf</Dependency>
  72. <Dependency>dconf</Dependency>
  73. <!-- <Dependency>malcontent</Dependency> -->
  74. <Dependency>ostree</Dependency>
  75. <Dependency>polkit</Dependency>
  76. <Dependency>appstream-glib</Dependency>
  77. <Dependency>python3-pyparsing</Dependency>
  78. <Dependency>libassuan</Dependency>
  79. <Dependency>libgpg-error</Dependency>
  80. <Dependency>xdg-dbus-proxy</Dependency>
  81. <Dependency>curl</Dependency>
  82. <Dependency>fuse3</Dependency>
  83. <Dependency>appstream</Dependency>
  84. <Dependency>wayland-client</Dependency>
  85. </RuntimeDependencies>
  86. <Files>
  87. <Path fileType="executable">/usr/bin</Path>
  88. <Path fileType="config">/etc</Path>
  89. <Path fileType="library">/usr/lib</Path>
  90. <Path fileType="library">/usr/libexec</Path>
  91. <Path fileType="data">/usr/share/bash-completion</Path>
  92. <Path fileType="data">/usr/share/fish/vendor_completions.d/</Path>
  93. <Path fileType="data">/usr/share/dbus-1</Path>
  94. <Path fileType="data">/usr/share/polkit-1</Path>
  95. <Path fileType="data">/usr/share/flatpak</Path>
  96. <Path fileType="man">/usr/share/man</Path>
  97. <Path fileType="locale">/usr/share/locale</Path>
  98. <Path fileType="doc">/usr/share/doc</Path>
  99. <Path fileType="doc">/usr/share/gtk-doc</Path>
  100. <Path fileType="doc">/usr/share/zsh</Path>
  101. <Path fileType="data">/usr/share/fish/vendor_conf.d/flatpak.fish</Path>
  102. </Files>
  103. <AdditionalFiles>
  104. <!--AdditionalFile target="/etc/profile.d/flatpak-bindir.sh" permission="0644" owner="root">flatpak-bindir.sh</AdditionalFile-->
  105. <AdditionalFile target="/etc/flatpak/remotes.d/flathub.flatpakrepo" permission="0644" owner="root">flathub.flatpakrepo</AdditionalFile>
  106. </AdditionalFiles>
  107. <Provides>
  108. <!--COMAR script="package.py">System.Package</COMAR-->
  109. </Provides>
  110. </Package>
  111. <Package>
  112. <Name>flatpak-devel</Name>
  113. <Summary>Development files for flatpak</Summary>
  114. <RuntimeDependencies>
  115. <Dependency release="current">flatpak</Dependency>
  116. <Dependency>glib2-devel</Dependency>
  117. <Dependency>ostree-devel</Dependency>
  118. <Dependency>curl-devel</Dependency>
  119. <Dependency>zstd-devel</Dependency>
  120. <Dependency>dconf-devel</Dependency>
  121. <Dependency>gpgme-devel</Dependency>
  122. <Dependency>libXau-devel</Dependency>
  123. <Dependency>polkit-devel</Dependency>
  124. <Dependency>libxml2-devel</Dependency>
  125. <Dependency>wayland-devel</Dependency>
  126. <Dependency>json-glib-devel</Dependency>
  127. <Dependency>libarchive-devel</Dependency>
  128. <Dependency>libseccomp-devel</Dependency>
  129. <!-- <Dependency>malcontent-devel</Dependency> -->
  130. </RuntimeDependencies>
  131. <Files>
  132. <Path fileType="header">/usr/include</Path>
  133. <Path fileType="library">/usr/lib/pkgconfig</Path>
  134. <Path fileType="data">/usr/share/gir-1.0</Path>
  135. </Files>
  136. </Package>
  137. <History>
  138. <Update release="22">
  139. <Date>2024-12-18</Date>
  140. <Version>1.15.8</Version>
  141. <Comment>Rebuild.</Comment>
  142. <Name>Mustafa Cinasal</Name>
  143. <Email>muscnsl@gmail.com</Email>
  144. </Update>
  145. <Update release="21">
  146. <Date>2024-04-19</Date>
  147. <Version>1.15.8</Version>
  148. <Comment>Version bump.</Comment>
  149. <Name>Mustafa Cinasal</Name>
  150. <Email>muscnsl@gmail.com</Email>
  151. </Update>
  152. <Update release="20">
  153. <Date>2023-11-15</Date>
  154. <Version>1.15.6</Version>
  155. <Comment>Version bump.</Comment>
  156. <Name>Mustafa Cinasal</Name>
  157. <Email>muscnsl@gmail.com</Email>
  158. </Update>
  159. <Update release="19">
  160. <Date>2023-11-14</Date>
  161. <Version>1.15.4</Version>
  162. <Comment>Version bump.</Comment>
  163. <Name>Mustafa Cinasal</Name>
  164. <Email>muscnsl@gmail.com</Email>
  165. </Update>
  166. <Update release="18">
  167. <Date>2023-03-15</Date>
  168. <Version>1.15.3</Version>
  169. <Comment>Version bump.</Comment>
  170. <Name>Mustafa Cinasal</Name>
  171. <Email>muscnsl@gmail.com</Email>
  172. </Update>
  173. <Update release="17">
  174. <Date>2022-12-31</Date>
  175. <Version>1.15.1</Version>
  176. <Comment>Version bump.</Comment>
  177. <Name>Mustafa Cinasal</Name>
  178. <Email>muscnsl@gmail.com</Email>
  179. </Update>
  180. <Update release="16">
  181. <Date>2022-05-05</Date>
  182. <Version>1.12.7</Version>
  183. <Comment>Version bump.</Comment>
  184. <Name>Mustafa Cinasal</Name>
  185. <Email>muscnsl@gmail.com</Email>
  186. </Update>
  187. <Update release="15">
  188. <Date>2021-10-25</Date>
  189. <Version>1.12.2</Version>
  190. <Comment>Version bump.</Comment>
  191. <Name>Mustafa Cinasal</Name>
  192. <Email>muscnsl@gmail.com</Email>
  193. </Update>
  194. <Update release="14">
  195. <Date>2021-06-07</Date>
  196. <Version>1.11.1</Version>
  197. <Comment>Version bump.</Comment>
  198. <Name>Berk Çakar</Name>
  199. <Email>berk2238@hotmail.com</Email>
  200. </Update>
  201. <Update release="13">
  202. <Date>2021-04-29</Date>
  203. <Version>1.10.2</Version>
  204. <Comment>Fixed flatpak does nothing.</Comment>
  205. <Name>Berk Çakar</Name>
  206. <Email>berk2238@hotmail.com</Email>
  207. </Update>
  208. <Update release="12">
  209. <Date>2021-04-25</Date>
  210. <Version>1.10.2</Version>
  211. <Comment>Version bump</Comment>
  212. <Name>Sami BABAT</Name>
  213. <Email>samibabat@gmail.com</Email>
  214. </Update>
  215. <Update release="11">
  216. <Date>2021-04-06</Date>
  217. <Version>1.6.3</Version>
  218. <Comment>Update dependencies</Comment>
  219. <Name>Berkan Şahin</Name>
  220. <Email>cicektaksi@tutanota.com</Email>
  221. </Update>
  222. <Update release="10">
  223. <Date>2020-04-02</Date>
  224. <Version>1.6.3</Version>
  225. <Comment>Version bump.</Comment>
  226. <Name>Mustafa Cinasal</Name>
  227. <Email>muscnsl@gmail.com</Email>
  228. </Update>
  229. <Update release="9">
  230. <Date>2020-03-10</Date>
  231. <Version>1.4.4</Version>
  232. <Comment>Version bump.</Comment>
  233. <Name>Mustafa Cinasal</Name>
  234. <Email>muscnsl@gmail.com</Email>
  235. </Update>
  236. <Update release="8">
  237. <Date>2019-07-07</Date>
  238. <Version>1.4.2</Version>
  239. <Comment>Version bump..</Comment>
  240. <Name>Ertuğrul Erata</Name>
  241. <Email>ertugrulerata@gmail.com</Email>
  242. </Update>
  243. <Update release="7">
  244. <Date>2019-04-14</Date>
  245. <Version>1.2.4</Version>
  246. <Comment>Version bump.</Comment>
  247. <Name>Ertuğrul Erata</Name>
  248. <Email>ertugrulerata@gmail.com</Email>
  249. </Update>
  250. <Update release="6">
  251. <Date>2018-11-19</Date>
  252. <Version>1.1.0</Version>
  253. <Comment>Version bump.</Comment>
  254. <Name>Ertuğrul Erata</Name>
  255. <Email>ertugrulerata@gmail.com</Email>
  256. </Update>
  257. <Update release="5">
  258. <Date>2018-10-13</Date>
  259. <Version>1.0.4</Version>
  260. <Comment>Version bump</Comment>
  261. <Name>Ertuğrul Erata</Name>
  262. <Email>ertugrulerata@gmail.com</Email>
  263. </Update>
  264. <Update release="4">
  265. <Date>2018-08-23</Date>
  266. <Version>1.0.0</Version>
  267. <Comment>Version bump.</Comment>
  268. <Name>Ertuğrul Erata</Name>
  269. <Email>ertugrulerata@gmail.com</Email>
  270. </Update>
  271. <Update release="3">
  272. <Date>2018-07-08</Date>
  273. <Version>0.11.7</Version>
  274. <Comment>Version bump.</Comment>
  275. <Name>Ertuğrul Erata</Name>
  276. <Email>ertugrulerata@gmail.com</Email>
  277. </Update>
  278. <Update release="2">
  279. <Date>2018-02-16</Date>
  280. <Version>0.11.1</Version>
  281. <Comment>Version bump.</Comment>
  282. <Name>Ertuğrul Erata</Name>
  283. <Email>ertugrulerata@gmail.com</Email>
  284. </Update>
  285. <Update release="1">
  286. <Date>2018-02-03</Date>
  287. <Version>0.10.3</Version>
  288. <Comment>First release.</Comment>
  289. <Name>Ertuğrul Erata</Name>
  290. <Email>ertugrulerata@gmail.com</Email>
  291. </Update>
  292. </History>
  293. </PISI>