Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/vuze/
Date: Wed, 24 Jan 2018 22:38:33
Message-Id: 1516833497.7d556c994943405dcad87edd881ff317575b08f9.chewi@gentoo
1 commit: 7d556c994943405dcad87edd881ff317575b08f9
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 24 22:32:42 2018 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 24 22:38:17 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7d556c99
7
8 net-p2p/vuze: Drop notice about dev-java/swt[webkit]
9
10 webkit-gtk:2 is vulnerable and unmaintained. I think the Vuze HD
11 Network is dead anyway.
12
13 Package-Manager: Portage-2.3.20, Repoman-2.3.6
14
15 net-p2p/vuze/vuze-4.8.1.2-r1.ebuild | 8 +-------
16 net-p2p/vuze/vuze-5.7.2.0.ebuild | 10 +---------
17 2 files changed, 2 insertions(+), 16 deletions(-)
18
19 diff --git a/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild b/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild
20 index 0c35e7b02cd..760aa1db034 100644
21 --- a/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild
22 +++ b/net-p2p/vuze/vuze-4.8.1.2-r1.ebuild
23 @@ -1,4 +1,4 @@
24 -# Copyright 1999-2016 Gentoo Foundation
25 +# Copyright 1999-2018 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27
28 EAPI=5
29 @@ -129,12 +129,6 @@ pkg_postinst() {
30 elog "Using this config file you can start the console UI."
31 elog
32
33 - if ! has_version dev-java/swt:3.7[webkit]; then
34 - elog
35 - elog "Your dev-java/swt:3.7 was built without webkit support. Features such as Vuze HD Network will not work."
36 - elog "Rebuild swt with USE=webkit (needs net-libs/webkit-gtk:2) to use these features."
37 - fi
38 -
39 fdo-mime_desktop_database_update
40 }
41
42
43 diff --git a/net-p2p/vuze/vuze-5.7.2.0.ebuild b/net-p2p/vuze/vuze-5.7.2.0.ebuild
44 index 65d8f1b6371..01f5c404a7c 100644
45 --- a/net-p2p/vuze/vuze-5.7.2.0.ebuild
46 +++ b/net-p2p/vuze/vuze-5.7.2.0.ebuild
47 @@ -1,4 +1,4 @@
48 -# Copyright 1999-2016 Gentoo Foundation
49 +# Copyright 1999-2018 Gentoo Foundation
50 # Distributed under the terms of the GNU General Public License v2
51
52 EAPI="5"
53 @@ -36,14 +36,6 @@ DEPEND="${RDEPEND}
54
55 PDEPEND="~net-p2p/vuze-coreplugins-${PV}"
56
57 -pkg_pretend() {
58 - if ! has_version dev-java/swt:3.8[webkit]; then
59 - echo
60 - ewarn "dev-java/swt:3.8 was built without webkit support."
61 - ewarn "Web features such as Vuze HD Network will be disabled."
62 - fi
63 -}
64 -
65 src_unpack() {
66 mkdir -p "${S}" && cd "${S}"
67 unpack ${A}