Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 625842 - net-p2p/vuze: use xulrunner (dev-lang/spidermonkey?) instead of swt[webkit]
Summary: net-p2p/vuze: use xulrunner (dev-lang/spidermonkey?) instead of swt[webkit]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ryan Hill (RETIRED)
URL:
Whiteboard:
Keywords:
: 646064 (view as bug list)
Depends on:
Blocks: CVE-2016-1723, CVE-2016-1724, CVE-2016-1725, CVE-2016-1726, CVE-2016-1727, CVE-2016-1728
  Show dependency tree
 
Reported: 2017-07-21 10:40 UTC by Pacho Ramos
Modified: 2018-01-30 09:01 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2017-07-21 10:40:00 UTC
We are trying to get rid of old webkit-gtk SLOTs. We would have two options:
- Either try to bump vuze and try to user a newer swt version (bug 620404)
- Try to rely on xulrunner instead as Arch is doing: https://aur.archlinux.org/cgit/aur.git/commit/?h=vuze&id=f1e08e9a0ea59c2e44bd79399fbad3176f598130

Maybe that second option could also be checked

Thanks
Comment 1 James Le Cuirot gentoo-dev 2018-01-24 22:40:15 UTC
I've revbumped each swt SLOT to remove the webkit flag. I've pushed this straight to stable but haven't removed the old ones yet. I'll let it simmer for a couple of days.

Vuze didn't actually have a dependency on the webkit flag, it was just mentioned in a warning. I've removed that warning now anyway.
Comment 2 Larry the Git Cow gentoo-dev 2018-01-28 13:34:44 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89bff051299c4c6a1e6ad456eb3489d86cdcf879

commit 89bff051299c4c6a1e6ad456eb3489d86cdcf879
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2018-01-28 13:33:58 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2018-01-28 13:34:35 +0000

    dev-java/swt: Drop versions with IUSE="webkit"
    
    Closes: https://bugs.gentoo.org/625842
    Package-Manager: Portage-2.3.20, Repoman-2.3.6

 .../swt/files/swt-3.8.2-libwebkit-compat.patch     |  23 ---
 dev-java/swt/metadata.xml                          |   3 -
 dev-java/swt/swt-3.7.2-r1.ebuild                   | 176 ---------------------
 dev-java/swt/swt-3.8.2-r1.ebuild                   | 174 --------------------
 4 files changed, 376 deletions(-)
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2018-01-30 09:01:01 UTC
*** Bug 646064 has been marked as a duplicate of this bug. ***