commit: 7d556c994943405dcad87edd881ff317575b08f9
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 24 22:32:42 2018 +0000
Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Wed Jan 24 22:38:17 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d556c99
net-p2p/vuze: Drop notice about dev-java/swt[webkit]
webkit-gtk:2 is vulnerable and unmaintained. I think the Vuze HD
Network is dead anyway.
Package-Manager: Portage-2.3.20, Repoman-2.3.6
net-p2p/vuze/vuze-4.8.1.2-r1.ebuild | 8 +-------
net-p2p/vuze/vuze-5.7.2.0.ebuild | 10 +---------
2 files changed, 2 insertions(+), 16 deletions(-)
diff --git a/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild
b/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild
index 0c35e7b02cd..760aa1db034 100644
--- a/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild
+++ b/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -129,12 +129,6 @@ pkg_postinst() {
elog "Using this config file you can start the console UI."
elog
- if ! has_version dev-java/swt:3.7[webkit]; then
- elog
- elog "Your dev-java/swt:3.7 was built without webkit support.
Features such as Vuze HD Network will not work."
- elog "Rebuild swt with USE=webkit (needs net-libs/webkit-gtk:2)
to use these features."
- fi
-
fdo-mime_desktop_database_update
}
diff --git a/net-p2p/vuze/vuze-5.7.2.0.ebuild b/net-p2p/vuze/vuze-5.7.2.0.ebuild
index 65d8f1b6371..01f5c404a7c 100644
--- a/net-p2p/vuze/vuze-5.7.2.0.ebuild
+++ b/net-p2p/vuze/vuze-5.7.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -36,14 +36,6 @@ DEPEND="${RDEPEND}
PDEPEND="~net-p2p/vuze-coreplugins-${PV}"
-pkg_pretend() {
- if ! has_version dev-java/swt:3.8[webkit]; then
- echo
- ewarn "dev-java/swt:3.8 was built without webkit support."
- ewarn "Web features such as Vuze HD Network will be disabled."
- fi
-}
-
src_unpack() {
mkdir -p "${S}" && cd "${S}"
unpack ${A}