Merge pull request #15177 from Rmys/master

webkit2gtk-4.1-2.46.2
This commit is contained in:
Rmys
2024-10-23 10:30:00 +03:00
committed by GitHub
2 changed files with 9 additions and 8 deletions
+1
View File
@@ -33,6 +33,7 @@ def setup():
-DUSE_SOUP2=OFF \
-DUSE_WOFF2=OFF \
-DUSE_SYSTEMD=OFF \
-DUSE_LIBBACKTRACE=OFF \
-DPYTHON_EXECUTABLE=/usr/bin/python3 \
-DJPEG_INCLUDE_DIR=/usr/include/openjpeg-2.5 \
-DSHOULD_INSTALL_JS_SHELL=ON \
+8 -8
View File
@@ -14,7 +14,7 @@
<IsA>library</IsA>
<Summary>An opensource web browser engine for GTK+ applications</Summary>
<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>
<Archive sha1sum="b9a0f964a157277d80195622316d3eea19c89d0d" type="tarxz">https://www.webkitgtk.org/releases/webkitgtk-2.42.1.tar.xz</Archive>
<Archive sha1sum="2d604e99169e946175d5d60530dc37908bb99403" type="tarxz">https://www.webkitgtk.org/releases/webkitgtk-2.46.2.tar.xz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>which</Dependency>
@@ -63,8 +63,8 @@
<Dependency>gobject-introspection-devel</Dependency>
</BuildDependencies>
<Patches>
<Patch level="1">GTK-MiniBrowser-should-hide-the-toolbar-when-using-full-screen.patch</Patch>
<Patch level="1">GTK-Disable-DMABuf-renderer-for-NVIDIA-proprietary-drivers.patch</Patch>
<!-- <Patch level="1">GTK-MiniBrowser-should-hide-the-toolbar-when-using-full-screen.patch</Patch> -->
<!-- <Patch level="1">GTK-Disable-DMABuf-renderer-for-NVIDIA-proprietary-drivers.patch</Patch> -->
</Patches>
</Source>
@@ -158,11 +158,11 @@
<History>
<Update release="4">
<Date>2024-10-22</Date>
<Version>2.42.1</Version>
<Comment>Add missing dependencies.</Comment>
<Name>Bedirhan Kurt</Name>
<Email>bedirhan.kurt@outlook.com</Email>
<Date>2024-10-23</Date>
<Version>2.46.2</Version>
<Comment>Version bump.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2023-10-24</Date>