summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-10-14 21:26:32 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-10-14 21:29:14 +0200
commitd81b7161004f208260afc5acf3393a35d6cc376f (patch)
treeb6f3f74452dfad74afdacef72d8cc4fb03dedab5 /kde-frameworks/kdelibs
parentsci-mathematics/rkward: Drop to ~arch (diff)
downloadgentoo-d81b7161004f208260afc5acf3393a35d6cc376f.tar.gz
gentoo-d81b7161004f208260afc5acf3393a35d6cc376f.tar.bz2
gentoo-d81b7161004f208260afc5acf3393a35d6cc376f.zip
kde-frameworks/kdelibs: Drop USE=webkit
Gentoo-bug: 622704 Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'kde-frameworks/kdelibs')
-rw-r--r--kde-frameworks/kdelibs/kdelibs-4.14.34.ebuild3
-rw-r--r--kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild3
2 files changed, 2 insertions, 4 deletions
diff --git a/kde-frameworks/kdelibs/kdelibs-4.14.34.ebuild b/kde-frameworks/kdelibs/kdelibs-4.14.34.ebuild
index cf9f89776e1d..1618705e295b 100644
--- a/kde-frameworks/kdelibs/kdelibs-4.14.34.ebuild
+++ b/kde-frameworks/kdelibs/kdelibs-4.14.34.ebuild
@@ -9,7 +9,6 @@ KDE_HANDBOOK="optional"
OPENGL_REQUIRED="optional"
QT3SUPPORT_REQUIRED="true"
SQL_REQUIRED="always"
-WEBKIT_REQUIRED="optional"
inherit kde4-base fdo-mime multilib toolchain-funcs flag-o-matic
APPS_VERSION="17.04.3" # Don't forget to bump this
@@ -166,7 +165,7 @@ src_configure() {
-DWITH_OpenSSL=$(usex ssl)
-DWITH_UDev=$(usex udev)
-DWITH_SOLID_UDISKS2=$(usex udisks)
- -DWITH_KDEWEBKIT=$(usex webkit)
+ -DWITH_KDEWEBKIT=OFF
-DWITH_Avahi=$(usex zeroconf)
)
diff --git a/kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild b/kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild
index 931ff1e0e4cf..80d84e09116f 100644
--- a/kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild
+++ b/kde-frameworks/kdelibs/kdelibs-4.14.37.ebuild
@@ -7,7 +7,6 @@ CPPUNIT_REQUIRED="optional"
DECLARATIVE_REQUIRED="always"
KDE_HANDBOOK="optional"
OPENGL_REQUIRED="optional"
-WEBKIT_REQUIRED="optional"
inherit kde4-base toolchain-funcs flag-o-matic xdg-utils
APPS_VERSION="17.08.2" # Don't forget to bump this
@@ -173,7 +172,7 @@ src_configure() {
-DWITH_OpenSSL=$(usex ssl)
-DWITH_UDev=$(usex udev)
-DWITH_SOLID_UDISKS2=$(usex udisks)
- -DWITH_KDEWEBKIT=$(usex webkit)
+ -DWITH_KDEWEBKIT=OFF
-DWITH_Avahi=$(usex zeroconf)
)