[arch-commits] Commit in webkit2gtk/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Sun Mar 15 02:31:09 UTC 2020
Date: Sunday, March 15, 2020 @ 02:31:08
Author: heftig
Revision: 377551
2.28.0-3: enable minibrowser FS#65828
Modified:
webkit2gtk/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-15 02:24:05 UTC (rev 377550)
+++ PKGBUILD 2020-03-15 02:31:08 UTC (rev 377551)
@@ -3,7 +3,7 @@
pkgname=webkit2gtk
pkgver=2.28.0
-pkgrel=2
+pkgrel=3
pkgdesc="GTK+ Web content engine library"
arch=(x86_64)
url="https://webkitgtk.org/"
@@ -34,6 +34,7 @@
-DCMAKE_INSTALL_PREFIX=/usr \
-DCMAKE_SKIP_RPATH=ON \
-DENABLE_GTKDOC=ON \
+ -DENABLE_MINIBROWSER=ON \
-DLIBEXEC_INSTALL_DIR=/usr/lib \
-DLIB_INSTALL_DIR=/usr/lib
cmake --build build
More information about the arch-commits
mailing list