@@ -160,7 +160,7 @@
|
||||
<Update release="4">
|
||||
<Date>2024-10-23</Date>
|
||||
<Version>2.46.2</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Comment>Version bump</Comment>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admin@pisilinux.org</Email>
|
||||
</Update>
|
||||
|
||||
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
paths = ["JavaScriptCore", "WebCore", "WebKit", "WebKit2"]
|
||||
docs = ["AUTHORS", "COPYING.LIB", "THANKS", \
|
||||
docs = ["AUTHORS", "COPYING.LIB", \
|
||||
"LICENSE-LGPL-2", "LICENSE-LGPL-2.1", "LICENSE"]
|
||||
|
||||
def setup():
|
||||
@@ -31,6 +31,8 @@ def setup():
|
||||
-DUSE_SOUP2=ON \
|
||||
-DUSE_WOFF2=OFF \
|
||||
-DUSE_SYSTEMD=OFF \
|
||||
-DUSE_GTK4=OFF \
|
||||
-DUSE_LIBBACKTRACE=OFF \
|
||||
-DPYTHON_EXECUTABLE=/usr/bin/python3 \
|
||||
-DJPEG_INCLUDE_DIR=/usr/include/openjpeg-2.5 \
|
||||
-DSHOULD_INSTALL_JS_SHELL=ON \
|
||||
|
||||
@@ -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>
|
||||
@@ -61,8 +61,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>
|
||||
|
||||
@@ -153,11 +153,11 @@
|
||||
|
||||
<History>
|
||||
<Update release="9">
|
||||
<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="8">
|
||||
<Date>2023-10-24</Date>
|
||||
|
||||
Reference in New Issue
Block a user