pspec.xml 9.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220
  1. <?xml version="1.0" ?>
  2. <!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
  3. <PISI>
  4. <Source>
  5. <Name>webkit2gtk</Name>
  6. <Homepage>http://webkitgtk.org</Homepage>
  7. <Packager>
  8. <Name>Alihan Öztürk</Name>
  9. <Email>admins@pisilinux.org</Email>
  10. </Packager>
  11. <License>LGPLv2</License>
  12. <License>LGPLv2.1</License>
  13. <License>BSD</License>
  14. <IsA>library</IsA>
  15. <Summary>An opensource web browser engine for GTK+ applications</Summary>
  16. <Description>The GTK+ port of WebKit is intended to provide a browser component primarily for users of the portable GTK+ UI toolkit on platforms like Linux.</Description>
  17. <Archive sha1sum="2d604e99169e946175d5d60530dc37908bb99403" type="tarxz">https://www.webkitgtk.org/releases/webkitgtk-2.46.2.tar.xz</Archive>
  18. <BuildDependencies>
  19. <Dependency>cmake</Dependency>
  20. <Dependency>which</Dependency>
  21. <Dependency>gperf</Dependency>
  22. <Dependency>unifdef</Dependency>
  23. <Dependency>gtk-doc</Dependency>
  24. <Dependency>bubblewrap</Dependency>
  25. <Dependency>ruby-devel</Dependency>
  26. <Dependency>mesa-devel</Dependency>
  27. <Dependency>gtk3-devel</Dependency>
  28. <Dependency>gtk2-devel</Dependency>
  29. <Dependency>webp-devel</Dependency>
  30. <Dependency>libwpe-devel</Dependency>
  31. <Dependency>cairo-devel</Dependency>
  32. <Dependency>icu4c-devel</Dependency>
  33. <Dependency>libXt-devel</Dependency>
  34. <Dependency>lcms2-devel</Dependency>
  35. <Dependency>sqlite-devel</Dependency>
  36. <Dependency>libjxl-devel</Dependency>
  37. <Dependency>libavif-devel</Dependency>
  38. <Dependency>python3-devel</Dependency>
  39. <Dependency>libsoup-devel</Dependency>
  40. <Dependency>wayland-devel</Dependency>
  41. <Dependency>libxslt-devel</Dependency>
  42. <Dependency>geoclue-devel</Dependency>
  43. <Dependency>elogind-devel</Dependency>
  44. <Dependency>libgudev-devel</Dependency>
  45. <Dependency>harfbuzz-devel</Dependency>
  46. <Dependency>enchant2-devel</Dependency>
  47. <Dependency>xdg-dbus-proxy</Dependency>
  48. <Dependency>libtasn1-devel</Dependency>
  49. <Dependency>libglvnd-devel</Dependency>
  50. <Dependency>libnotify-devel</Dependency>
  51. <Dependency>openjpeg2-devel</Dependency>
  52. <Dependency>libsecret-devel</Dependency>
  53. <Dependency>libgcrypt-devel</Dependency>
  54. <Dependency>libseccomp-devel</Dependency>
  55. <Dependency>libmanette-devel</Dependency>
  56. <Dependency>icon-theme-hicolor</Dependency>
  57. <Dependency>libjpeg-turbo-devel</Dependency>
  58. <Dependency>wpebackend-fdo-devel</Dependency>
  59. <Dependency>gst-plugins-bad-devel</Dependency>
  60. <Dependency>gst-plugins-base-devel</Dependency>
  61. <Dependency>gobject-introspection-devel</Dependency>
  62. </BuildDependencies>
  63. <Patches>
  64. <!-- <Patch level="1">GTK-MiniBrowser-should-hide-the-toolbar-when-using-full-screen.patch</Patch> -->
  65. <!-- <Patch level="1">GTK-Disable-DMABuf-renderer-for-NVIDIA-proprietary-drivers.patch</Patch> -->
  66. </Patches>
  67. </Source>
  68. <Package>
  69. <Name>webkit2gtk</Name>
  70. <RuntimeDependencies>
  71. <Dependency>atk</Dependency>
  72. <Dependency>bubblewrap</Dependency>
  73. <Dependency>zlib</Dependency>
  74. <Dependency>gtk3</Dependency>
  75. <Dependency>mesa</Dependency>
  76. <Dependency>webp</Dependency>
  77. <Dependency>lcms2</Dependency>
  78. <Dependency>cairo</Dependency>
  79. <Dependency>icu4c</Dependency>
  80. <Dependency>libXt</Dependency>
  81. <Dependency>glib2</Dependency>
  82. <Dependency>pango</Dependency>
  83. <Dependency>libwpe</Dependency>
  84. <Dependency>libX11</Dependency>
  85. <Dependency>libgcc</Dependency>
  86. <Dependency>libpng</Dependency>
  87. <Dependency>sqlite</Dependency>
  88. <Dependency>libjxl</Dependency>
  89. <Dependency>libavif</Dependency>
  90. <Dependency>libxml2</Dependency>
  91. <Dependency>wayland</Dependency>
  92. <Dependency>enchant</Dependency>
  93. <Dependency>geoclue</Dependency>
  94. <Dependency>libsoup</Dependency>
  95. <Dependency>libxslt</Dependency>
  96. <Dependency>elogind</Dependency>
  97. <Dependency>enchant2</Dependency>
  98. <Dependency>libtasn1</Dependency>
  99. <Dependency>harfbuzz</Dependency>
  100. <Dependency>freetype</Dependency>
  101. <Dependency>libglvnd</Dependency>
  102. <Dependency>libsecret</Dependency>
  103. <Dependency>openjpeg2</Dependency>
  104. <Dependency>libnotify</Dependency>
  105. <Dependency>libgcrypt</Dependency>
  106. <Dependency>gstreamer</Dependency>
  107. <Dependency>gst-libav</Dependency>
  108. <Dependency>fontconfig</Dependency>
  109. <Dependency>gdk-pixbuf</Dependency>
  110. <Dependency>libXdamage</Dependency>
  111. <Dependency>libXrender</Dependency>
  112. <Dependency>libseccomp</Dependency>
  113. <Dependency>libmanette</Dependency>
  114. <Dependency>libXcomposite</Dependency>
  115. <Dependency>libjpeg-turbo</Dependency>
  116. <Dependency>wpebackend-fdo</Dependency>
  117. <Dependency>wayland-client</Dependency>
  118. <Dependency>wayland-server</Dependency>
  119. <Dependency>gst-plugins-bad</Dependency>
  120. <Dependency>gst-plugins-base</Dependency>
  121. <Dependency>gst-plugins-good</Dependency>
  122. <Dependency>gobject-introspection</Dependency>
  123. <Dependency>xdg-dbus-proxy</Dependency>
  124. </RuntimeDependencies>
  125. <Files>
  126. <Path fileType="library">/usr/lib</Path>
  127. <Path fileType="data">/usr/share</Path>
  128. <Path fileType="doc">/usr/share/doc</Path>
  129. </Files>
  130. </Package>
  131. <Package>
  132. <Name>webkit2gtk-devel</Name>
  133. <IsA>library</IsA>
  134. <IsA>data:doc</IsA>
  135. <Summary>Development files for GTK+ port of WebKit</Summary>
  136. <RuntimeDependencies>
  137. <Dependency>gtk3-devel</Dependency>
  138. <Dependency>glib2-devel</Dependency>
  139. <Dependency>libsoup-devel</Dependency>
  140. <Dependency release="current">webkit2gtk</Dependency>
  141. </RuntimeDependencies>
  142. <Files>
  143. <Path fileType="executable">/usr/bin</Path>
  144. <Path fileType="header">/usr/include</Path>
  145. <Path fileType="data">/usr/lib/pkgconfig</Path>
  146. <Path fileType="doc">/usr/share/doc/webkit-gtk/Web*</Path>
  147. <Path fileType="doc">/usr/share/doc/webkit2gtk/html</Path>
  148. <Path fileType="doc">/usr/share/doc/webkit-gtk/JavaScriptCore</Path>
  149. </Files>
  150. </Package>
  151. <History>
  152. <Update release="9">
  153. <Date>2024-10-23</Date>
  154. <Version>2.46.2</Version>
  155. <Comment>Version bump</Comment>
  156. <Name>Pisi Linux Community</Name>
  157. <Email>admin@pisilinux.org</Email>
  158. </Update>
  159. <Update release="8">
  160. <Date>2023-10-24</Date>
  161. <Version>2.42.1</Version>
  162. <Comment>Version bump.</Comment>
  163. <Name>Mustafa Cinasal</Name>
  164. <Email>muscnsl@gmail.com</Email>
  165. </Update>
  166. <Update release="7">
  167. <Date>2022-07-11</Date>
  168. <Version>2.36.4</Version>
  169. <Comment>Version bump.</Comment>
  170. <Name>Mustafa Cinasal</Name>
  171. <Email>muscnsl@gmail.com</Email>
  172. </Update>
  173. <Update release="6">
  174. <Date>2022-06-22</Date>
  175. <Version>2.36.3</Version>
  176. <Comment>Rebuild.</Comment>
  177. <Name>Mustafa Cinasal</Name>
  178. <Email>muscnsl@gmail.com</Email>
  179. </Update>
  180. <Update release="5">
  181. <Date>2022-06-15</Date>
  182. <Version>2.36.3</Version>
  183. <Comment>Ver. Bump.</Comment>
  184. <Name>Kamil Atlı</Name>
  185. <Email>suvari@pisilinux.org</Email>
  186. </Update>
  187. <Update release="4">
  188. <Date>2021-10-01</Date>
  189. <Version>2.34.0</Version>
  190. <Comment>Version bump.</Comment>
  191. <Name>Mustafa Cinasal</Name>
  192. <Email>muscnsl@gmail.com</Email>
  193. </Update>
  194. <Update release="3">
  195. <Date>2021-06-07</Date>
  196. <Version>2.33.1</Version>
  197. <Comment>Version bump.</Comment>
  198. <Name>Mustafa Cinasal</Name>
  199. <Email>muscnsl@gmail.com</Email>
  200. </Update>
  201. <Update release="2">
  202. <Date>2021-02-27</Date>
  203. <Version>2.30.5</Version>
  204. <Comment>Version bump.</Comment>
  205. <Name>Mustafa Cinasal</Name>
  206. <Email>muscnsl@gmail.com</Email>
  207. </Update>
  208. <Update release="1">
  209. <Date>2020-01-30</Date>
  210. <Version>2.26.3</Version>
  211. <Comment>First release.</Comment>
  212. <Name>Mustafa Cinasal</Name>
  213. <Email>muscnsl@gmail.com</Email>
  214. </Update>
  215. </History>
  216. </PISI>