Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 409299

Summary: dev-java/swt-{3.4-r4,3.5,3.6.1}: Remove USE="xulrunner" since it's going away
Product: Gentoo Linux Reporter: Samuli Suominen (RETIRED) <ssuominen>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal CC: rhill
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 409301    
Bug Blocks: 359949, 403415    

Description Samuli Suominen (RETIRED) gentoo-dev 2012-03-22 11:20:03 UTC
swt-3.4-r4.ebuild:		xulrunner? ( net-libs/xulrunner:1.9 )
swt-3.5.2.ebuild:		xulrunner? ( =net-libs/xulrunner-1.9* )
swt-3.6.1.ebuild:		xulrunner? ( =net-libs/xulrunner-1.9* )
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2012-03-23 02:32:56 UTC
So we lose the functionality then?
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2012-03-25 15:40:30 UTC
(In reply to comment #1)
> So we lose the functionality then?

3.7 has webkit support. Stuff using older swt should best be upgraded, if it relies on the internal browser (I don't think there's many such swt consumers)
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2012-04-17 11:19:49 UTC
+  17 Apr 2012; Samuli Suominen <ssuominen@gentoo.org> swt-3.4-r4.ebuild,
+  swt-3.5.2.ebuild, swt-3.6.1.ebuild, metadata.xml:
+  Remove obsolete USE="xulrunner" and net-libs/xulrunner dependency since
+  nothing is using it in tree and 3.7.x series has webkit replacement wrt
+  #409299