UmVirt LFS Package info
DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit: 1ca4178aea919e4c9e869e3d650ff8af9678bd6f
webkitgtk
The WebKitGTK+ package is a port of the portable web rendering engine WebKit to the GTK+ 3 and GTK+ 2 platforms. Package info
Codename: webkitgtk
Source file: webkitgtk-2.28.2.tar.xz
Source directory: webkitgtk-2.28.2
Package URL: https://umvirt.com/linux/downloads/0.1/packages/w/webkitgtk-2.28.2.tar.xz
Package md5-checksum URL: https://umvirt.com/linux/downloads/0.1/packages/w/webkitgtk-2.28.2.tar.xz.md5sum
Dependances: mesa, cmake, which, icu, cairo, gtk2, gtk3, libsecret, sqlite, libsoup, gst-plugins-bad, libgudev, libwebp, ruby, geoclue, enchant, wpebackend, bubblewrap, xdg-dbus-proxy.
Dependance of: midori, jami-client-gnome, foliate, gnome-online-accounts.
Patches: *** NO PATCHES FOUND ***
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
mkdir -vp build &&
cd build &&
CFLAGS=-Wno-expansion-to-defined \
CXXFLAGS=-Wno-expansion-to-defined \
cmake -DCMAKE_BUILD_TYPE=Release \
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_SKIP_RPATH=ON \
-DPORT=GTK \
-DLIB_INSTALL_DIR=/usr/lib \
-DUSE_LIBHYPHEN=OFF \
-DENABLE_MINIBROWSER=ON \
-DENABLE_ACCELERATED_2D_CANVAS=OFF \
-DENABLE_GEOLOCATION=OFF \
-DENABLE_OPENGL=OFF \
-DENABLE_GLES2=OFF \
-DENABLE_VIDEO=OFF \
-DENABLE_WEB_AUDIO=OFF \
-DENABLE_SPELLCHECK=OFF \
-DUSE_WOFF2=OFF \
-Wno-dev ..
Build script:
make
Install script:
make install