pspec.xml 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>epiphany</Name>
  6. <Homepage>https://gitlab.gnome.org/GNOME/epiphany</Homepage>
  7. <Packager>
  8. <Name>Pisi Linux Admins</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>GPLv2</License>
  12. <IsA>app:gui</IsA>
  13. <Icon>epiphany</Icon>
  14. <Summary>Intuitive GNOME web browser.</Summary>
  15. <Description>Epiphany is a GNOME web browser based on the WebKit rendering engine.</Description>
  16. <Archive sha1sum="ba6c6ce07a3eda92bba7f65627a1789852630de2" type="tarxz">https://download.gnome.org/sources/epiphany/47/epiphany-47.2.tar.xz</Archive>
  17. <BuildDependencies>
  18. <Dependency>glib2-devel</Dependency>
  19. <Dependency>itstool</Dependency>
  20. <Dependency>NetworkManager-devel</Dependency>
  21. <Dependency>avahi-glib-devel</Dependency>
  22. <Dependency versionFrom="3.41.0">gcr-4-devel</Dependency>
  23. <Dependency versionFrom="44.0">gnome-desktop-devel</Dependency>
  24. <Dependency>json-glib-devel</Dependency>
  25. <Dependency>libdazzle-devel</Dependency>
  26. <Dependency versionFrom="1.4.0">libhandy-devel</Dependency>
  27. <Dependency>libnotify-devel</Dependency>
  28. <Dependency>libsecret-devel</Dependency>
  29. <Dependency>libwnck3-devel</Dependency>
  30. <Dependency>libxslt-devel</Dependency>
  31. <Dependency>nettle-devel</Dependency>
  32. <Dependency>nss-devel</Dependency>
  33. <Dependency>gstreamer-devel</Dependency>
  34. <Dependency>libportal-devel</Dependency>
  35. <Dependency>libsoup3-devel</Dependency>
  36. <Dependency>libarchive-devel</Dependency>
  37. <Dependency>appstream-glib-devel</Dependency>
  38. <Dependency>gmp-devel</Dependency>
  39. <Dependency>meson</Dependency>
  40. <Dependency>desktop-file-utils</Dependency>
  41. <Dependency>webkit2gtk-6.0-devel</Dependency>
  42. </BuildDependencies>
  43. </Source>
  44. <Package>
  45. <Name>epiphany</Name>
  46. <RuntimeDependencies>
  47. <Dependency>atk</Dependency>
  48. <Dependency>cairo</Dependency>
  49. <Dependency>gcr-4</Dependency>
  50. <Dependency>gdk-pixbuf</Dependency>
  51. <Dependency>glib2</Dependency>
  52. <Dependency>gmp</Dependency>
  53. <Dependency>gtk4</Dependency>
  54. <Dependency>json-glib</Dependency>
  55. <Dependency>libdazzle</Dependency>
  56. <Dependency>libsecret</Dependency>
  57. <Dependency>libxml2</Dependency>
  58. <Dependency>graphene</Dependency>
  59. <Dependency>nettle</Dependency>
  60. <Dependency>pango</Dependency>
  61. <Dependency>sqlite</Dependency>
  62. <Dependency>libsoup3</Dependency>
  63. <Dependency>libhandy</Dependency>
  64. <Dependency>libportal</Dependency>
  65. <Dependency>libarchive</Dependency>
  66. <Dependency>gstreamer</Dependency>
  67. <Dependency>libadwaita</Dependency>
  68. <Dependency>webkit2gtk-6.0</Dependency>
  69. </RuntimeDependencies>
  70. <Files>
  71. <Path fileType="executable">/usr/bin</Path>
  72. <Path fileType="library">/usr/lib</Path>
  73. <Path fileType="library">/usr/libexec</Path>
  74. <Path fileType="data">/usr/share/applications</Path>
  75. <Path fileType="data">/usr/share/dbus-1</Path>
  76. <Path fileType="doc">/usr/share/doc</Path>
  77. <Path fileType="data">/usr/share/epiphany</Path>
  78. <Path fileType="data">/usr/share/glib-2.0</Path>
  79. <Path fileType="data">/usr/share/gnome-shell</Path>
  80. <Path fileType="man">/usr/share/help</Path>
  81. <Path fileType="data">/usr/share/icons</Path>
  82. <Path fileType="localedata">/usr/share/locale</Path>
  83. <Path fileType="man">/usr/share/man</Path>
  84. <Path fileType="data">/usr/share/metainfo</Path>
  85. </Files>
  86. </Package>
  87. <History>
  88. <Update release="28">
  89. <Date>2024-12-26</Date>
  90. <Version>47.2</Version>
  91. <Comment>Rebuild.</Comment>
  92. <Name>Pisi Linux Community</Name>
  93. <Email>admin@pisilinux.org</Email>
  94. </Update>
  95. <Update release="27">
  96. <Date>2024-10-22</Date>
  97. <Version>47.2</Version>
  98. <Comment>Version bump.</Comment>
  99. <Name>Pisi Linux Community</Name>
  100. <Email>admin@pisilinux.org</Email>
  101. </Update>
  102. <Update release="26">
  103. <Date>2024-10-15</Date>
  104. <Version>47.1</Version>
  105. <Comment>Version bump.</Comment>
  106. <Name>Pisi Linux Community</Name>
  107. <Email>admin@pisilinux.org</Email>
  108. </Update>
  109. <Update release="25">
  110. <Date>2024-09-12</Date>
  111. <Version>47.0</Version>
  112. <Comment>Version bump.</Comment>
  113. <Name>Pisi Linux Community</Name>
  114. <Email>admin@pisilinux.org</Email>
  115. </Update>
  116. <Update release="24">
  117. <Date>2024-08-03</Date>
  118. <Version>46.3</Version>
  119. <Comment>Version bump.</Comment>
  120. <Name>Pisi Linux Community</Name>
  121. <Email>admin@pisilinux.org</Email>
  122. </Update>
  123. <Update release="23">
  124. <Date>2024-06-30</Date>
  125. <Version>46.2</Version>
  126. <Comment>Version bump.</Comment>
  127. <Name>Pisi Linux Community</Name>
  128. <Email>admin@pisilinux.org</Email>
  129. </Update>
  130. <Update release="22">
  131. <Date>2024-05-30</Date>
  132. <Version>46.1</Version>
  133. <Comment>Version bump.</Comment>
  134. <Name>Pisi Linux Community</Name>
  135. <Email>admin@pisilinux.org</Email>
  136. </Update>
  137. <Update release="21">
  138. <Date>2024-03-04</Date>
  139. <Version>45.3</Version>
  140. <Comment>Version bump.</Comment>
  141. <Name>Mustafa Cinasal</Name>
  142. <Email>muscnsl@gmail.com</Email>
  143. </Update>
  144. <Update release="20">
  145. <Date>2024-02-11</Date>
  146. <Version>45.2</Version>
  147. <Comment>Version bump.</Comment>
  148. <Name>Mustafa Cinasal</Name>
  149. <Email>muscnsl@gmail.com</Email>
  150. </Update>
  151. <Update release="19">
  152. <Date>2023-11-06</Date>
  153. <Version>45.1</Version>
  154. <Comment>Version bump.</Comment>
  155. <Name>Mustafa Cinasal</Name>
  156. <Email>muscnsl@gmail.com</Email>
  157. </Update>
  158. <Update release="18">
  159. <Date>2023-07-29</Date>
  160. <Version>44.6</Version>
  161. <Comment>Version bump.</Comment>
  162. <Name>Mustafa Cinasal</Name>
  163. <Email>muscnsl@gmail.com</Email>
  164. </Update>
  165. <Update release="17">
  166. <Date>2023-06-30</Date>
  167. <Version>44.5</Version>
  168. <Comment>Version bump.</Comment>
  169. <Name>Mustafa Cinasal</Name>
  170. <Email>muscnsl@gmail.com</Email>
  171. </Update>
  172. <Update release="16">
  173. <Date>2023-06-30</Date>
  174. <Version>44.4</Version>
  175. <Comment>Version bump.</Comment>
  176. <Name>Mustafa Cinasal</Name>
  177. <Email>muscnsl@gmail.com</Email>
  178. </Update>
  179. <Update release="15">
  180. <Date>2023-05-26</Date>
  181. <Version>44.3</Version>
  182. <Comment>Version bump</Comment>
  183. <Name>Mustafa Cinasal</Name>
  184. <Email>muscnsl@gmail.com</Email>
  185. </Update>
  186. <Update release="14">
  187. <Date>2023-04-21</Date>
  188. <Version>44.2</Version>
  189. <Comment>Version bump.</Comment>
  190. <Name>Mustafa Cinasal</Name>
  191. <Email>muscnsl@gmail.com</Email>
  192. </Update>
  193. <Update release="13">
  194. <Date>2023-03-17</Date>
  195. <Version>44.0</Version>
  196. <Comment>Version bump.</Comment>
  197. <Name>Mustafa Cinasal</Name>
  198. <Email>muscnsl@gmail.com</Email>
  199. </Update>
  200. <Update release="12">
  201. <Date>2023-02-20</Date>
  202. <Version>43.1</Version>
  203. <Comment>Version bump.</Comment>
  204. <Name>Mustafa Cinasal</Name>
  205. <Email>muscnsl@gmail.com</Email>
  206. </Update>
  207. <Update release="11">
  208. <Date>2022-10-09</Date>
  209. <Version>43.0</Version>
  210. <Comment>Version bump.</Comment>
  211. <Name>Mustafa Cinasal</Name>
  212. <Email>muscnsl@gmail.com</Email>
  213. </Update>
  214. <Update release="10">
  215. <Date>2022-07-08</Date>
  216. <Version>42.3</Version>
  217. <Comment>Version bump.</Comment>
  218. <Name>Mustafa Cinasal</Name>
  219. <Email>muscnsl@gmail.com</Email>
  220. </Update>
  221. <Update release="9">
  222. <Date>2022-06-20</Date>
  223. <Version>42.2</Version>
  224. <Comment>Rebuild.</Comment>
  225. <Name>Mustafa Cinasal</Name>
  226. <Email>muscnsl@gmail.com</Email>
  227. </Update>
  228. <Update release="8">
  229. <Date>2022-04-22</Date>
  230. <Version>42.2</Version>
  231. <Comment>Version bump.</Comment>
  232. <Name>Mustafa Cinasal</Name>
  233. <Email>muscnsl@gmail.com</Email>
  234. </Update>
  235. <Update release="7">
  236. <Date>2021-12-24</Date>
  237. <Version>41.3</Version>
  238. <Comment>Version bump.</Comment>
  239. <Name>Mustafa Cinasal</Name>
  240. <Email>muscnsl@gmail.com</Email>
  241. </Update>
  242. <Update release="6">
  243. <Date>2021-12-17</Date>
  244. <Version>41.2</Version>
  245. <Comment>Version bump</Comment>
  246. <Name>Mustafa Cinasal</Name>
  247. <Email>muscnsl@gmail.com</Email>
  248. </Update>
  249. <Update release="5">
  250. <Date>2021-12-16</Date>
  251. <Version>41.1</Version>
  252. <Comment>Version bump.</Comment>
  253. <Name>Mustafa Cinasal</Name>
  254. <Email>muscnsl@gmail.com</Email>
  255. </Update>
  256. <Update release="4">
  257. <Date>2021-09-18</Date>
  258. <Version>41.0</Version>
  259. <Comment>Version bump.</Comment>
  260. <Name>Mustafa Cinasal</Name>
  261. <Email>muscnsl@gmail.com</Email>
  262. </Update>
  263. <Update release="3">
  264. <Date>2021-08-13</Date>
  265. <Version>40.3</Version>
  266. <Comment>Version bump.</Comment>
  267. <Name>Mustafa Cinasal</Name>
  268. <Email>muscnsl@gmail.com</Email>
  269. </Update>
  270. <Update release="2">
  271. <Date>2021-06-08</Date>
  272. <Version>40.2</Version>
  273. <Comment>Version bump</Comment>
  274. <Name>Berk Çakar</Name>
  275. <Email>berk2238@hotmail.com</Email>
  276. </Update>
  277. <Update release="1">
  278. <Date>2021-06-07</Date>
  279. <Version>3.38.5</Version>
  280. <Comment>First release for Pisi Linux</Comment>
  281. <Name>Berk Çakar</Name>
  282. <Email>berk2238@hotmail.com</Email>
  283. </Update>
  284. </History>
  285. </PISI>