summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakov Smolić <jsmolic@gentoo.org>2021-10-05 08:56:06 +0200
committerJakov Smolić <jsmolic@gentoo.org>2021-10-05 09:36:51 +0200
commitb619875ee9892b3586877211e085cedc1ff82c02 (patch)
treea486ff1d58a010bc33e55d812ea412dbd4d21503 /net-irc
parentdev-qt/qtwebkit: treeclean (diff)
downloadgentoo-b619875ee9892b3586877211e085cedc1ff82c02.tar.gz
gentoo-b619875ee9892b3586877211e085cedc1ff82c02.tar.bz2
gentoo-b619875ee9892b3586877211e085cedc1ff82c02.zip
net-irc/kvirc: Remove qtwebkit support
Closes: https://bugs.gentoo.org/750881 Bug: https://bugs.gentoo.org/684580 Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/kvirc/kvirc-5.2_pre20200605155236-r2.ebuild (renamed from net-irc/kvirc/kvirc-5.2_pre20200605155236-r1.ebuild)6
-rw-r--r--net-irc/kvirc/kvirc-5.2_pre20210630233331-r1.ebuild (renamed from net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild)6
-rw-r--r--net-irc/kvirc/kvirc-9999.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/net-irc/kvirc/kvirc-5.2_pre20200605155236-r1.ebuild b/net-irc/kvirc/kvirc-5.2_pre20200605155236-r2.ebuild
index c92018013e98..dd4434e337ee 100644
--- a/net-irc/kvirc/kvirc-5.2_pre20200605155236-r1.ebuild
+++ b/net-irc/kvirc/kvirc-5.2_pre20200605155236-r2.ebuild
@@ -30,7 +30,7 @@ fi
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="amd64 ~ppc ~ppc64 x86"
-IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
+IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora"
REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
BDEPEND="dev-lang/perl:0
@@ -72,7 +72,7 @@ DEPEND="dev-qt/qtcore:5
media-libs/libtheora
media-libs/libvorbis
)
- webkit? ( dev-qt/qtwebkit:5 )"
+"
RDEPEND="${DEPEND}
gsm? ( media-sound/gsm )"
@@ -135,7 +135,7 @@ src_configure() {
-DWANT_PHONON=$(usex phonon ON OFF)
-DWANT_PYTHON=$(usex python ON OFF)
-DWANT_QTDBUS=$(usex dbus ON OFF)
- -DWANT_QTWEBKIT=$(usex webkit ON OFF)
+ -DWANT_QTWEBKIT=OFF
-DWANT_SPELLCHECKER=$(usex spell ON OFF)
# COMPILE_SVG_SUPPORT not used in source code.
diff --git a/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild b/net-irc/kvirc/kvirc-5.2_pre20210630233331-r1.ebuild
index 06907a5543b4..d30be45428be 100644
--- a/net-irc/kvirc/kvirc-5.2_pre20210630233331.ebuild
+++ b/net-irc/kvirc/kvirc-5.2_pre20210630233331-r1.ebuild
@@ -30,7 +30,7 @@ fi
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
+IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora"
REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
BDEPEND="dev-lang/perl:0
@@ -72,7 +72,7 @@ DEPEND="dev-qt/qtcore:5
media-libs/libtheora
media-libs/libvorbis
)
- webkit? ( dev-qt/qtwebkit:5 )"
+"
RDEPEND="${DEPEND}
gsm? ( media-sound/gsm )"
@@ -131,7 +131,7 @@ src_configure() {
-DWANT_PHONON=$(usex phonon ON OFF)
-DWANT_PYTHON=$(usex python ON OFF)
-DWANT_QTDBUS=$(usex dbus ON OFF)
- -DWANT_QTWEBKIT=$(usex webkit ON OFF)
+ -DWANT_QTWEBKIT=OFF
-DWANT_SPELLCHECKER=$(usex spell ON OFF)
# COMPILE_SVG_SUPPORT not used in source code.
diff --git a/net-irc/kvirc/kvirc-9999.ebuild b/net-irc/kvirc/kvirc-9999.ebuild
index 2393d5ae4c23..c123daed9574 100644
--- a/net-irc/kvirc/kvirc-9999.ebuild
+++ b/net-irc/kvirc/kvirc-9999.ebuild
@@ -30,7 +30,7 @@ fi
LICENSE="GPL-2+"
SLOT="0"
KEYWORDS=""
-IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora webkit"
+IUSE="audiofile +dbus dcc-video debug doc gsm kde +nls oss +perl +phonon profile +python spell +ssl theora"
REQUIRED_USE="audiofile? ( oss ) python? ( ${PYTHON_REQUIRED_USE} )"
BDEPEND="dev-lang/perl:0
@@ -72,7 +72,7 @@ DEPEND="dev-qt/qtcore:5
media-libs/libtheora
media-libs/libvorbis
)
- webkit? ( dev-qt/qtwebkit:5 )"
+"
RDEPEND="${DEPEND}
gsm? ( media-sound/gsm )"
@@ -131,7 +131,7 @@ src_configure() {
-DWANT_PHONON=$(usex phonon ON OFF)
-DWANT_PYTHON=$(usex python ON OFF)
-DWANT_QTDBUS=$(usex dbus ON OFF)
- -DWANT_QTWEBKIT=$(usex webkit ON OFF)
+ -DWANT_QTWEBKIT=OFF
-DWANT_SPELLCHECKER=$(usex spell ON OFF)
# COMPILE_SVG_SUPPORT not used in source code.